Index
All Classes|All Packages
A
- ABANDON - com.bitheads.braincloud.client.ServiceOperation
- ABANDON_MATCH_WITH_SUMMARY_DATA - com.bitheads.braincloud.client.ServiceOperation
- abandonMatch(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Marks the given match as abandoned.
- abandonMatchWithSummaryData(String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Marks the given match as abandoned.
- ACCEPT_GROUP_INVITATION - com.bitheads.braincloud.client.ServiceOperation
- acceptGroupInvitation(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Accept an outstanding invitation to join the group.
- ACCOUNT_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ACL - Class in com.bitheads.braincloud.services
- ACL() - Constructor for class com.bitheads.braincloud.services.ACL
- ACL_NOT_READABLE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ACL.Access - Enum in com.bitheads.braincloud.services
- ADD_EVENT - com.bitheads.braincloud.client.ServiceOperation
- ADD_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- ADD_FRIENDS_FROM_PLATFORM - com.bitheads.braincloud.client.ServiceOperation
- ADD_GROUP_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- addEvent(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Adds a stream event Service Name - PlaybackStream Service Operation - AddEvent
- addFriends(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Links the current user and the specified users as brainCloud friends.
- addFriendsFromPlatform(FriendService.FriendPlatform, String, String[], IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Links the profiles for the specified externalIds for the given friend platform as internal friends.
- addGroupMember(String, String, GroupService.Role, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Add a member to the group.
- addToQueue(ServerCall) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- ADMIN - com.bitheads.braincloud.services.GroupService.Role
- afterCount - com.bitheads.braincloud.services.TournamentService.Parameter
- All - com.bitheads.braincloud.services.FriendService.FriendPlatform
- ALL - com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
- AmazonAndroid - Static variable in class com.bitheads.braincloud.client.Platform
- Anonymous - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- API_CALL_REJECTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- API_HOOK_SCRIPT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APIKEY_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APIKEY_NOT_TEAM_SCOPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_LICENSING_EXCEEDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_LIMIT_REACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_PARENT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_RUNSTATE_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_VERSION_NO_LONGER_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- APP_VERSION_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- Apple - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- APPLE_TRANS_ID_ALREADY_CLAIMED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- AppleTVOS - Static variable in class com.bitheads.braincloud.client.Platform
- APPROVE_GROUP_JOIN_REQUEST - com.bitheads.braincloud.client.ServiceOperation
- approveGroupJoinRequest(String, String, GroupService.Role, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Approve an outstanding request to join the group.
- APPS_NOT_IN_SAME_COMPANY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- appStore - com.bitheads.braincloud.client.ServiceName
- AppStoreService - Class in com.bitheads.braincloud.services
- AppStoreService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.AppStoreService
- asyncMatch - com.bitheads.braincloud.client.ServiceName
- AsyncMatchService - Class in com.bitheads.braincloud.services
- AsyncMatchService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.AsyncMatchService
- ATTACH - com.bitheads.braincloud.client.ServiceOperation
- ATTACH_BLOCKCHAIN_IDENTITY - com.bitheads.braincloud.client.ServiceOperation
- ATTACH_NONLOGIN_UNIVERSAL - com.bitheads.braincloud.client.ServiceOperation
- ATTACH_PARENT_WITH_IDENTITY - com.bitheads.braincloud.client.ServiceOperation
- ATTACH_PEER_PROFILE - com.bitheads.braincloud.client.ServiceOperation
- attachAdvancedIdentity(AuthenticationType, AuthenticationIds, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach the user's credentials to the current profile.
- attachAppleIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Google identity to the current profile.
- attachBlockchainIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attaches the given block chain public key identity to the current profile.
- attachEmailIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Email and Password identity to the current profile.
- attachFacebookIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach the user's Facebook credentials to the current profile.
- attachFacebookLimitedIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach the user's FacebookLimited credentials to the current profile.
- attachGameCenterIdentity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Game Center identity to the current profile.
- attachGoogleIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Google identity to the current profile.
- attachGoogleOpenIdIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Google identity to the current profile.
- attachNonLoginUniversalId(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attaches a univeral id to the current profile with no login capability.
- attachOculusIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach the user's Oculus credentials to the current profile.
- attachParentWithIdentity(String, String, AuthenticationType, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a new identity to a parent app Service Name - identity Service Operation - ATTACH_PARENT_WITH_IDENTITY
- attachParseIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Parse identity to the current profile.
- attachPeerProfile(String, String, String, AuthenticationType, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attaches a peer identity to this player's profile Service Name - identity Service Operation - ATTACH_PEER_PROFILE
- attachSteamIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Steam (userid + steamsessionTicket) identity to the current profile.
- attachTwitterIdentity(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach the user's Twitter credentials to the current profile.
- attachUltraIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach an Ultra identity to the current profile.
- attachUniversalIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Attach a Universal (userid + password) identity to the current profile.
- AUTHENTICATE - com.bitheads.braincloud.client.ServiceOperation
- authenticateAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- authenticateAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- authenticateAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
- authenticateAnonymous(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate a user anonymously with brainCloud - used for apps that don't want to bother the user to login, or for users who are sensitive to their privacy
- authenticateAnonymous(IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate a user anonymously with brainCloud - used for apps that don't want to bother the user to login, or for users who are sensitive to their privacy
- authenticateAnonymous(IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate a user anonymously with brainCloud - used for apps that don't want to bother the user to login, or for users who are sensitive to their privacy
- authenticateAnonymous(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Overloaded for users not using wrapper, they will need to create their own anonId.
- authenticateApple(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using an apple userid(email address) and apple authentication token.
- authenticateApple(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using an apple userid(email address) and apple authentication token.
- authenticateApple(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using an apple id
- authenticateEmailPassword(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- authenticateEmailPassword(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- authenticateEmailPassword(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user with a custom Email and Password.
- authenticateExternal(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user via cloud code (which in turn validates the supplied credentials against an external system).
- authenticateExternal(String, String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user via cloud code (which in turn validates the supplied credentials against an external system).
- authenticateExternal(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user via cloud code (which in turn validates the supplied credentials against an external system).
- authenticateFacebook(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with brainCloud using their Facebook Credentials
- authenticateFacebook(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with brainCloud using their Facebook Credentials
- authenticateFacebook(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user with brainCloud using their Facebook Credentials
- authenticateFacebookLimited(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with brainCloud using their FacebookLimited Credentials
- authenticateFacebookLimited(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with brainCloud using their FacebookLimited Credentials
- authenticateFacebookLimited(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user with brainCloud using their FacebookLimited Credentials
- authenticateGoogle(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a google userid(email address) and google authentication token.
- authenticateGoogle(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a google userid(email address) and google authentication token.
- authenticateGoogle(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a google userid(email address) and google authentication token.
- authenticateGoogleOpenId(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a google userid(email address) and google authentication token.
- authenticateGoogleOpenId(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a google userid(email address) and google authentication token.
- authenticateGoogleOpenId(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a google userid(email address) and google openid token.
- authenticateHandoff(String, String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a handoffId and an authentication token.
- authenticateHandoff(String, String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a handoffId and an authentication token.
- authenticateHandoff(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a handoffId and an authentication token.
- authenticateOculus(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user with brainCloud using their Oculus Credentials
- authenticateParse(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a Parse user ID authentication token.
- authenticateSettopHandoff(String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a handoffId and an authentication token.
- authenticateSettopHandoff(String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a handoffId and an authentication token.
- authenticateSettopHandoff(String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a handoffId and an authentication token.
- authenticateSteam(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a steam userid and session ticket (without any validation on the userid).
- authenticateSteam(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a steam userid and session ticket (without any validation on the userid).
- authenticateSteam(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a steam userid and session ticket (without any validation on the userid).
- authenticateTwitter(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a Twitter userid, authentication token, and secret from Twitter.
- authenticateTwitter(String, String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a Twitter userid, authentication token, and secret from Twitter.
- authenticateTwitter(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a Twitter userid, authentication token, and secret from Twitter.
- authenticateUltra(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user for Ultra.
- authenticateUltra(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user for Ultra.
- authenticateUltra(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user for Ultra.
- authenticateUniversal(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user using a userid and password (without any validation on the userid).
- authenticateUniversal(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user using a userid and password (without any validation on the userid).
- authenticateUniversal(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Authenticate the user using a userid and password (without any validation on the userid).
- AuthenticationIds - Class in com.bitheads.braincloud.client
- AuthenticationIds(String, String) - Constructor for class com.bitheads.braincloud.client.AuthenticationIds
- AuthenticationIds(String, String, String) - Constructor for class com.bitheads.braincloud.client.AuthenticationIds
- AuthenticationService - Class in com.bitheads.braincloud.services
- AuthenticationService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.AuthenticationService
- authenticationSubType - Variable in class com.bitheads.braincloud.client.AuthenticationIds
- authenticationToken - Variable in class com.bitheads.braincloud.client.AuthenticationIds
- AuthenticationType - Class in com.bitheads.braincloud.client
-
Created by bradleyh on 4/11/2016.
- authenticationV2 - com.bitheads.braincloud.client.ServiceName
- AUTO_JOIN_GROUP - com.bitheads.braincloud.client.ServiceOperation
- AUTO_JOIN_GROUP_MULTI - com.bitheads.braincloud.client.ServiceOperation
- autoJoinGroup(String, GroupService.AutoJoinStrategy, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Automatically join an open group that matches the search criteria and has space available.
- autoJoinGroupMulti(String[], GroupService.AutoJoinStrategy, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Find and join an open group in the pool of groups in multiple group types provided as input arguments.
- AWARD_ACHIEVEMENTS - com.bitheads.braincloud.client.ServiceOperation
- AWARD_PARENT_VC - com.bitheads.braincloud.client.ServiceOperation
- AWARD_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- AWARD_VC - com.bitheads.braincloud.client.ServiceOperation
- awardAchievements(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method will award the achievements specified.
- awardCurrency(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Award player the passed-in amount of currency.
- awardUserItem(String, int, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Allows item(s) to be awarded to a user without collecting the purchase amount.
B
- BAD_REFERENCE_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BAD_REQUEST - Static variable in interface com.bitheads.braincloud.client.StatusCodes
- BAD_SIGNATURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BASIC_AUTH_FAILURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- beforeCount - com.bitheads.braincloud.services.TournamentService.Parameter
- BlackBerry - Static variable in class com.bitheads.braincloud.client.Platform
- blockchain - com.bitheads.braincloud.client.ServiceName
- BLOCKCHAIN_PUBLISH_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BlockchainService - Class in com.bitheads.braincloud.services
- BlockchainService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.BlockchainService
- body - com.bitheads.braincloud.services.MailService.Parameter
- BODY_TEMPLATE_CANNOT_COEXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- brainCloud - com.bitheads.braincloud.services.FriendService.FriendPlatform
- BRAINCLOUD_VERSION_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BrainCloudClient - Class in com.bitheads.braincloud.client
- BrainCloudClient() - Constructor for class com.bitheads.braincloud.client.BrainCloudClient
- BrainCloudClient.BrainCloudUpdateType - Enum in com.bitheads.braincloud.client
- BrainCloudRestClient - Class in com.bitheads.braincloud.comms
- BrainCloudRestClient(BrainCloudClient) - Constructor for class com.bitheads.braincloud.comms.BrainCloudRestClient
- BrainCloudWrapper - Class in com.bitheads.braincloud.client
-
The BrainCloudWrapper provides some convenience functionality to developers when they are getting started with the authentication system.
- BrainCloudWrapper() - Constructor for class com.bitheads.braincloud.client.BrainCloudWrapper
- BrainCloudWrapper(String) - Constructor for class com.bitheads.braincloud.client.BrainCloudWrapper
-
Instantiate a copy of the brainCloud wrapper.
- BUILDER_API_APP_DELETED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_APP_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_APP_IS_LIVE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_APP_SUSPENDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_CREATED_AT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_INVALID_KEY_SCOPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_KEY_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_PARTIAL_TEAM_DELETION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_TEAM_HAS_APPS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_TEAM_NAME_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_UNEXPECTED_EXCEPTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- BUILDER_API_UPDATED_AT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
C
- CACHE_OBJECT_TOO_LARGE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- cancel() - Method in class com.bitheads.braincloud.comms.FileUploader
- CANCEL_FIND_REQUEST - com.bitheads.braincloud.client.ServiceOperation
- CANCEL_GROUP_INVITATION - com.bitheads.braincloud.client.ServiceOperation
- CANCEL_MATCH - com.bitheads.braincloud.client.ServiceOperation
- CANCEL_SCHEDULED_SCRIPT - com.bitheads.braincloud.client.ServiceOperation
- cancelFindRequest(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Cancel this members Find, Join and Searching of Lobbies
- cancelGroupInvitation(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Cancel an outstanding invitation to the group.
- cancelMatch(String, IServerCallback) - Method in class com.bitheads.braincloud.services.OneWayMatchService
-
Cancels a match Service Name - OneWayMatch Service Operation - CancelMatch
- cancelScheduledScript(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Cancels a scheduled cloud code script Service Name - Script Service Operation - CANCEL_SCHEDULED_SCRIPT
- cancelUpload(String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- cancelUpload(String) - Method in class com.bitheads.braincloud.services.FileService
-
Method cancels an upload.
- CANNOT_MODIFY_TOURNAMENT_WITH_LEADERBOARD_SERVICE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- category - com.bitheads.braincloud.services.S3HandlingService.Parameter
- CDN_URLS_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CHANGE_EMAIL_IDENTITY - com.bitheads.braincloud.client.ServiceOperation
- changeEmailIdentity(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Allows email identity email address to be changed Service Name - identity Service Operation - CHANGE_EMAIL_IDENTITY
- CHANNEL_CONNECT - com.bitheads.braincloud.client.ServiceOperation
- CHANNEL_DISCONNECT - com.bitheads.braincloud.client.ServiceOperation
- CHANNEL_HIGH_PRIORITY_1 - Static variable in class com.bitheads.braincloud.services.RelayService
- CHANNEL_HIGH_PRIORITY_2 - Static variable in class com.bitheads.braincloud.services.RelayService
- CHANNEL_LOW_PRIORITY - Static variable in class com.bitheads.braincloud.services.RelayService
- CHANNEL_NORMAL_PRIORITY - Static variable in class com.bitheads.braincloud.services.RelayService
- CHANNEL_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- channelConnect(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Registers a listener for incoming events from channelId.
- channelDisconnect(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Unregisters a listener for incoming events from channelId.
- chat - com.bitheads.braincloud.client.ServiceName
- CHAT_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ChatService - Class in com.bitheads.braincloud.services
-
Created by bradleyh on 5/6/2016.
- ChatService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.ChatService
- CHECK_FILENAME_EXISTS - com.bitheads.braincloud.client.ServiceOperation
- CHECK_FULLPATH_FILENAME_EXISTS - com.bitheads.braincloud.client.ServiceOperation
- checkFilenameExists(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Check if filename exists for provided path and name.
- checkForAchievementsToAward(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.services.GamificationService
- checkFullpathFilenameExists(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Check if filename exists for provided path and name.
- CHILD_ENTITY_PARTIAL_UPDATE_INVALID_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CHILD_PLAYER_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CHILD_USER_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLAIM_TOURNAMENT_REWARD - com.bitheads.braincloud.client.ServiceOperation
- claimTournamentReward(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Processes any outstanding rewards for the given player Service Name - tournament Service Operation - CLAIM_TOURNAMENT_REWARD
- CLEAR_USER_STATUS - com.bitheads.braincloud.client.ServiceOperation
- clearIds() - Method in class com.bitheads.braincloud.client.SmartSwitchCallback
- clearSavedProfileId() - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Used to clear the saved profile id - to use in cases when the user is attempting to switch to a different game profile.
- clearUserStatus(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Delete's the specified status Service Name - PlayerState Service Operation - ClearUserStatus
- CLIENT_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLIENT_NETWORK_ERROR - Static variable in interface com.bitheads.braincloud.client.StatusCodes
-
Status code for a client side error
- CLIENT_NETWORK_ERROR_TIMEOUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLIENT_UPLOAD_FILE_CANCELLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLIENT_UPLOAD_FILE_TIMED_OUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLIENT_UPLOAD_FILE_UNKNOWN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLIENT_VERSION_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- Closed - com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
- CLOUD_CODE_ONLY_METHOD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUD_CODE_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUD_COMPUTING_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUD_CONTAINER_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUD_STORAGE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUD_STORAGE_SERVICE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUDCODE_JOB_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUDCODE_JOB_NOT_RUNNING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CLOUDCODE_JOB_NOT_SCHEDULED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- COLLECTION_CREATE_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- com.bitheads.braincloud.client - package com.bitheads.braincloud.client
- com.bitheads.braincloud.comms - package com.bitheads.braincloud.comms
- com.bitheads.braincloud.services - package com.bitheads.braincloud.services
- COMPLETE - com.bitheads.braincloud.client.ServiceOperation
- COMPLETE_MATCH - com.bitheads.braincloud.client.ServiceOperation
- COMPLETE_MATCH_WITH_SUMMARY_DATA - com.bitheads.braincloud.client.ServiceOperation
- CompleteFailed - com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
- completeMatch(String, IServerCallback) - Method in class com.bitheads.braincloud.services.OneWayMatchService
-
Completes a match Service Name - OneWayMatch Service Operation - CompleteMatch
- completeMatch(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Marks the given match as complete.
- completeMatchWithSummaryData(String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Marks the given match as abandoned.
- CompleteSuccess - com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
- CONCURRENT_LOCK_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CONFIRM_GOOGLEPLAY_PURCHASE - com.bitheads.braincloud.client.ServiceOperation
- connect(RelayConnectionType, JSONObject, IRelayConnectCallback) - Method in class com.bitheads.braincloud.comms.RelayComms
-
Start off a connection, based off connection type to brainCloud's Relay Servers.
- connect(RelayConnectionType, JSONObject, IRelayConnectCallback) - Method in class com.bitheads.braincloud.services.RelayService
-
Start a connection, based on connection type to brainClouds Relay Servers.
- Connected - com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
- Connecting - com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
- CONSUME_PARENT_VC - com.bitheads.braincloud.client.ServiceOperation
- CONSUME_VC - com.bitheads.braincloud.client.ServiceOperation
- consumeCurrency(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Consume the passed-in amount of currency from the player.
- CONTROLLER_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- COPY_FILE - com.bitheads.braincloud.client.ServiceOperation
- copyFile(String, String, int, String, int, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Copy a file.
- CREATE - com.bitheads.braincloud.client.ServiceOperation
- CREATE_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- CREATE_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CREATE_GROUP - com.bitheads.braincloud.client.ServiceOperation
- CREATE_GROUP_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- CREATE_LOBBY - com.bitheads.braincloud.client.ServiceOperation
- CREATE_LOBBY_WITH_PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- CREATE_SYSTEM_ENTITY_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CREATE_WITH_INDEXED_ID - com.bitheads.braincloud.client.ServiceOperation
- createEntity(String, long, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method creates a new entity on the server.
- createEntity(String, String, String, long, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Method creates a new entity on the server.
- createEntity(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method creates a new entity on the server.
- createEntityWithIndexedId(String, String, long, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method creates a new entity on the server with an indexed id.
- createFromJson(String) - Static method in class com.bitheads.braincloud.services.ACL
- createFromJson(String) - Static method in class com.bitheads.braincloud.services.GroupACL
- createFromJson(JSONObject) - Static method in class com.bitheads.braincloud.services.ACL
- createFromJson(JSONObject) - Static method in class com.bitheads.braincloud.services.GroupACL
- createGroup(String, String, boolean, GroupACL, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Create a group.
- createGroupEntity(String, String, boolean, GroupACL, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Create a group entity.
- createGroupWithSummaryData(String, String, boolean, GroupACL, String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Create a group with summaryData.
- createLobby(String, int, ArrayList<String>, Boolean, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Creates a new lobby.
- createLobbyWithPingData(String, int, ArrayList<String>, Boolean, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Creates a new lobby with ping data Sends LOBBY_JOIN_SUCCESS message to the user, with full copy of lobby data Sends LOBBY_MEMBER_JOINED to all lobby members, with copy of member data Service Name - Lobby Service Operation - CREATE_LOBBY_WITH_PING_DATA
- createMatch(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Creates an instance of an asynchronous match.
- createMatchWithInitialTurn(String, String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Creates an instance of an asynchronous match with an initial turn.
- CUMULATIVE - com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
- CURRENCY_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_IMPORT_WARNING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_INCREMENT_SINGLETON_DATA_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_INDEX_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_PARTIAL_UPDATE_INVALID_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_REPLACE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_TYPE_IMPORT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_ENTITY_UPDATE_FIELDS_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- CUSTOM_PAGE_EVENT - com.bitheads.braincloud.client.ServiceOperation
- CUSTOM_SCREEN_EVENT - com.bitheads.braincloud.client.ServiceOperation
- CUSTOM_TRACK_EVENT - com.bitheads.braincloud.client.ServiceOperation
- customEntity - com.bitheads.braincloud.client.ServiceName
- CustomEntityService - Class in com.bitheads.braincloud.services
- CustomEntityService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.CustomEntityService
- customPageEvent(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.DataStreamService
-
Creates custom data stream page event
- customScreenEvent(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.DataStreamService
-
Creates custom data stream screen event
- customTrackEvent(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.DataStreamService
-
Creates custom data stream track event
D
- DAILY - com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
- data - com.bitheads.braincloud.services.TournamentService.Parameter
- DATA_STREAM_EVENTS_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DATABASE_DUP_KEY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DATABASE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DATABASE_INPUT_TOO_LARGE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- dataStream - com.bitheads.braincloud.client.ServiceName
- DataStreamService - Class in com.bitheads.braincloud.services
-
Class to handle data stream api calls.
- DataStreamService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.DataStreamService
- DECODE_CONTEXT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DECREMENT_PLAYER_RATING - com.bitheads.braincloud.client.ServiceOperation
- decrementPlayerRating(long, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Decrements player rating Service Name - MatchMaking Service Operation - DecrementPlayerRating
- DELETE - com.bitheads.braincloud.client.ServiceOperation
- DELETE_CHAT_MESSAGE - com.bitheads.braincloud.client.ServiceOperation
- DELETE_ENTITIES - com.bitheads.braincloud.client.ServiceOperation
- DELETE_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- DELETE_FILE - com.bitheads.braincloud.client.ServiceOperation
- DELETE_GROUP - com.bitheads.braincloud.client.ServiceOperation
- DELETE_GROUP_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- DELETE_INCOMING - com.bitheads.braincloud.client.ServiceOperation
- DELETE_INCOMING_EVENTS - com.bitheads.braincloud.client.ServiceOperation
- DELETE_INCOMING_EVENTS_BY_TYPE_OLDER_THAN - com.bitheads.braincloud.client.ServiceOperation
- DELETE_INCOMING_EVENTS_OLDER_THAN - com.bitheads.braincloud.client.ServiceOperation
- DELETE_MATCH - com.bitheads.braincloud.client.ServiceOperation
- DELETE_MESSAGES - com.bitheads.braincloud.client.ServiceOperation
- DELETE_SENT - com.bitheads.braincloud.client.ServiceOperation
- DELETE_SINGLETON - com.bitheads.braincloud.client.ServiceOperation
- DELETE_STREAM - com.bitheads.braincloud.client.ServiceOperation
- DELETE_USER_FILE - com.bitheads.braincloud.client.ServiceOperation
- DELETE_USER_FILES - com.bitheads.braincloud.client.ServiceOperation
- deleteChatMessage(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Delete a chat message.
- deleteEntities(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
deletes Entities based on the criteria
- deleteEntity(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method deletes the given entity on the server.
- deleteEntity(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method deletes an existing entity on the server.
- deleteEntity(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Deletes the specified custom entity on the server, enforcing ownership/ACL permissions.
- deleteFile(String, String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Delete a file.
- deleteGroup(String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Delete a group.
- deleteGroupEntity(String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Delete a group entity.
- deleteIncomingEvent(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Delete an event out of the player's incoming mailbox.
- deleteIncomingEvents(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Delete a list of events out of the user's incoming mailbox.
- deleteIncomingEventsByTypeOlderThan(String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Delete any events of the given type older than the given date out of the user's incoming mailbox.
- deleteIncomingEventsOlderThan(long, IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Delete any events older than the given date out of the user's incoming mailbox.
- deleteMatch(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Removes the match and match history from the server.
- deleteMessages(String, ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Deletes specified user messages on the server.
- deleteSingleton(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Deletes the specified custom entity singleton, owned by the session's user, for the specified entity type, on the server.
- deleteSingleton(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method deletes the given singleton on the server.
- deleteStream(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Deletes a stream Service Name - PlaybackStream Service Operation - DeleteStream
- deleteUser(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Completely deletes the user record and all data fully owned by the user.
- deleteUserFile(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
Deletes a single user file.
- deleteUserFiles(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
Delete multiple user files
- DEPLOY_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DEREGISTER - com.bitheads.braincloud.client.ServiceOperation
- DEREGISTER_ALL - com.bitheads.braincloud.client.ServiceOperation
- deregisterAllCallbacks() - Method in class com.bitheads.braincloud.comms.RTTComms
- deregisterAllCallbacks() - Method in class com.bitheads.braincloud.services.RTTService
-
Clear all set RTT callbacks
- deregisterAllPushNotificationDeviceTokens(IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Deregisters all device tokens currently registered to the player.
- deregisterEventCallback() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deregisters the event callback
- deregisterEventCallback() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- deregisterFileUploadCallback() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deregisters the file upload callback
- deregisterFileUploadCallback() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
-
Deregisters the file upload callback
- deregisterGlobalErrorCallback() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deregisters the global error callback
- deregisterGlobalErrorCallback() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- deregisterNetworkErrorCallback() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deregisters the network error callback
- deregisterNetworkErrorCallback() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- deregisterPushNotificationDeviceToken(Platform, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Deregisters the given device token from the server to disable this device from receiving push notifications.
- deregisterRelayCallback() - Method in class com.bitheads.braincloud.comms.RelayComms
- deregisterRelayCallback() - Method in class com.bitheads.braincloud.services.RelayService
-
Deregisters callback for relay messages coming from peers.
- deregisterRewardCallback() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deregisters the reward callback
- deregisterRewardCallback() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- deregisterRTTBlockchainRefreshCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the blockchain callback.
- deregisterRTTCallback(String) - Method in class com.bitheads.braincloud.comms.RTTComms
- deregisterRTTChatCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the RTT Chat callback.
- deregisterRTTEventCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the RTT Event callback.
- deregisterRTTLobbyCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the RTT Lobby callback.
- deregisterRTTMessagingCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the RTT Messaging callback.
- deregisterRTTPresenceCallback() - Method in class com.bitheads.braincloud.services.RTTService
-
Deregisters the RTT Presence callback.
- deregisterSystemCallback() - Method in class com.bitheads.braincloud.comms.RelayComms
- deregisterSystemCallback() - Method in class com.bitheads.braincloud.services.RelayService
-
Deregister callback for RelayServer system messages.
- DETACH - com.bitheads.braincloud.client.ServiceOperation
- DETACH_BLOCKCHAIN_IDENTITY - com.bitheads.braincloud.client.ServiceOperation
- DETACH_PARENT - com.bitheads.braincloud.client.ServiceOperation
- DETACH_PEER - com.bitheads.braincloud.client.ServiceOperation
- detachAdvancedIdentity(AuthenticationType, String, boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the identity from this profile.
- detachAppleIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Google identity from the current profile.
- detachBlockchainIdentity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detaches the blockchain identity to the current profile.
- detachEmailIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the e-mail identity from the current profile Service Name - Identity Service Operation - Detach
- detachFacebookIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Facebook identity from this profile.
- detachFacebookLimitedIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the FacebookLimited identity from this profile.
- detachGameCenterIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Game Center identity from the current profile.
- detachGoogleIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Google identity from the current profile.
- detachGoogleOpenIdIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Google identity from the current profile.
- detachOculusIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Oculus identity from this profile.
- detachParent(IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detaches parent from this player's profile Service Name - identity Service Operation - DETACH_PARENT
- detachParseIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Parse identity from the current profile.
- detachPeer(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detaches a peer identity from this player's profile Service Name - identity Service Operation - DETACH_PEER
- detachSteamIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the steam identity from the current profile Service Name - Identity Service Operation - Detach
- detachTwitterIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the Twitter identity from this profile.
- detachUltraIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the ultra identity from the current profile Service Name - Identity Service Operation - Detach
- detachUniversalIdentity(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Detach the universal identity from the current profile Service Name - Identity Service Operation - Detach
- detectGenericPlatform(String) - Static method in class com.bitheads.braincloud.client.Platform
- DISABLE_FOR_MATCH - com.bitheads.braincloud.client.ServiceOperation
- disableCompression() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Disable compression in comms transactions
- disableCompression() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- DISABLED_APP - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DISABLED_GAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- disableMatchMaking(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Disables Match Making for the Player Service Name - MatchMaking Service Operation - EnableMatchMaking
- disableRTT() - Method in class com.bitheads.braincloud.comms.RTTComms
- disableRTT() - Method in class com.bitheads.braincloud.services.RTTService
-
Disables Real Time event for this session.
- disconnect() - Method in class com.bitheads.braincloud.comms.RelayComms
- disconnect() - Method in class com.bitheads.braincloud.services.RelayService
-
Disconnects from the relay server
- Disconnected - com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
- Disconnecting - com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
- DIVISION_SET_API_MUST_BE_USED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DIVISION_SET_DOESNOT_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DIVISION_SET_INFO_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DIVISION_SET_INSTANCE_LEADERBOARDS_STILL_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DIVISION_SET_MAX_SIZE_REACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DIVISION_SET_SCHEDULING_TYPE_DOES_NOT_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- divSetId - com.bitheads.braincloud.services.TournamentService.Parameter
- DOCKER_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DOWNGRADING_TO_ANONYMOUS_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DROP_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- dropUserItem(String, int, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Allows a quantity of a specified user item to be dropped, without any recovery of the money paid for the item.
- DUPLICATE_DIVISION_SET_CONFIG - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_ENTITY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_EVENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_IDENTITY_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_LEADERBOARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_PACKET_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- DUPLICATE_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
E
- ELIGIBLE_PROMOTIONS - com.bitheads.braincloud.client.ServiceOperation
- Email - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- EMAIL_ID_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EMAIL_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EMAIL_NOT_VALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EMAIL_NOT_VALIDATED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EMAIL_SEND_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EMAIL_SERVICE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- emailAddress - com.bitheads.braincloud.services.MailService.Parameter
- ENABLE_FOR_MATCH - com.bitheads.braincloud.client.ServiceOperation
- enableCompression() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Enable compression in comms transactions
- enableCompression() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- enableLogging(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudClient
- enableLogging(boolean) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- enableLogging(boolean) - Method in class com.bitheads.braincloud.comms.RelayComms
- enableLogging(boolean) - Method in class com.bitheads.braincloud.comms.RTTComms
- enableLogging(boolean) - Method in class com.bitheads.braincloud.services.LobbyService
- enableMatchMaking(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Enables Match Making for the Player Service Name - MatchMaking Service Operation - EnableMatchMaking
- enableNetworkErrorMessageCaching(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Enables the message caching upon network error, which is disabled by default.
- enableNetworkErrorMessageCaching(boolean) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- enableRTT(IRTTConnectCallback) - Method in class com.bitheads.braincloud.services.RTTService
- enableRTT(IRTTConnectCallback, boolean) - Method in class com.bitheads.braincloud.comms.RTTComms
- enableRTT(IRTTConnectCallback, boolean) - Method in class com.bitheads.braincloud.services.RTTService
-
Enables Real Time event for this session.
- EnableSingletonMode - Static variable in class com.bitheads.braincloud.client.BrainCloudClient
- END_STREAM - com.bitheads.braincloud.client.ServiceOperation
- endMatch(JSONObject) - Method in class com.bitheads.braincloud.comms.RelayComms
- endMatch(JSONObject) - Method in class com.bitheads.braincloud.services.RelayService
-
Terminate the match instance by the owner.
- endStream(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Ends a stream Service Name - PlaybackStream Service Operation - EndStream
- entity - com.bitheads.braincloud.client.ServiceName
- ENTITY_ID_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ENTITY_NOT_SHARED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ENTITY_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EntityService - Class in com.bitheads.braincloud.services
- EntityService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.EntityService
- Error - com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
- ERROR_AQUIRING_LOBBY_LOCK - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_ASSIGNING_DIVISION_SET_INSTANCE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_CLAIMING_REWARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_DELETING_DEVICE_TOKEN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_GETTING_ACCESS_TOKEN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_GETTING_REQUEST_TOKEN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_SETTING_NEW_LOBBY_OWNER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ERROR_SWITCHING_TEAMS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- event - com.bitheads.braincloud.client.ServiceName
- EVENT_CAN_ONLY_SEND_TO_FRIEND_OR_SELF - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EVENT_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- EventService - Class in com.bitheads.braincloud.services
- EventService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.EventService
- eventsReceived(JSONObject) - Method in interface com.bitheads.braincloud.client.IEventCallback
- EXTEND_USER_STATUS - com.bitheads.braincloud.client.ServiceOperation
- extendUserStatus(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Stack user's statuses Service Name - PlayerState Service Operation - ClearUserStatus
- External - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- externalId - Variable in class com.bitheads.braincloud.client.AuthenticationIds
F
- Facebook - com.bitheads.braincloud.services.FriendService.FriendPlatform
- Facebook - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- Facebook - Static variable in class com.bitheads.braincloud.client.Platform
- FACEBOOK_APPLICATION_TOKEN_REQUEST_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FACEBOOK_AUTHENTICATION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FACEBOOK_BAD_APPLICATION_TOKEN_SIGNATURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FACEBOOK_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FACEBOOK_PAYMENT_ID_ALREADY_PROCESSED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FACEBOOK_SECRET_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FacebookLimited - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- fakeErrorResponse(int, int, String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- FEATURE_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FEATURE_NOT_SUPPORTED_BY_BILLING_PLAN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- file - com.bitheads.braincloud.client.ServiceName
- FILE_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FILE_DOES_NOT_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FILE_TREE_FOLDER_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FILE_TREE_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FILE_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- fileDetails - com.bitheads.braincloud.services.S3HandlingService.Parameter
- fileId - com.bitheads.braincloud.services.S3HandlingService.Parameter
- FILENAME_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FileService - Class in com.bitheads.braincloud.services
-
Created by bradleyh on 3/29/2016.
- FileService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.FileService
- fileUploadCompleted(String, String) - Method in interface com.bitheads.braincloud.client.IFileUploadCallback
-
Method called when a file upload has completed.
- FileUploader - Class in com.bitheads.braincloud.comms
-
Created by bradleyh on 3/29/2016.
- FileUploader(String, String, String, String, int, int) - Constructor for class com.bitheads.braincloud.comms.FileUploader
- FileUploader.FileUploaderStatus - Enum in com.bitheads.braincloud.comms
- fileUploadFailed(String, int, int, String) - Method in interface com.bitheads.braincloud.client.IFileUploadCallback
-
Method called when a file upload has failed.
- FINALIZE_PURCHASE - com.bitheads.braincloud.client.ServiceOperation
- FINALIZE_STEAM_TRANSACTION - com.bitheads.braincloud.client.ServiceOperation
- finalizePurchase(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Finalize A Two Staged Purchase Transaction Service Name - AppStore Service Operation - FinalizePurchase
- FIND_LOBBY - com.bitheads.braincloud.client.ServiceOperation
- FIND_LOBBY_WITH_PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- FIND_MATCHES - com.bitheads.braincloud.client.ServiceOperation
- FIND_MATCHES_COMPLETED - com.bitheads.braincloud.client.ServiceOperation
- FIND_OR_CREATE_LOBBY - com.bitheads.braincloud.client.ServiceOperation
- FIND_OR_CREATE_LOBBY_WITH_PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- FIND_PLAYER_BY_NAME - com.bitheads.braincloud.client.ServiceOperation
- FIND_PLAYER_BY_UNIVERSAL_ID - com.bitheads.braincloud.client.ServiceOperation
- FIND_PLAYERS - com.bitheads.braincloud.client.ServiceOperation
- FIND_PLAYERS_USING_FILTER - com.bitheads.braincloud.client.ServiceOperation
- FIND_USER_BY_EXACT_UNIVERSAL_ID - com.bitheads.braincloud.client.ServiceOperation
- FIND_USERS_BY_EXACT_NAME - com.bitheads.braincloud.client.ServiceOperation
- FIND_USERS_BY_NAME_STARTING_WITH - com.bitheads.braincloud.client.ServiceOperation
- FIND_USERS_BY_SUBSTR_NAME - com.bitheads.braincloud.client.ServiceOperation
- FIND_USERS_BY_UNIVERSAL_ID_STARTING_WITH - com.bitheads.braincloud.client.ServiceOperation
- findCompleteMatches(IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Returns all matches that are in a COMPLETE state for which the player is involved.
- findLobby(String, int, int, String, String, ArrayList<String>, Boolean, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Finds a lobby matching the specified parameters.
- findLobbyWithPingData(String, int, int, String, String, ArrayList<String>, Boolean, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Finds a lobby matching the specified parameters.
- findMatches(IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Returns all matches that are NOT in a COMPLETE state for which the player is involved.
- findOrCreateLobby(String, int, int, String, String, ArrayList<String>, String, Boolean, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Adds the caller to the lobby entry queue and will create a lobby if none are found.
- findOrCreateLobbyWithPingData(String, int, int, String, String, ArrayList<String>, String, Boolean, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Adds the caller to the lobby entry queue and will create a lobby if none are found.
- findPlayers(long, long, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Finds matchmaking enabled players Service Name - MatchMaking Service Operation - FIND_PLAYERS
- findPlayersUsingFilter(long, long, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Finds matchmaking enabled players using a cloud code filter Service Name - MatchMaking Service Operation - FIND_PLAYERS_USING_FILTER
- findPlayersWithAttributes(long, long, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Finds matchmaking enabled players with additional attributes Service Name - MatchMaking Service Operation - FIND_PLAYERS
- findPlayersWithAttributesUsingFilter(long, long, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Finds matchmaking enabled players using a cloud code filter and additional attributes Service Name - MatchMaking Service Operation - FIND_PLAYERS_USING_FILTER
- findUserByExactUniversalId(String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves profile information for the partial matches of the specified text.
- findUsersByExactName(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Finds a list of users matching the search text by performing an exact match search Service Name - friend Service Operation - FIND_USERS_BY_EXACT_NAME
- findUsersByNameStartingWith(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves profile information for users whose names starts with search text.
- findUsersBySubstrName(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Finds a list of users matching the search text by performing a substring search of all user names.
- findUsersByUniversalIdStartingWith(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves profile information for users whose universal Id starts with search text.
- flushCachedMessages(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Flushs the cached messages to resume api call processing.
- flushCachedMessages(boolean) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- FOLDER_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FOLDER_NOT_EMPTY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FOLDERPATH_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FORBIDDEN - Static variable in interface com.bitheads.braincloud.client.StatusCodes
- FORCE_PUSH - com.bitheads.braincloud.client.ServiceOperation
- forcePush(IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Force an RTT presence update to all listeners of the caller.
- FORM_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- friend - com.bitheads.braincloud.client.ServiceName
- FRIEND_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- FriendService - Class in com.bitheads.braincloud.services
- FriendService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.FriendService
- FriendService.FriendPlatform - Enum in com.bitheads.braincloud.services
- FROM_NAME_WITHOUT_FROM_ADDRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- fromOrdinal(int) - Static method in enum com.bitheads.braincloud.services.ACL.Access
- fromOrdinal(int) - Static method in enum com.bitheads.braincloud.services.GroupACL.Access
- fromString(String) - Static method in class com.bitheads.braincloud.client.AuthenticationType
- fromString(String) - Static method in class com.bitheads.braincloud.client.Platform
- FULL_PLAYER_RESET - com.bitheads.braincloud.client.ServiceOperation
G
- GAME_DATA_RESET - com.bitheads.braincloud.client.ServiceOperation
- GAME_LIMIT_REACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAME_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAME_PARENT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAME_RUNSTATE_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAME_VERSION_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GameCenter - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- GAMELIFT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAMELIFT_LAUNCH_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GAMES_NOT_IN_SAME_COMPANY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- gamification - com.bitheads.braincloud.client.ServiceName
- GamificationService - Class in com.bitheads.braincloud.services
- GamificationService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GamificationService
- GENERATE_CDN_URL_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- generateAnonymousId() - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Used to create the anonymous installation id for the brainCloud profile.
- GET_ATTRIBUTES - com.bitheads.braincloud.client.ServiceOperation
- GET_BLOCKCHAIN_ITEMS - com.bitheads.braincloud.client.ServiceOperation
- GET_CATALOG_ITEM_DEFINITION - com.bitheads.braincloud.client.ServiceOperation
- GET_CATALOG_ITEMS_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_CATALOG_ITEMS_PAGE_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- GET_CDN_URL - com.bitheads.braincloud.client.ServiceOperation
- GET_CHANNEL_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_CHANNEL_INFO - com.bitheads.braincloud.client.ServiceOperation
- GET_CHAT_MESSAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_CHILD_PROFILES - com.bitheads.braincloud.client.ServiceOperation
- GET_COMPLETED_TOURNAMENT - com.bitheads.braincloud.client.ServiceOperation
- GET_COUNT - com.bitheads.braincloud.client.ServiceOperation
- GET_DIVISION_INFO - com.bitheads.braincloud.client.ServiceOperation
- GET_ENTITY_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_ENTITY_PAGE_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- GET_EVENTS - com.bitheads.braincloud.client.ServiceOperation
- GET_EXPIRED_IDENTITIES - com.bitheads.braincloud.client.ServiceOperation
- GET_EXTERNAL_ID_FOR_PROFILE_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_FILE_INFO - com.bitheads.braincloud.client.ServiceOperation
- GET_FILE_INFO_SIMPLE - com.bitheads.braincloud.client.ServiceOperation
- GET_FILE_LIST - com.bitheads.braincloud.client.ServiceOperation
- GET_FRIEND_PROFILE_INFO_FOR_EXTERNAL_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_CDN_URL - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_FILE_LIST - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_LEADERBOARD - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_LEADERBOARD_ENTRY_COUNT - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_LEADERBOARD_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_LEADERBOARD_VERSIONS - com.bitheads.braincloud.client.ServiceOperation
- GET_GLOBAL_LEADERBOARD_VIEW - com.bitheads.braincloud.client.ServiceOperation
- GET_GROUP_LEADERBOARD_VIEW - com.bitheads.braincloud.client.ServiceOperation
- GET_GROUP_SOCIAL_LEADERBOARD - com.bitheads.braincloud.client.ServiceOperation
- GET_GROUP_SOCIAL_LEADERBOARD_BY_VERSION - com.bitheads.braincloud.client.ServiceOperation
- GET_IDENTITIES - com.bitheads.braincloud.client.ServiceOperation
- GET_INVENTORY - com.bitheads.braincloud.client.ServiceOperation
- GET_LIST - com.bitheads.braincloud.client.ServiceOperation
- GET_LIST_BY_INDEXED_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_LIST_COUNT - com.bitheads.braincloud.client.ServiceOperation
- GET_LOBBY_DATA - com.bitheads.braincloud.client.ServiceOperation
- GET_LOBBY_INSTANCES - com.bitheads.braincloud.client.ServiceOperation
- GET_LOBBY_INSTANCES_WITH_PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- GET_MESSAGE_BOXES - com.bitheads.braincloud.client.ServiceOperation
- GET_MESSAGE_COUNTS - com.bitheads.braincloud.client.ServiceOperation
- GET_MESSAGES - com.bitheads.braincloud.client.ServiceOperation
- GET_MESSAGES_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_MESSAGES_PAGE_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- GET_MULTI_SOCIAL_LEADERBOARD - com.bitheads.braincloud.client.ServiceOperation
- GET_MY_DIVISIONS - com.bitheads.braincloud.client.ServiceOperation
- GET_MY_GROUPS - com.bitheads.braincloud.client.ServiceOperation
- GET_MY_SOCIAL_INFO - com.bitheads.braincloud.client.ServiceOperation
- GET_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_PAGE_BY_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- GET_PARENT_VC - com.bitheads.braincloud.client.ServiceOperation
- GET_PEER_PROFILES - com.bitheads.braincloud.client.ServiceOperation
- GET_PEER_VC - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYER_SCORE - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYER_SCORES - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYER_SCORES_FROM_LEADERBOARDS - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYER_VC - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYERS_SOCIAL_LEADERBOARD - com.bitheads.braincloud.client.ServiceOperation
- GET_PLAYERS_SOCIAL_LEADERBOARD_BY_VERSION - com.bitheads.braincloud.client.ServiceOperation
- GET_PRESENCE_OF_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- GET_PRESENCE_OF_GROUP - com.bitheads.braincloud.client.ServiceOperation
- GET_PRESENCE_OF_USERS - com.bitheads.braincloud.client.ServiceOperation
- GET_PROFILE_INFO_FOR_CREDENTIAL - com.bitheads.braincloud.client.ServiceOperation
- GET_PROFILE_INFO_FOR_EXTERNAL_AUTH_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_RANDOM_ENTITIES_MATCHING - com.bitheads.braincloud.client.ServiceOperation
- GET_RANDOM_GROUPS_MATCHING - com.bitheads.braincloud.client.ServiceOperation
- GET_RECENT_CHAT_MESSAGES - com.bitheads.braincloud.client.ServiceOperation
- GET_RECENT_STREAMS_FOR_INITIATING_PLAYER - com.bitheads.braincloud.client.ServiceOperation
- GET_RECENT_STREAMS_FOR_TARGET_PLAYER - com.bitheads.braincloud.client.ServiceOperation
- GET_REDEEMED_CODES - com.bitheads.braincloud.client.ServiceOperation
- GET_REGIONS_FOR_LOBBIES - com.bitheads.braincloud.client.ServiceOperation
- GET_RUNNING_OR_QUEUED_CLOUD_SCRIPTS - com.bitheads.braincloud.client.ServiceOperation
- GET_SCHEDULED_CLOUD_SCRIPTS - com.bitheads.braincloud.client.ServiceOperation
- GET_SHIELD_EXPIRY - com.bitheads.braincloud.client.ServiceOperation
- GET_SOCIAL_LEADERBOARD - com.bitheads.braincloud.client.ServiceOperation
- GET_SOCIAL_LEADERBOARD_BY_VERSION - com.bitheads.braincloud.client.ServiceOperation
- GET_STREAM_SUMMARIES_FOR_INITIATING_PLAYER - com.bitheads.braincloud.client.ServiceOperation
- GET_STREAM_SUMMARIES_FOR_TARGET_PLAYER - com.bitheads.braincloud.client.ServiceOperation
- GET_SUBSCRIBED_CHANNELS - com.bitheads.braincloud.client.ServiceOperation
- GET_SUMMARY_DATA_FOR_PROFILE_ID - com.bitheads.braincloud.client.ServiceOperation
- GET_TOURNAMENT_STATUS - com.bitheads.braincloud.client.ServiceOperation
- GET_UNIQS - com.bitheads.braincloud.client.ServiceOperation
- GET_UPDATED_FILES - com.bitheads.braincloud.client.ServiceOperation
- GET_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- GET_USER_ITEMS_PAGE - com.bitheads.braincloud.client.ServiceOperation
- GET_USER_ITEMS_PAGE_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- GET_USER_STATUS - com.bitheads.braincloud.client.ServiceOperation
- GET_USERS_ONLINE_STATUS - com.bitheads.braincloud.client.ServiceOperation
- getAlwaysAllowProfileSwitch() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Returns the value for always allow profile switch
- getAlwaysAllowProfileSwitch() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Returns the value for always allow profile switch
- getAnonymousId() - Method in class com.bitheads.braincloud.services.AuthenticationService
- getAppId() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getAppId() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getAppStoreService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getAppStoreService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getAppStoreService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getAppVersion() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getAsyncMatchService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getAsyncMatchService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getAsyncMatchService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getAttributes(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Retrieve the user's attributes.
- getAuthenticationPacketTimeout() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Gets the authentication packet timeout which is tracked separately from all other packets.
- getAuthenticationPacketTimeout() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getAuthenticationService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getAuthenticationService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getAuthenticationService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- GetBlockchainItems(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.BlockchainService
-
Retrieves the blockchain items owned by the caller.
- getBlockchainService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getBrainCloudVersion() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getBytesTransferred() - Method in class com.bitheads.braincloud.comms.FileUploader
- getCallback() - Method in class com.bitheads.braincloud.comms.ServerCall
- getCatalogItemDefinition(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ItemCatalogService
-
Reads an existing item definition from the server, with language fields limited to the current or default language Service Name - itemCatalog Service Operation - GET_CATALOG_ITEM_DEFINITION
- getCatalogItemsPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ItemCatalogService
-
Retrieve page of catalog items from the server, with language fields limited to the text for the current or default language.
- getCatalogItemsPageOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.ItemCatalogService
-
Gets the page of catalog items from the server based ont he encoded context and specified page offset, with language fields limited to the text fir the current or default language Service Name - itemCatalog Service Operation - GET_CATALOG_ITEMS_PAGE_OFFSET
- getCDNUrl(String, IServerCallback) - Method in class com.bitheads.braincloud.services.S3HandlingService
-
Returns the CDN url for a file
- getCDNUrl(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
Returns the CDN url for a file object
- getCDNUrl(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Return the CDN url for file for clients that cannot handle redirect
- getChannelId(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Gets the channelId for the given channelType and channelSubId.
- getChannelInfo(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Gets description info and activity stats for channel channelId.
- getChatMessage(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Gets a populated chat object (normally for editing).
- getChatService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getChatService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getChatService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getChildProfiles(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Returns a list of all child profiles in child Apps Service Name - Identity Service Operation - GET_CHILD_PROFILES
- getClient() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Returns a singleton instance of the BrainCloudClient, if this is the BrainCloudWrapper Singleton.
- getClient() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Returns a singleton instance of the BrainCloudClient, if this is the BrainCloudWrapper Singleton.
- getConnectionId() - Method in class com.bitheads.braincloud.comms.RTTComms
- getConnectionStatus() - Method in class com.bitheads.braincloud.comms.RTTComms
- getConnectionStatus() - Method in class com.bitheads.braincloud.services.RTTService
-
Returns RTT connection status
- getCount(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Counts the number of custom entities meeting the specified where clause, enforcing ownership/ACL permissions.
- getCountryCode() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getCurrency(String, IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Retrieve the user's currency account.
- getCustomEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getCustomEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getCustomEntityService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getCxIdForNetId(int) - Method in class com.bitheads.braincloud.comms.RelayComms
- getCxIdForNetId(int) - Method in class com.bitheads.braincloud.services.RelayService
-
Returns the connection id associated with a netId.
- getDataStreamService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getDataStreamService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getDataStreamService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getDivisionInfo(String, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Get my divisions Service Name - tournament Service Operation - GET_DIVISIONS_INFO
- getEligiblePromotions(IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Returns the eligible promotions for the player.
- getEntitiesByType(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method returns all player entities that match the given type.
- getEntity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method to get a specific entity.
- getEntityPage(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Retrieves first page of custom entities from the server based on the custom entity type and specified query context, enforcing ownership/ACL permissions.
- getEntityPageOffset(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Gets the page of custom entities from the server based on the encoded context and specified page offset, enforcing ownership/ACL permissions.
- getEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getEntityService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getEvents(IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Get the events currently queued for the player.
- getEventService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getEventService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getEventService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getExpiredIdentities(IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Retrieve list of expired identities Service Name - Identity Service Operation - GET_EXPIRED_IDENTITIES
- getExternalIdForProfileId(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves the external ID for the specified user profile ID on the specified social platform.
- getFileInfo(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalFileService
-
Returns information on a file using fileId.
- getFileInfo(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Returns information on a file using fileId.
- getFileInfoSimple(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalFileService
-
Returns information on a file using path and name.
- getFileInfoSimple(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Returns information on a file using path and name.
- getFileList(String, IServerCallback) - Method in class com.bitheads.braincloud.services.S3HandlingService
-
Retreives the detailds of custom files stored on the server Service Name - S3Handling Server Operation - GetFileList
- getFileList(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Returns a list of files.
- getFileService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getFileService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getFileService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getFriendService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getFriendService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getFriendService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGamificationService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGamificationService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGamificationService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGlobalAppService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGlobalAppService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGlobalAppService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGlobalCDNUrl(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalFileService
-
Return CDN url for file for clients that cannot handle redirect.
- getGlobalEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGlobalEntityService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGlobalEntityService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGlobalFileList(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalFileService
-
Return CDN url for file for clients that cannot handle redirect.
- getGlobalFileService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGlobalFileService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGlobalFileService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGlobalLeaderboardEntryCount(String, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets the number of entries in a global leaderboard Service Name - leaderboard Service Operation - GET_GLOBAL_LEADERBOARD_ENTRY_COUNT
- getGlobalLeaderboardEntryCountByVersion(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets the number of entries in a global leaderboard Service Name - leaderboard Service Operation - GET_GLOBAL_LEADERBOARD_ENTRY_COUNT
- getGlobalLeaderboardPage(String, SocialLeaderboardService.SortOrder, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns a page of results of the global leaderboard.
- getGlobalLeaderboardPageByVersion(String, SocialLeaderboardService.SortOrder, int, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns a page of results of the global leaderboard.
- getGlobalLeaderboardVersions(String, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets the global leaderboard versions.
- getGlobalLeaderboardView(String, SocialLeaderboardService.SortOrder, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns a page of results of the global leaderboard.
- getGlobalLeaderboardViewByVersion(String, SocialLeaderboardService.SortOrder, int, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns a page of results of the global leaderboard.
- getGlobalStatisticsService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGlobalStatisticsService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGlobalStatisticsService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGroupFileService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGroupFileService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGroupFileService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGroupLeaderboardView(String, String, SocialLeaderboardService.SortOrder, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve a view of the group leaderbaord surrounding the current group Service Name - leaderboard Service Operation - GET_GROUP_LEADERBOARD_VIEW
- getGroupLeaderboardViewByVersion(String, String, int, SocialLeaderboardService.SortOrder, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve a view of the group leaderbaord surrounding the current group by version Service Name - leaderboard Service Operation - GET_GROUP_LEADERBOARD_VIEW
- getGroupService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getGroupService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getGroupService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getGroupSocialLeaderboard(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve the social leaderboard for a group.
- getGroupSocialLeaderboardByVersion(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve the social leaderboard for a group by version.
- getHeartbeatInterval() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getHeartbeatInterval() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getIdentities(IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Retrieve list of identities Service Name - Identity Service Operation - GET_IDENTITIES
- getIdentityService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getIdentityService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getIdentityService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getInstance() - Static method in class com.bitheads.braincloud.client.BrainCloudClient
-
Deprecated.Use of the *singleton* has been deprecated. We recommend that you create your own *variable* to hold an instance of the brainCloudWrapper. Explanation here: http://getbraincloud.com/apidocs/wrappers-clients-and-inconvenient-singletons/
- getItemCatalogService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getItemCatalogService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getItemCatalogService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getLanguageCode() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getLastReceivedPacketId() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getLeaderboardService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getLeaderboardService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getLeaderboardService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getList(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method gets list of entities from the server base on type and/or where clause Service Name - Entity Service Operation - GET_LIST
- getList(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method gets list of entities from the server base on type and/or where clause
- getListByIndexedId(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method gets list of entities from the server base on indexed id
- getListCount(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method gets a count of entities based on the where clause Service Name - Entity Service Operation - GET_LIST_COUNT
- getListCount(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method gets a count of entities based on the where clause
- getLobbyData(String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Returns the data for the specified lobby, including member data.
- getLobbyInstances(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Gets a map keyed by rating of the visible lobby instances matching the given type and rating range.
- getLobbyInstancesWithPingData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Gets a map keyed by rating of the visible lobby instances matching the given type and rating range.
- getLobbyService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getLobbyService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getLobbyService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getLoggingEnabled() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getLoggingEnabled() - Method in class com.bitheads.braincloud.comms.RelayComms
- getLoggingEnabled() - Method in class com.bitheads.braincloud.comms.RTTComms
- getMailService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getMailService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getMailService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getMatchMakingService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getMatchMakingService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getMatchMakingService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getMember() - Method in class com.bitheads.braincloud.services.GroupACL
- getMessageboxes(IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Retrieve user's message boxes, including 'inbox', 'sent', etc.
- getMessageCounts(IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Returns count of user's 'total' messages and their 'unread' messages.
- getMessages(String, ArrayList<String>, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Retrieves list of specified messages.
- getMessagesPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Retrieves a page of messages.
- getMessagesPageOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Gets the page of messages from the server based on the encoded context and specified page offset.
- getMessagingService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getMessagingService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getMessagingService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getMultiSocialLeaderboard(String[], int, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Reads multiple social leaderboards.
- getMyDivisions(IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Get my divisions Service Name - tournament Service Operation - GET_MY_DIVISIONS
- getMyGroups(IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read information on groups to which the current player belongs.
- getMySocialInfo(FriendService.FriendPlatform, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves the social information associated with the logged in user.
- getNetIdForCxId(String) - Method in class com.bitheads.braincloud.comms.RelayComms
- getNetIdForCxId(String) - Method in class com.bitheads.braincloud.services.RelayService
-
Returns the netId associated with a connection id.
- getNetIdForProfileId(String) - Method in class com.bitheads.braincloud.comms.RelayComms
- getNetIdForProfileId(String) - Method in class com.bitheads.braincloud.services.RelayService
-
Returns the netId associated with a profileId.
- getNextExperienceLevel(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Returns JSON representing the next experience level for the user.
- getOneWayMatchService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getOneWayMatchService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getOneWayMatchService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getOther() - Method in class com.bitheads.braincloud.services.ACL
- getOther() - Method in class com.bitheads.braincloud.services.GroupACL
- getOwnerCxId() - Method in class com.bitheads.braincloud.comms.RelayComms
- getOwnerCxId() - Method in class com.bitheads.braincloud.services.RelayService
-
Get the lobby's owner connection Id.
- getOwnerProfileId() - Method in class com.bitheads.braincloud.comms.RelayComms
- getOwnerProfileId() - Method in class com.bitheads.braincloud.services.RelayService
-
Get the lobby's owner profile Id.
- getPacketTimeouts() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns the list of packet timeouts.
- getPacketTimeouts() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getPage(String, int, String, String, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Deprecated.Use getEntityPage instead - removal after October 26 2021
- getPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method uses a paging system to iterate through user entities After retrieving a page of entities with this method, use GetPageOffset() to retrieve previous or next pages.
- getPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method uses a paging system to iterate through Global Entities.
- getPageOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method to retrieve previous or next pages after having called the GetPage method.
- getPageOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method to retrieve previous or next pages after having called the GetPage method.
- getPageOffset(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Deprecated.Use getEntityPageOffset instead - removal after October 26 2021
- getParentCurrency(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Retrieve the parent user's currency account.
- getPayload() - Method in class com.bitheads.braincloud.comms.ServerCall
- getPeerCurrency(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Retrieve the peer user's currency account.
- getPeerProfiles(IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Returns a list of peer profiles attached to this user Service Name - identity Service Operation - GET_PEER_PROFILES
- getPing() - Method in class com.bitheads.braincloud.comms.RelayComms
- getPing() - Method in class com.bitheads.braincloud.services.RelayService
-
Get the current ping for our user.
- getPingData() - Method in class com.bitheads.braincloud.services.LobbyService
- getPlaybackStreamService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPlaybackStreamService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPlaybackStreamService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getPlayerScore(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets a player's score from a leaderboard Service Name - leaderboard Service Operation - GET_PLAYER_SCORE
- getPlayerScores(String, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets a player's highest scores from a leaderboard Service Name - leaderboard Service Operation - GET_PLAYER_SCORES
- getPlayerScoresFromLeaderboards(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Gets a player's score from multiple leaderboards Service Name - leaderboard Service Operation - GET_PLAYER_SCORES_FROM_LEADERBOARDS
- getPlayersSocialLeaderboard(String, String[], IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve the social leaderboard for a list of players.
- getPlayersSocialLeaderboardByVersion(String, String[], int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve the social leaderboard for a list of players by version.
- getPlayerStateService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPlayerStateService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPlayerStateService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getPlayerStatisticsEventService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPlayerStatisticsEventService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPlayerStatisticsEventService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getPlayerStatisticsService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPlayerStatisticsService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPlayerStatisticsService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getPresenceOfFriends(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Gets the presence data for the given platform.
- getPresenceOfGroup(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Gets the presence data for the given groupId.
- getPresenceOfUsers(ArrayList<String>, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Gets the presence data for the given profileIds.
- getPresenceService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPresenceService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPresenceService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getProfanityService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getProfanityService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getProfanityService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getProfileId() - Method in class com.bitheads.braincloud.services.AuthenticationService
- getProfileIdForNetId(int) - Method in class com.bitheads.braincloud.comms.RelayComms
- getProfileIdForNetId(int) - Method in class com.bitheads.braincloud.services.RelayService
-
Returns the profileId associated with a netId.
- getProfileInfoForCredential(String, AuthenticationType, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves profile information for the specified user.
- getProfileInfoForExternalAuthId(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves profile information for the specified external auth user.
- getProgress() - Method in class com.bitheads.braincloud.comms.FileUploader
- getPushNotificationService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getPushNotificationService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getPushNotificationService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getRandomEntitiesMatching(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Gets a list of up to randomCount randomly selected entities from the server based on the where condition and specified maximum return count.
- getRandomEntitiesMatching(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Gets a list of up to maxReturn randomly selected custom entities from the server based on the entity type and where condition.
- getRandomGroupsMatching(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Gets a list of up to maxReturn randomly selected groups from the server based on the where condition Service Name - group Service Operation - GET_RANDOM_GROUPS_MATCHING
- getReasonCode() - Method in class com.bitheads.braincloud.comms.FileUploader
- getRecentChatMessages(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Get a list of maxReturn messages from history of channel channelId.
- getRecentStreamsForInitiatingPlayer(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Gets recent stream summaries for initiating player Service Name - PlaybackStream Service Operation - GetRecentStreamsForInitiatingPlayer
- getRecentStreamsForTargetPlayer(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Gets recent stream summaries for target player Service Name - PlaybackStream Service Operation - GetRecentStreamsForTargetPlayer
- getRedeemedCodes(String, IServerCallback) - Method in class com.bitheads.braincloud.services.RedemptionCodeService
-
Retrieve the codes already redeemed by player.
- getRedemptionCodeService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRedemptionCodeService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getRedemptionCodeService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getRegionsForLobbies(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Retrieves the region settings for each of the given lobby types.
- getRelayComms() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRelayService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRelayService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getRelayService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getReleasePlatform() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getReleasePlatform() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getReleasePlatform() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getResponse() - Method in class com.bitheads.braincloud.comms.FileUploader
- getRestClient() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRTTComms() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRttConnectionId() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRTTConnectionId() - Method in class com.bitheads.braincloud.services.RTTService
-
Returns RTT connectionId
- getRTTEnabled() - Method in class com.bitheads.braincloud.services.RTTService
-
Returns true is RTT is enabled
- getRTTService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getRTTService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getRTTService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getRunningOrQueuedCloudScripts(IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Allows cloud script executions to be scheduled Service Name - Script Service Operation - ScheduleCloudScript
- getS3HandlingService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getS3HandlingService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getS3HandlingService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getSalesInventory(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Method gets the active sales inventory for the passed-in currency type.
- getSalesInventoryByCategory(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Method gets the active sales inventory for the passed-in currency type.
- getScheduledCloudScripts(Date, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Allows cloud script executions to be scheduled Service Name - Script Service Operation - ScheduleCloudScript
- getScriptService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getScriptService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getScriptService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getServiceName() - Method in class com.bitheads.braincloud.comms.ServerCall
- getServiceOperation() - Method in class com.bitheads.braincloud.comms.ServerCall
- getSessionId() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns the sessionId or empty string if no session present.
- getSessionId() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getSharedEntitiesForProfileId(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method returns all shared entities for the given profile id.
- getSharedEntitiesListForProfileId(String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method gets list of shared entities for the specified profile based on type and/or where clause Service Name - Entity Service Operation - READ_SHARED_ENTITIES_LIST
- getSharedEntityForProfileId(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method returns a shared entity for the given profile and entity ID.
- getShieldExpiry(String, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Gets the shield expiry for the given player id.
- getSingleton(String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method retrieves a singleton entity on the server.
- getSocialLeaderboard(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns the social leaderboard.
- getSocialLeaderboardByVersion(String, boolean, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Method returns the social leaderboard by the.
- getSocialLeaderboardService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getSocialLeaderboardService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getSocialLeaderboardService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getStatus() - Method in class com.bitheads.braincloud.comms.FileUploader
- getStatusCode() - Method in class com.bitheads.braincloud.comms.FileUploader
- getStoredAuthenticationType() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getStoredProfileId() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Returns the stored profile id
- getStoredProfileId() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Returns the stored profile id
- getSubscribedChannels(String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Gets a list of the channels of type channelType that the user has access to.
- getSummaryDataForProfileId(String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Returns state of a particular user.
- getTimeService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getTimeService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getTimeService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getTimeZoneOffset() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getTotalBytesToTransfer() - Method in class com.bitheads.braincloud.comms.FileUploader
- getTournamentService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getTournamentService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getTournamentService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getTournamentStatus(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Get tournament status associated with a leaderboard Service Name - tournament Service Operation - GET_TOURNAMENT_STATUS
- GetUniqs(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.BlockchainService
-
Retrieves the uniqs owned by the caller.
- getUpdatedFiles(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.S3HandlingService
-
Sends an array of file details and returns the details of any of those files that have changed Service Name - S3Handling Service Operation - GetUpdatedFiles
- getUploadBytesTransferred(String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getUploadBytesTransferred(String) - Method in class com.bitheads.braincloud.services.FileService
-
Returns the number of bytes uploaded or -1 if upload not found.
- getUploadId() - Method in class com.bitheads.braincloud.comms.FileUploader
- getUploadLowTransferRateThreshold() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns the low transfer rate threshold in bytes/sec
- getUploadLowTransferRateThreshold() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getUploadLowTransferRateTimeout() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns the low transfer rate timeout in secs
- getUploadLowTransferRateTimeout() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getUploadProgress(String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getUploadProgress(String) - Method in class com.bitheads.braincloud.services.FileService
-
Returns the progress of the given upload from 0.0 to 1.0 or -1 if upload not found.
- getUploadTotalBytesToTransfer(String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- getUploadTotalBytesToTransfer(String) - Method in class com.bitheads.braincloud.services.FileService
-
Returns the total number of bytes that will be uploaded or -1 if upload not found.
- getUserItem(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Retrieves the identified user item from the server.
- getUserItemsPage(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Retrieves the page of user's items from the server based on the context.
- getUserItemsPageOffset(String, int, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Retrieves the page of user's items from the server based on the encoded context.
- getUserItemsService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getUserItemsService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getUserItemsService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- getUsersOnlineStatus(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Get users online status Service Name - Friend Service Operation - GET_USERS_ONLINE_STATUS
- getUserStatus(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Get user status Service Name - PlayerState Service Operation - ClearUserStatus
- getVirtualCurrencyService() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- getVirtualCurrencyService() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- getVirtualCurrencyService() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- GIVE_USER_ITEM_TO - com.bitheads.braincloud.client.ServiceOperation
- giveUserItemTo(String, String, int, int, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Gifts item to the specified player.
- GLOBAL_ENTITY_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GLOBAL_FILE_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- globalApp - com.bitheads.braincloud.client.ServiceName
- GlobalAppService - Class in com.bitheads.braincloud.services
- GlobalAppService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GlobalAppService
- globalEntity - com.bitheads.braincloud.client.ServiceName
- GlobalEntityService - Class in com.bitheads.braincloud.services
- GlobalEntityService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GlobalEntityService
- globalError(ServiceName, ServiceOperation, int, int, String) - Method in interface com.bitheads.braincloud.client.IGlobalErrorCallback
-
Errors are returned back to the layer which is interfacing with the BrainCloud library through the serverError() callback.
- GlobalFileService - Class in com.bitheads.braincloud.services
- GlobalFileService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GlobalFileService
- globalFileV3 - com.bitheads.braincloud.client.ServiceName
- globalGameStatistics - com.bitheads.braincloud.client.ServiceName
- GlobalStatisticsService - Class in com.bitheads.braincloud.services
- GlobalStatisticsService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GlobalStatisticsService
- Google - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- GOOGLE_IAP_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GoogleOpenId - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- GooglePlayAndroid - Static variable in class com.bitheads.braincloud.client.Platform
- group - com.bitheads.braincloud.client.ServiceName
- GROUP_ADD_MEMBER_EXISTS_DIFF_ROLE_ATTRIBS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_CANNOT_ADD_OWNER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_ENTITY_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_IS_FULL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_MEMBER_ACL_MORE_RESTRICTIVE_THAN_OTHER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_MEMBER_ACL_MUST_BE_READ_WRITE_FOR_UNOWNED_ENTITY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_MEMBER_ACL_REQUIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_MEMBER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_OWNER_CANNOT_LEAVE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_OWNER_DELETE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_TYPE_MAX_MEMBERS_EXCEEDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_TYPE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GROUP_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- GroupACL - Class in com.bitheads.braincloud.services
- GroupACL() - Constructor for class com.bitheads.braincloud.services.GroupACL
- GroupACL(GroupACL.Access, GroupACL.Access) - Constructor for class com.bitheads.braincloud.services.GroupACL
- GroupACL.Access - Enum in com.bitheads.braincloud.services
- groupFile - com.bitheads.braincloud.client.ServiceName
- GroupFileService - Class in com.bitheads.braincloud.services
- GroupFileService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GroupFileService
- GroupService - Class in com.bitheads.braincloud.services
-
Created by bradleyh on 5/6/2016.
- GroupService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.GroupService
- GroupService.AutoJoinStrategy - Enum in com.bitheads.braincloud.services
- GroupService.Role - Enum in com.bitheads.braincloud.services
H
- Handoff - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- heartbeat - com.bitheads.braincloud.client.ServiceName
- HIGH_TO_LOW - com.bitheads.braincloud.services.SocialLeaderboardService.SortOrder
- HIGH_VALUE - com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
- HOOK_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- HOSTING_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
I
- IAchievementsDelegate - Interface in com.bitheads.braincloud.services
- IBrainCloudWrapper - Interface in com.bitheads.braincloud.client
- id - Variable in class com.bitheads.braincloud.comms.RelayComms.UdpRsmgPacket
- IDENTIFY_DORMANT_USERS_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IDENTIFY_DORMANT_USERS_FOR_EXPORT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IDENTIFY_DORMANT_USERS_FOR_EXPORT_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- identity - com.bitheads.braincloud.client.ServiceName
- IDENTITY_NOT_ATTACHED_WITH_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IDENTITY_NOT_ATTACHED_WITH_PEER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IdentityCallback - Class in com.bitheads.braincloud.client
- IdentityCallback(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.IdentityCallback
- IdentityService - Class in com.bitheads.braincloud.services
- IdentityService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.IdentityService
- IEventCallback - Interface in com.bitheads.braincloud.client
-
Created by prestonjennings on 15-09-02.
- IFileUploadCallback - Interface in com.bitheads.braincloud.client
-
Created by bradleyh on 3/29/2016.
- IGlobalErrorCallback - Interface in com.bitheads.braincloud.client
- IMPORT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_EXPORT_TASK_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_MISSING_APP_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_MISSING_GAME_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_MISSING_PEERS_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_NO_PARENT_ASSIGNED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_PARENT_CURRENCIES_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_SCHEMA_VERSION_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IMPORT_SCHEMA_VERSION_TOO_OLD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INCREMENT_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_GLOBAL_ENTITY_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_GROUP_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_GROUP_ENTITY_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_PLAYER_RATING - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_SHARED_USER_ENTITY_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_SHIELD_ON_FOR - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_SINGLETON_DATA - com.bitheads.braincloud.client.ServiceOperation
- INCREMENT_USER_ENTITY_DATA - com.bitheads.braincloud.client.ServiceOperation
- incrementData(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Increments the specified fields by the specified amount within custom entity data on the server, enforcing ownership/ACL permissions.
- incrementExperiencePoints(int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Increments the user's experience.
- incrementGlobalEntityData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Partial increment of entity data field items.
- incrementGlobalStats(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalStatisticsService
-
Atomically increment (or decrement) global statistics.
- incrementGroupData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Increment elements for the group's data field.
- incrementGroupEntityData(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Increment elements for the group entity's data field.
- incrementPlayerRating(long, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Increments player rating Service Name - MatchMaking Service Operation - IncrementPlayerRating
- incrementSharedUserEntityData(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Partial increment of entity data field items.
- incrementShieldOnFor(int, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Increases the shield on time by specified number of minutes Service Name - MatchMaking Service Operation - ShieldOnFor
- incrementSingletonData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Increments the specified fields of the singleton owned by the user by the specified amount within the custom entity data on the server.
- incrementUserEntityData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Partial increment of entity data field items.
- incrementUserStats(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Atomically increment (or decrement) user statistics.
- INetworkErrorCallback - Interface in com.bitheads.braincloud.client
-
Created by prestonjennings on 16-02-25.
- INITIAL_SCORE_NULL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- initialize(String, String) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Initialize - initializes the identity service with a saved anonymous installation ID and most recently used profile ID
- initialize(String, String, String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Initializes the brainCloud client with your app information.
- initialize(String, String, String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Method initializes the BrainCloudClient.
- initialize(String, String, String) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Method initializes the BrainCloudClient.
- initialize(String, String, String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- initialize(String, String, String, String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Method initializes the BrainCloudClient.
- initialize(String, String, String, String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Method initializes the BrainCloudClient.
- initialize(String, String, String, String) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Method initializes the BrainCloudClient.
- initializeIdentity(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- initializeIdentity(String, String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Initialize - initializes the identity service with the saved anonymous installation id and most recently used profile id
- initializeWithApps(String, String, Map<String, String>) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- initializeWithApps(String, String, Map<String, String>, String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Method initializes the BrainCloudClient.
- initializeWithApps(String, Map<String, String>, String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Method initializes the BrainCloudClient.
- initialScore - com.bitheads.braincloud.services.TournamentService.Parameter
- insertEndOfMessageBundleMarker() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Inserts a marker which will tell the brainCloud comms layer to close the message bundle off at this point.
- insertEndOfMessageBundleMarker() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- INSUFFICIENT_PERMISSIONS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INTERNAL_SERVER_ERROR - Static variable in interface com.bitheads.braincloud.client.StatusCodes
-
Status code for an internal server error
- INVALID_AMOUNT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_API_KEY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_APP_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_ATTACHMENT_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_ATTRIBUTES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_AUTH_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_AUTHENTICATION_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_BILLING_PROVIDER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CHARS_IN_STRING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_COMPANY_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_COMPOUND_RANGES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CONFIGURATION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CREDENTIAL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CURRENCY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CUSTOM_ENTITY_JSON_FIELDS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CUSTOM_ENTITY_JSON_WHERE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_CX_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_DATABASE_FIELD_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_DEVICE_TOKEN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_DEVICE_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_EMAIL_TEMPLATE_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_ENTITY_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_EXT_AUTH_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_FIELD_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_FILE_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_FOLDER_PATH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_FROM_ADDRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_FROM_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_GAME_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_GROUP_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_GROUP_ROLE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_HEADER_APP_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_HTTP_REQUEST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_IDENTITY_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_IMAGE_URL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_INCREMENT_VALUE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_ITEM_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_ITUNES_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LEADERBOARD_COUNT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LEADERBOARD_TOURNAMENT_SETTING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LOBBY_STEP_ALGOS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LOBBY_STEP_ALIGNMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LOBBY_STEP_RANGES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_LOBBY_STEP_STRATEGY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_MATCH_VERSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_MAX_NUM_STREAMS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_NET_ID - Static variable in class com.bitheads.braincloud.services.RelayService
- INVALID_NOTIFICATION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_OPERATION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_OPPONENTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_OWNER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PACKET_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PAGE_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PARAMETER_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PARAMETER_VALUE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PASSWORD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PASSWORD_CONTENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PEER_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PING_STEP_ALGO - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PLAYER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PLAYER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PLAYER_STATISTICS_EVENT_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PROFILE_IDS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_PROPERTY_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_QUERY_CONTEXT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_REPLY_TO_ADDRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_REPLY_TO_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_REQUEST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_RESPONSE_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_RUN_STATE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SAML_RESP - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SCAN_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SCAN_CODE_FOR_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SERVICE_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SORT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_STATISTIC_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_STORE_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_STORE_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_STREAM_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_SUBSTITUION_ENTRY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TEMPLATE_GAME_TEAM - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TEMPLATE_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TEMPLATE_STRING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_THRESHHOLD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TOURNAMENT_JOB_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TREE_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_TURN_VERSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_UPLOAD_EXTENSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_USER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_USER_STATISTICS_EVENT_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_USER_STATUS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_WHERE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVALID_XP_LEVEL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- INVITE_GROUP_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- inviteGroupMember(String, String, GroupService.Role, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Invite a member to the group.
- iOS - Static variable in class com.bitheads.braincloud.client.Platform
- IP_ADDRESS_BLOCKED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- IRelayCallback - Interface in com.bitheads.braincloud.client
- IRelayConnectCallback - Interface in com.bitheads.braincloud.client
- IRelaySystemCallback - Interface in com.bitheads.braincloud.client
- IRewardCallback - Interface in com.bitheads.braincloud.client
-
Created by prestonjennings on 2015-11-03.
- IRTTCallback - Interface in com.bitheads.braincloud.client
- IRTTConnectCallback - Interface in com.bitheads.braincloud.client
- isAuthenticated() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns whether the client is authenticated with the brainCloud server.
- isAuthenticated() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- isConnected() - Method in class com.bitheads.braincloud.comms.RelayComms
- isConnected() - Method in class com.bitheads.braincloud.services.RelayService
-
Returns whether or not we have a successful connection with the relay server
- isEndOfBundleMarker() - Method in class com.bitheads.braincloud.comms.ServerCall
- IServerCallback - Interface in com.bitheads.braincloud.client
- isInitialized() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Returns whether the client is initialized.
- isInitialized() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- IsOptionalParameterValid(String) - Static method in class com.bitheads.braincloud.services.StringUtil
- isRTTEnabled() - Method in class com.bitheads.braincloud.comms.RTTComms
-
Returns true if RTT is enabled
- ITEM_COOL_DOWN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_CREATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_DEF_HAS_DEPENDENCIES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_DEF_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_DELETE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_GIFTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_GIFTING_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_INVALID_VALUE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_NO_USES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_NOT_AVAILABLE_ON_BLOCKCHAIN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_PUBLISH_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_SELL_OR_PURCHASE_REVERSAL_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_UPDATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITEM_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- itemCatalog - com.bitheads.braincloud.client.ServiceName
- ItemCatalogService - Class in com.bitheads.braincloud.services
- ItemCatalogService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.ItemCatalogService
- ITUNES_COMMUNICATION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_NO_RESPONSE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_NULL_RESPONSE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_PURCHASE_ALREADY_CLAIMED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_RECEIPT_MISSING_ITUNES_PRODUCT_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_RESPONSE_NOT_OK - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_RESPONSE_WITH_NULL_STATUS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_STATUS_BAD_JSON_RECEIPT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_STATUS_BAD_RECEIPT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_STATUS_BAD_SHARED_SECRET - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_STATUS_RECEIPT_NOT_AUTHENTICATED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ITUNES_STATUS_RECEIPT_SERVER_UNAVAILABLE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
J
- jobId - com.bitheads.braincloud.services.ScriptService.Parameter
- JOIN_DIVISION - com.bitheads.braincloud.client.ServiceOperation
- JOIN_GROUP - com.bitheads.braincloud.client.ServiceOperation
- JOIN_LOBBY - com.bitheads.braincloud.client.ServiceOperation
- JOIN_LOBBY_WITH_PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- JOIN_TOURNAMENT - com.bitheads.braincloud.client.ServiceOperation
- joinDivision(String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Join the specified division.
- JoinFirstGroup - com.bitheads.braincloud.services.GroupService.AutoJoinStrategy
- joinGroup(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Join an open group or request to join a closed group.
- joinLobby(String, boolean, String, String, ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Causes the caller to join the specified lobby.
- joinLobbyWithPingData(String, boolean, String, String, ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Causes the caller to join the specified lobby.
- JoinRandomGroup - com.bitheads.braincloud.services.GroupService.AutoJoinStrategy
- joinTournament(String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Join the specified tournament.
- json - Variable in class com.bitheads.braincloud.comms.RelayComms.UdpRsmgPacket
- JSON_PARSING_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- JWT_VERIFY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
L
- LAST_VALUE - com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
- LEADERBAORD_COLLECTION_CREATE_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- leaderboard - com.bitheads.braincloud.client.ServiceName
- LEADERBOARD_API_DOES_NOT_APPLY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_DBVERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_DOESNOT_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_EDIT_TOURNAMENT_SETTINGS_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_ID_BAD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_IN_ACTIVE_STATE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_IN_CALCULATING_STATE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_NOT_DIVISION_SET_INSTANCE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_ROTATION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_SCORE_DOESNOT_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_SCORE_UPDATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_SCORES_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_TOURNAMENT_TEMPLATE_ONLY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LEADERBOARD_VERSION_ID_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- leaderboardId - com.bitheads.braincloud.services.TournamentService.Parameter
- LEAVE_DIVISION_INSTANCE - com.bitheads.braincloud.client.ServiceOperation
- LEAVE_GROUP - com.bitheads.braincloud.client.ServiceOperation
- LEAVE_LOBBY - com.bitheads.braincloud.client.ServiceOperation
- LEAVE_TOURNAMENT - com.bitheads.braincloud.client.ServiceOperation
- leaveDivisionInstance(String, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Leave the specified division.
- leaveGroup(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Leave a group in which the player is a member.
- leaveLobby(String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Causes the caller to leave the specified lobby.
- leaveTournament(String, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Removes player's score from tournament leaderboard Service Name - tournament Service Operation - LEAVE_TOURNAMENT
- Linux - Static variable in class com.bitheads.braincloud.client.Platform
- LIST_ALL_LEADERBOARDS - com.bitheads.braincloud.client.ServiceOperation
- LIST_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- LIST_GROUPS_PAGE - com.bitheads.braincloud.client.ServiceOperation
- LIST_GROUPS_PAGE_BY_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- LIST_GROUPS_WITH_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- LIST_USER_FILES - com.bitheads.braincloud.client.ServiceOperation
- listAllLeaderboards(IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Retrieve a list of all leaderboards Service Name - leaderboard Service Operation - LIST_ALL_LEADERBOARDS
- listFriends(FriendService.FriendPlatform, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Retrieves a list of player and friend platform information for all friends of the current player.
- listGroupsPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read a page of group information.
- listGroupsPageByOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read a page of group information.
- listGroupsWithMember(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read information on groups to which the specified player belongs.
- listUserFiles(IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
List all user files
- listUserFiles(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
List user files from the given cloud path
- lobby - com.bitheads.braincloud.client.ServiceName
- LOBBY_CONFIG_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_ENTRY_QUEUE_MEMBER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_MEMBER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_TEAM_FULL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_TEAM_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOBBY_TYPE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LobbyService - Class in com.bitheads.braincloud.services
-
Created by David St-Louis on 2018-07-04
- LobbyService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.LobbyService
- LocalTimeToUTCTime(Date) - Static method in class com.bitheads.braincloud.services.TimeUtil
- LOG_IN_LOG_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOGIN_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- logout(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Logs user out of the server.
- LOGOUT - com.bitheads.braincloud.client.ServiceOperation
- LOGOUT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- LOW_TO_HIGH - com.bitheads.braincloud.services.SocialLeaderboardService.SortOrder
- LOW_VALUE - com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
M
- m_achievementsDelegate - Variable in class com.bitheads.braincloud.services.GamificationService
- Mac - Static variable in class com.bitheads.braincloud.client.Platform
- mail - com.bitheads.braincloud.client.ServiceName
- MailService - Class in com.bitheads.braincloud.services
- MailService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.MailService
- MailService.Parameter - Enum in com.bitheads.braincloud.services
- MAKE_SYSTEM_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- makeSystemEntity(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method clears the owner id of an existing entity and sets the ACL on the server.
- MALFORMED_FORM_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MALFORMED_RELAY_STATE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MANUAL_REDIRECT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MARK_MESSAGES_READ - com.bitheads.braincloud.client.ServiceOperation
- markMessagesRead(String, ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Marks list of user messages as read on the server.
- MATCH_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_COMPLETE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_MAKING_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_NOT_STARTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_PLAYER_LOGGED_IN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_PLAYER_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_PLAYER_SHIELDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCH_RANGE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MATCHING_GROUPS_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- matchMaking - com.bitheads.braincloud.client.ServiceName
- MATCHMAKING_FILTER_SCRIPT_FAILURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MatchMakingService - Class in com.bitheads.braincloud.services
- MatchMakingService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.MatchMakingService
- MAX_HOSTED_SERVERS_REACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MAX_PROFILE_IDS_EXCEEDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MEMBER - com.bitheads.braincloud.services.GroupService.Role
- MEMCACHED_TIMEOUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MERGE - com.bitheads.braincloud.client.ServiceOperation
- MERGE_PROFILES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- mergeAdvancedIdentity(AuthenticationType, AuthenticationIds, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided credentials with the current profile.
- mergeAppleIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the specified Google identity with the current profile.
- mergeEmailIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided e=mail with the current profile.
- mergeFacebookIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided Facebook credentials with the current profile.
- mergeFacebookLimitedIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided FacebookLimited credentials with the current profile.
- mergeGameCenterIdentity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the specified Game Center identity with the current profile.
- mergeGoogleIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the specified Google identity with the current profile.
- mergeGoogleOpenIdIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the specified Google identity with the current profile.
- mergeOculusIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided Oculus credentials with the current profile.
- mergeParseIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the specified Parse identity with the current profile.
- mergeSteamIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided steam userid with the current profile.
- mergeTwitterIdentity(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided Twitter credentials with the current profile.
- mergeUltraIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided ultra account with the current profile.
- mergeUniversalIdentity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Merge the profile associated with the provided e=mail with the current profile.
- MERGING_MEMORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- Message - com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
- MESSAGE_CONTENT_INVALID_JSON - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGE_FROM_JSON_ID_MUST_BE_NULL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGE_FROM_JSON_NAME_MANDATORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGE_TOO_LARGE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGE_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGEBOX_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- messaging - com.bitheads.braincloud.client.ServiceName
- MESSAGING_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MESSAGING_MAX_RECIPIENTS_EXCEEDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MessagingService - Class in com.bitheads.braincloud.services
-
Created by David St-Louis on 2018-07-17
- MessagingService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.MessagingService
- METHOD_DEPRECATED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MICROSOFT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MILESTONE_CREATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MILESTONE_DELETE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MILESTONE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MILESTONE_UPDATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MILESTONE_VERSION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MINIMUM_SEARCH_INPUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- minutesFromNow - com.bitheads.braincloud.services.ScriptService.Parameter
- MISSING_APP_CONTEXT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_APP_EMAIL_ACCOUNT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_APP_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_BLOCKCHAIN_INTEGRATION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_BLOCKCHAIN_USER_IDENTITY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_COMPANY_RECORD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_COMPOUND_RANGES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_CONFIG - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_CUSTOM_ENTITY_QUERY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_FOLDER_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_GAME_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_IDENTITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_IN_QUERY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_LAST_PACKET_RESPONSE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_NOTIFICATION_BODY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_OAUTH_TOKEN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_OAUTH_TOKEN_SECRET - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_OAUTH_VERIFIER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PAGE_NAME - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PING_DATA - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PLAYER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PLAYER_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PRICE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_PROFILE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_RECORD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_REQUIRED_PARAMETER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_SCRIPT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_STEAM_RESPONSE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_STEAM_TRANSACTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_TWEET - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_USER_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_USER_INFO - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MISSING_USER_PARENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MONGO_DB_EXCEPTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- MONTHLY - com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
- MOVE_FILE - com.bitheads.braincloud.client.ServiceOperation
- MOVE_USER_TO_GROUP_FILE - com.bitheads.braincloud.client.ServiceOperation
- moveFile(String, String, int, String, int, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Move a file.
- moveUserToGroupFile(String, String, String, String, String, JSONObject, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Move a file from user space to group space.
- MOVING_ANONYMOUS_MEMORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
N
- NAME_CONTAINS_PROFANITY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- networkError() - Method in interface com.bitheads.braincloud.client.INetworkErrorCallback
-
The networkError method is invoked whenever a network error is encountered communicating to the brainCloud server.
- NEVER - com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
- NEW_CREDENTIAL_IN_USE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_CUSTOM_ENTITY_CONFIG_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_CUSTOM_ENTITY_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_CUSTOM_FIELD_CONFIG_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_FRIENDS_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_LEADERBOARD_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_REASON_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_REWARD_ASSOCIATED_WITH_LEADERBOARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_RTT_SERVERS_AVAILABLE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_SESSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_TEAM_ACCESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_TOURNAMENT_ASSOCIATED_WITH_LEADERBOARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_TOURNAMENT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_TWITTER_CONSUMER_KEY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NO_TWITTER_CONSUMER_SECRET - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- None - com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
- None - com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
- None - com.bitheads.braincloud.services.ACL.Access
- None - com.bitheads.braincloud.services.GroupACL.Access
- NOT_A_SYSTEM_ENTITY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_ENOUGH_BALANCE_TO_JOIN_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_ENOUGH_PARENT_BALANCE_TO_JOIN_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_ENOUGH_PEER_BALANCE_TO_JOIN_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_FRIENDS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_GROUP_MEMBER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_INVITED_GROUP_MEMBER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NOT_TEAM_ADMIN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- NULL_SESSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
O
- Oculus - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- Oculus - Static variable in class com.bitheads.braincloud.client.Platform
- OK - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- OK - Static variable in interface com.bitheads.braincloud.client.StatusCodes
-
Everything is ok
- OLD_CREDENTIAL_NOT_OWNED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- onewayMatch - com.bitheads.braincloud.client.ServiceName
- OneWayMatchService - Class in com.bitheads.braincloud.services
- OneWayMatchService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.OneWayMatchService
- Open - com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
- OPERATION_REQUIRES_A_SESSION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- OTHER - com.bitheads.braincloud.services.GroupService.Role
- overrideCountryCode(String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the country code sent to brainCloud when a user authenticates.
- overrideLanguageCode(String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the language code sent to brainCloud when a user authenticates.
- OWNER - com.bitheads.braincloud.services.GroupService.Role
P
- PACKET_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PARENT_ALREADY_ATTACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- parentLevel - com.bitheads.braincloud.services.ScriptService.Parameter
- Parse - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- PARSE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PARSE_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PARSE_REQUEST_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- peer - com.bitheads.braincloud.services.ScriptService.Parameter
- PEER_ALREADY_ATTACHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PEER_NO_LONGER_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PEER_SERVICE_NOT_PUBLISHED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- Pending - com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
- PING - com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
- PING_DATA - com.bitheads.braincloud.client.ServiceOperation
- PING_REGIONS - com.bitheads.braincloud.client.ServiceOperation
- pingRegions(IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
- Platform - Class in com.bitheads.braincloud.client
- PLATFORM_NOT_SUPPORTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- playbackStream - com.bitheads.braincloud.client.ServiceName
- PlaybackStreamService - Class in com.bitheads.braincloud.services
- PlaybackStreamService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PlaybackStreamService
- PLAYER_ALREADY_IN_ACTIVE_DIVISION_SET - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_ALREADY_TOURNAMENT_FOR_LEADERBOARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_EARLY_FOR_JOINING_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_IN_MATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_LATE_FOR_JOINING_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_NOT_ENROLLED_IN_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_NOT_IN_MATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_NOT_IN_TIME_RANGE_FOR_POSTSCORE_TOURNAMENT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_PARENT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_SESSION_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_SESSION_LOGGED_OUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PLAYER_SESSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- playerState - com.bitheads.braincloud.client.ServiceName
- PlayerStateService - Class in com.bitheads.braincloud.services
- PlayerStateService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PlayerStateService
- playerStatistics - com.bitheads.braincloud.client.ServiceName
- playerStatisticsEvent - com.bitheads.braincloud.client.ServiceName
- PlayerStatisticsEventService - Class in com.bitheads.braincloud.services
- PlayerStatisticsEventService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PlayerStatisticsEventService
- PlayerStatisticsService - Class in com.bitheads.braincloud.services
- PlayerStatisticsService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PlayerStatisticsService
- PLAYSTATION_NETWORK_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- POST_CHAT_MESSAGE - com.bitheads.braincloud.client.ServiceOperation
- POST_CHAT_MESSAGE_SIMPLE - com.bitheads.braincloud.client.ServiceOperation
- POST_GROUP_SCORE - com.bitheads.braincloud.client.ServiceOperation
- POST_GROUP_SCORE_DYNAMIC - com.bitheads.braincloud.client.ServiceOperation
- POST_SCORE - com.bitheads.braincloud.client.ServiceOperation
- POST_SCORE_DYNAMIC - com.bitheads.braincloud.client.ServiceOperation
- POST_SCORE_ON_BEHALF_OF_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- POST_TOURNAMENT_SCORE - com.bitheads.braincloud.client.ServiceOperation
- POST_TOURNAMENT_SCORE_WITH_RESULTS - com.bitheads.braincloud.client.ServiceOperation
- postChatMessage(String, String, String, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Send a potentially rich chat message.
- postChatMessageSimple(String, String, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Send a plaiin text message Service Name - Chat Service Operation - postChatMessageSimple
- postScoreToDynamicGroupLeaderboard(String, String, long, String, String, String, Date, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Deprecated.Use postScoreToDynamicGroupLeaderboardUTC instead - Removal September 1, 2021
- postScoreToDynamicGroupLeaderboardDaysUTC(String, String, long, String, String, long, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Posts score to group leaderbopard and dynamically creates if necessary.
- postScoreToDynamicGroupLeaderboardUTC(String, String, long, String, String, String, long, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Post the group score to the given group leaderboard and dynamically create if necessary.
- postScoreToDynamicLeaderboard(String, long, String, String, String, Date, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Deprecated.Use postScoreToDynamicLeaderboardUTC instead - Removal September 1, 2021
- postScoreToDynamicLeaderboardDays(String, long, String, String, Date, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Deprecated.Use postScoreToDynamicLeaderboardDaysUTC instead - Removal September 1, 2021
- postScoreToDynamicLeaderboardDaysUTC(String, long, String, String, long, int, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Post the players score to the given social leaderboard.
- postScoreToDynamicLeaderboardUTC(String, long, String, String, String, long, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Post the players score to the given social leaderboard.
- postScoreToGroupLeaderboard(String, String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Posts score to Group's leaderboard - Note the user must be a member of the group Service Name - leaderboard Service Operation - POST_GROUP_SCORE
- postScoreToLeaderboard(String, long, String, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Post the players score to the given social leaderboard.
- postTournamentScore(String, long, String, Date, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Deprecated.Use postTournamentScoreUTC instead - Removal September 1, 2021
- postTournamentScoreUTC(String, long, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Post the users score to the leaderboard Service Name - tournament Service Operation - POST_TOURNAMENT_SCORE
- postTournamentScoreWithResults(String, long, String, Date, SocialLeaderboardService.SortOrder, int, int, long, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Deprecated.Use postTournamentScoreWithResultsUTC instead - Removal September 1, 2021
- postTournamentScoreWithResultsUTC(String, long, String, long, SocialLeaderboardService.SortOrder, int, int, long, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Post the users score to the leaderboard Service Name - tournament Service Operation - POST_TOURNAMENT_SCORE_WITH_RESULTS
- PREPARE_USER_UPLOAD - com.bitheads.braincloud.client.ServiceOperation
- presence - com.bitheads.braincloud.client.ServiceName
- PRESENCE_ACTIVITY_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PRESENCE_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PRESENCE_NOT_INITIALIZED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PRESENCE_REALTIME_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PresenceService - Class in com.bitheads.braincloud.services
- PresenceService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PresenceService
- PROCESS_STATISTICS - com.bitheads.braincloud.client.ServiceOperation
- processStatistics(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalStatisticsService
-
Apply statistics grammar to a partial set of statistics.
- processStatistics(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Apply statistics grammar to a partial set of statistics.
- product - com.bitheads.braincloud.client.ServiceName
- PRODUCT_NOT_FOUND_FOR_ITUNES_PRODUCT_ID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PRODUCT_TRANSACTION_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- profanity - com.bitheads.braincloud.client.ServiceName
- PROFANITY_CHECK - com.bitheads.braincloud.client.ServiceOperation
- PROFANITY_IDENTIFY_BAD_WORDS - com.bitheads.braincloud.client.ServiceOperation
- PROFANITY_REPLACE_TEXT - com.bitheads.braincloud.client.ServiceOperation
- profanityCheck(String, String, boolean, boolean, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.ProfanityService
-
Checks supplied text for profanity.
- profanityReplaceText(String, String, String, boolean, boolean, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.ProfanityService
-
Replaces the characters of profanity text with a passed character(s).
- ProfanityService - Class in com.bitheads.braincloud.services
-
Created by prestonjennings on 15-12-14.
- ProfanityService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.ProfanityService
- PROFILE_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PROFILE_ID_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PROFILE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PROFILE_PEER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PROFILE_SESSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- profileId - com.bitheads.braincloud.services.MailService.Parameter
- PROMOTION_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PROPERTY_NOT_OVERRIDEABLE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PS3 - Static variable in class com.bitheads.braincloud.client.Platform
- PS4 - Static variable in class com.bitheads.braincloud.client.Platform
- PSVita - Static variable in class com.bitheads.braincloud.client.Platform
- PUBLIC_KEY_IN_USE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PUBLISH_USER_ITEM_TO_BLOCKCHAIN - com.bitheads.braincloud.client.ServiceOperation
- publishUserItemToBlockchain(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Publishes the specified item to the item management attached blockchain.
- PURCHASE_ALREADY_VERIFIED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- PURCHASE_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- purchaseUserItem(String, int, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Retrieves the identified user item from the server.
- PUSH_NOTIFICATIONS_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- pushNotification - com.bitheads.braincloud.client.ServiceName
- PushNotificationService - Class in com.bitheads.braincloud.services
- PushNotificationService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.PushNotificationService
Q
- QUEST_ADD_MILESTONE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_CREATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_DELETE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_DELETE_MILESTONE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_REORDER_MILESTONES_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_UPDATE_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- QUEST_VERSION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
R
- read(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Read match making record Service Name - MatchMaking Service Operation - Read
- READ - com.bitheads.braincloud.client.ServiceOperation
- READ_ACHIEVED_ACHIEVEMENTS - com.bitheads.braincloud.client.ServiceOperation
- READ_ACHIEVEMENTS - com.bitheads.braincloud.client.ServiceOperation
- READ_BY_TYPE - com.bitheads.braincloud.client.ServiceOperation
- READ_COMPLETED_MILESTONES - com.bitheads.braincloud.client.ServiceOperation
- READ_COMPLETED_QUESTS - com.bitheads.braincloud.client.ServiceOperation
- READ_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- READ_FOR_CATEGORY - com.bitheads.braincloud.client.ServiceOperation
- READ_FRIEND_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- READ_FRIEND_PLAYER_STATE - com.bitheads.braincloud.client.ServiceOperation
- READ_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- READ_FRIENDS_ENTITIES - com.bitheads.braincloud.client.ServiceOperation
- READ_FRIENDS_WITH_APPLICATION - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP_DATA - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP_ENTITIES_PAGE - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP_ENTITIES_PAGE_BY_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- READ_GROUP_MEMBERS - com.bitheads.braincloud.client.ServiceOperation
- READ_IN_PROGRESS_MILESTONES - com.bitheads.braincloud.client.ServiceOperation
- READ_IN_PROGRESS_QUESTS - com.bitheads.braincloud.client.ServiceOperation
- READ_MATCH - com.bitheads.braincloud.client.ServiceOperation
- READ_MATCH_HISTORY - com.bitheads.braincloud.client.ServiceOperation
- READ_MILESTONES - com.bitheads.braincloud.client.ServiceOperation
- READ_MILESTONES_BY_CATEGORY - com.bitheads.braincloud.client.ServiceOperation
- READ_NEXT_XPLEVEL - com.bitheads.braincloud.client.ServiceOperation
- READ_NOT_STARTED_QUESTS - com.bitheads.braincloud.client.ServiceOperation
- READ_PROPERTIES - com.bitheads.braincloud.client.ServiceOperation
- READ_PROPERTIES_IN_CATEGORIES - com.bitheads.braincloud.client.ServiceOperation
- READ_QUESTS - com.bitheads.braincloud.client.ServiceOperation
- READ_QUESTS_BY_CATEGORY - com.bitheads.braincloud.client.ServiceOperation
- READ_QUESTS_WITH_BASIC_PERCENTAGE - com.bitheads.braincloud.client.ServiceOperation
- READ_QUESTS_WITH_COMPLEX_PERCENTAGE - com.bitheads.braincloud.client.ServiceOperation
- READ_QUESTS_WITH_STATUS - com.bitheads.braincloud.client.ServiceOperation
- READ_SELECTED_PROPERTIES - com.bitheads.braincloud.client.ServiceOperation
- READ_SHARED - com.bitheads.braincloud.client.ServiceOperation
- READ_SHARED_ENTITIES_LIST - com.bitheads.braincloud.client.ServiceOperation
- READ_SHARED_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- READ_SINGLETON - com.bitheads.braincloud.client.ServiceOperation
- READ_STREAM - com.bitheads.braincloud.client.ServiceOperation
- READ_SUBSET - com.bitheads.braincloud.client.ServiceOperation
- READ_XP_LEVELS - com.bitheads.braincloud.client.ServiceOperation
- readAchievedAchievements(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrives the list of achieved achievements.
- readAchievements(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Read all of the achievements defined for the game.
- readAllGamification(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves all gamification data for the player.
- readAllGlobalStats(IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalStatisticsService
-
Method returns all of the global statistics.
- readAllUserStats(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Read all available user statistics.
- readCompletedMilestones(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves the list of completed milestones.
- readEntity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method reads an existing entity from the server.
- readEntity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Reads a custom entity, enforcing ownership/ACL permissions.
- readFriendEntity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Returns a particular entity of a particular friend.
- readFriendsEntities(String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Returns entities of all friends based on type Service Name - Friend Service Operation - ReadFriendsEntities
- readFriendUserState(String, IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Read a friend's user state.
- readFromJson(String) - Method in class com.bitheads.braincloud.services.ACL
- readFromJson(String) - Method in class com.bitheads.braincloud.services.GroupACL
- readFromJson(JSONObject) - Method in class com.bitheads.braincloud.services.ACL
- readFromJson(JSONObject) - Method in class com.bitheads.braincloud.services.GroupACL
- readGlobalStatsForCategory(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalStatisticsService
-
Method retrieves the global statistics for the given category.
- readGlobalStatsSubset(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalStatisticsService
-
Reads a subset of global statistics.
- readGroup(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read the specified group.
- readGroupData(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read the data of the specified group.
- readGroupEntitiesPage(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read a page of group entity information.
- readGroupEntitiesPageByOffset(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read a page of group entity information.
- readGroupEntity(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read the specified group entity.
- readGroupMembers(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Read the members of the group.
- readInProgressMilestones(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves the list of in progress milestones Service Name - Gamification Service Operation - ReadInProgressMilestones
- readMatch(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Returns the current state of the given match.
- readMatchHistory(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Returns the match history of the given match.
- readMilestones(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves all milestones defined for the game.
- readMilestonesByCategory(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves milestones of the given category.
- ReadOnly - com.bitheads.braincloud.services.ACL.Access
- ReadOnly - com.bitheads.braincloud.services.GroupACL.Access
- readOnlyOther() - Static method in class com.bitheads.braincloud.services.ACL
- readProperties(IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalAppService
-
Method returns all the global properties of a game.
- readPropertiesInCategories(ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalAppService
-
Returns a list of properties, identified by the categories provided.
- readQuests(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method retrieves all of the quests defined for the game.
- readQuestsByCategory(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method Service Name - Gamification Service Operation - ReadQuestsByCategory
- readQuestsCompleted(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadCompletedQuests
- readQuestsInProgress(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadInProgressQuests
- readQuestsNotStarted(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadNotStartedQuests
- readQuestsWithBasicPercentage(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadQuestsWithBasicPercentage
- readQuestsWithComplexPercentage(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadQuestsWithComplexPercentage
- readQuestsWithStatus(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Service Name - Gamification Service Operation - ReadQuestsWithStatus
- readSelectedProperties(ArrayList<String>, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalAppService
-
Returns a list of properties, identified by the property names provided.
- readServerTime(IServerCallback) - Method in class com.bitheads.braincloud.services.TimeService
-
Method returns the server time in UTC.
- readSingleton(String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Reads the custom entity singleton owned by the session's user.
- readStream(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Reads a stream Service Name - PlaybackStream Service Operation - ReadStream
- readUserState(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Read the state of the currently logged in user.
- readUserStatsForCategory(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Method retrieves the user statistics for the given category.
- readUserStatsSubset(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Reads a subset of user statistics as defined by the input collection.
- ReadWrite - com.bitheads.braincloud.services.ACL.Access
- ReadWrite - com.bitheads.braincloud.services.GroupACL.Access
- readWriteOther() - Static method in class com.bitheads.braincloud.services.ACL
- readXpLevels(IServerCallback) - Method in class com.bitheads.braincloud.services.GamificationService
-
Method returns all defined xp levels and any rewards associated with those xp levels.
- ReasonCodes - Interface in com.bitheads.braincloud.client
- RECEIVE_USER_ITEM_FROM - com.bitheads.braincloud.client.ServiceOperation
- receiveUserItemFrom(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Retrieves and transfers the gift item from the specified player, who must have previously called giveUserItemTo.
- reconnect(IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Re-authenticates the user with brainCloud
- reconnect(IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Re-authenticates the user with brainCloud
- RECORD_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RECREATING_ANONYMOUS_MEMORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEEM_CODE - com.bitheads.braincloud.client.ServiceOperation
- redeemCode(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.RedemptionCodeService
-
Redeem a code.
- REDEMPTION_CODE_ACTIVE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ASYNC_BAD_RESPONSE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ASYNC_PROCESSING_TIMEOUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ATTEMPT_DATA_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ATTEMPT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ATTEMPT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_ATTEMPTED_BY_REDEEMED_BY_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_BLOCKCHAIN_PROXY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_BY_ID_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_MAX_FAILED_EXCEEDED_FOR_USER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_NOT_ACTIVE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_NOT_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_REDEEMED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_REDEEMED_BY_OTHER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_REDEEMED_BY_SELF - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_SCRIPT_FAILURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_TYPE_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_TYPE_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_TYPE_NOT_ASYNC - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_TYPE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_CODE_VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_FAILED_MAX_RETRIES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REDEMPTION_OF_CUSTOM_CODE_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- redemptionCode - com.bitheads.braincloud.client.ServiceName
- RedemptionCodeService - Class in com.bitheads.braincloud.services
-
Created by prestonjennings on 2015-10-27.
- RedemptionCodeService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.RedemptionCodeService
- REFRESH_BLOCKCHAIN_USER_ITEMS - com.bitheads.braincloud.client.ServiceOperation
- REFRESH_IDENTITY - com.bitheads.braincloud.client.ServiceOperation
- REFRESH_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REFRESH_INTERRUPTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REFRESH_PROMOTIONS - com.bitheads.braincloud.client.ServiceOperation
- refreshBlockchainUserItems(IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Syncs the caller's user items with the item management attached blockchain.
- refreshIdentity(String, String, AuthenticationType, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Refreshes an identity for this player Service Name - identity Service Operation - REFRESH_IDENTITY
- refreshPromotions(IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Returns up-to-date eligible 'promotions' for the user and a 'promotionsRefreshed' flag indicating whether the user's promotion info required refreshing.
- REGISTER - com.bitheads.braincloud.client.ServiceOperation
- REGISTER_LISTENERS_FOR_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- REGISTER_LISTENERS_FOR_GROUP - com.bitheads.braincloud.client.ServiceOperation
- REGISTER_LISTENERS_FOR_PROFILES - com.bitheads.braincloud.client.ServiceOperation
- registerEventCallback(IEventCallback) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets a callback handler for any out of band event messages that come from brainCloud.
- registerEventCallback(IEventCallback) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- registerFileUploadCallback(IFileUploadCallback) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Registers a file upload callback handler to listen for status updates on uploads
- registerFileUploadCallback(IFileUploadCallback) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
-
Registers a file upload callback handler to listen for status updates on uploads
- registerGlobalErrorCallback(IGlobalErrorCallback) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Registers a callback that is invoked for all errors generated
- registerGlobalErrorCallback(IGlobalErrorCallback) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- registerListenersForFriends(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Registers the caller for RTT presence updates from friends for the given platform.
- registerListenersForGroup(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Registers the caller for RTT presence updates from the members of the given groupId.
- registerListenersForProfiles(ArrayList<String>, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Registers the caller for RTT presence updates for the given profileIds.
- registerNetworkErrorCallback(INetworkErrorCallback) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Registers a callback that is invoked for network errors.
- registerNetworkErrorCallback(INetworkErrorCallback) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- registerPushNotificationToken(Platform, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Registers the given device token with the server to enable this device to receive push notifications.
- registerRelayCallback(IRelayCallback) - Method in class com.bitheads.braincloud.comms.RelayComms
- registerRelayCallback(IRelayCallback) - Method in class com.bitheads.braincloud.services.RelayService
-
Register callback for relay messages coming from peers.
- registerRewardCallback(IRewardCallback) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets a reward handler for any api call results that return rewards.
- registerRewardCallback(IRewardCallback) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- registerRTTBlockchainRefreshCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time blockchain events.
- registerRTTCallback(String, IRTTCallback) - Method in class com.bitheads.braincloud.comms.RTTComms
- registerRTTChatCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time chat messages.
- registerRTTEventCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time events.
- registerRTTLobbyCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time lobby events.
- registerRTTMessagingCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time messaging.
- registerRTTPresenceCallback(IRTTCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Listen to real time presence events.
- registerSystemCallback(IRelaySystemCallback) - Method in class com.bitheads.braincloud.comms.RelayComms
- registerSystemCallback(IRelaySystemCallback) - Method in class com.bitheads.braincloud.services.RelayService
-
Register callback for RelayServer system messages.
- REJECT_GROUP_INVITATION - com.bitheads.braincloud.client.ServiceOperation
- REJECT_GROUP_JOIN_REQUEST - com.bitheads.braincloud.client.ServiceOperation
- rejectGroupInvitation(String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Reject an outstanding invitation to join the group.
- rejectGroupJoinRequest(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Reject an outstanding request to join the group.
- relayCallback(int, byte[]) - Method in interface com.bitheads.braincloud.client.IRelayCallback
- RelayComms - Class in com.bitheads.braincloud.comms
- RelayComms(BrainCloudClient) - Constructor for class com.bitheads.braincloud.comms.RelayComms
- RelayComms.UdpRsmgPacket - Class in com.bitheads.braincloud.comms
- relayConnectFailure(String) - Method in interface com.bitheads.braincloud.client.IRelayConnectCallback
- RelayConnectionType - Enum in com.bitheads.braincloud.client
-
Created by David St-Louis on 20-29-01.
- relayConnectSuccess(JSONObject) - Method in interface com.bitheads.braincloud.client.IRelayConnectCallback
- RelayService - Class in com.bitheads.braincloud.services
- RelayService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.RelayService
- relaySystemCallback(JSONObject) - Method in interface com.bitheads.braincloud.client.IRelaySystemCallback
- REMOVE_ATTRIBUTES - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_FRIENDS - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_GROUP_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_GROUP_SCORE - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_PLAYER_SCORE - com.bitheads.braincloud.client.ServiceOperation
- REMOVE_USER_ITEM_FROM_BLOCKCHAIN - com.bitheads.braincloud.client.ServiceOperation
- removeAttributes(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Remove user's attributes.
- removeFriends(String[], IServerCallback) - Method in class com.bitheads.braincloud.services.FriendService
-
Unlinks the current user and the specified users as brainCloud friends.
- removeGroupMember(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Remove a member from the group.
- removeGroupScore(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Removes score from group leaderboard Service Name - leaderboard Service Operation - REMOVE_GROUP_SCORE
- removeMember(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Evicts the specified user from the specified lobby.
- removePlayerScore(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.SocialLeaderboardService
-
Removes a player's score from the leaderboard Service Name - leaderboard Service Operation - REMOVE_PLAYER_SCORE
- removeUserItemFromBlockchain(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Removes the specified item from the item management attached blockchain.
- REPLY_TO_NAME_WITHOUT_REPLY_TO_ADDRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- REQUEST_CLIENT_CONNECTION - com.bitheads.braincloud.client.ServiceOperation
- REQUEST_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- requestClientConnection(IServerCallback) - Method in class com.bitheads.braincloud.services.RTTService
-
Requests the event server address
- RequestingConnectionInfo - com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
- RESET - com.bitheads.braincloud.client.ServiceOperation
- RESET_ALL_QUESTS_AND_MILESTONES_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RESET_EMAIL_PASSWORD - com.bitheads.braincloud.client.ServiceOperation
- RESET_EMAIL_PASSWORD_ADVANCED - com.bitheads.braincloud.client.ServiceOperation
- RESET_EMAIL_PASSWORD_ADVANCED_WITH_EXPIRY - com.bitheads.braincloud.client.ServiceOperation
- RESET_EMAIL_PASSWORD_WITH_EXPIRY - com.bitheads.braincloud.client.ServiceOperation
- RESET_MILESTONES - com.bitheads.braincloud.client.ServiceOperation
- RESET_PARENT_VC - com.bitheads.braincloud.client.ServiceOperation
- RESET_PLAYER_RATING - com.bitheads.braincloud.client.ServiceOperation
- RESET_PLAYER_VC - com.bitheads.braincloud.client.ServiceOperation
- RESET_QUESTS_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RESET_UNIVERSAL_ID_PASSWORD - com.bitheads.braincloud.client.ServiceOperation
- RESET_UNIVERSAL_ID_PASSWORD_ADVANCED - com.bitheads.braincloud.client.ServiceOperation
- RESET_UNIVERSAL_ID_PASSWORD_ADVANCED_WITH_EXPIRY - com.bitheads.braincloud.client.ServiceOperation
- RESET_UNIVERSAL_ID_PASSWORD_WITH_EXPIRY - com.bitheads.braincloud.client.ServiceOperation
- resetAllUserStats(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Reset all of the statistics for this user back to their initial value.
- resetCommunication() - Method in class com.bitheads.braincloud.client.BrainCloudClient
- resetCommunication() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- resetCurrency(IServerCallback) - Method in class com.bitheads.braincloud.services.VirtualCurrencyService
-
Resets the player's currency to 0.
- resetEmailPassword(String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPassword(String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPassword(String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset Email password - Sends a password reset email to the specified address
- resetEmailPasswordAdvanced(String, String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordAdvanced(String, String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordAdvanced(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset Email password with service parameters - sends a password reset email to the specified address
- resetEmailPasswordAdvancedWithExpiry(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset Email password with service parameters and expiry token - sends a password reset email to the specified address
- resetEmailPasswordAdvancedWithExpiry(String, String, Integer, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordAdvancedWithExpiry(String, String, Integer, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordWithExpiry(String, int, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordWithExpiry(String, int, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetEmailPasswordWithExpiry(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset Email password with expiry - Sends a password reset email to the specified address
- RESETING_MEMORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- resetPlayerRating(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Resets player rating Service Name - MatchMaking Service Operation - ResetPlayerRating
- resetStoredAnonymousId() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Resets the anonymous id to empty string
- resetStoredAnonymousId() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Resets the anonymous id to empty string
- resetStoredAuthenticationType() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- resetStoredProfileId() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Resets the profile id to empty string
- resetStoredProfileId() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Resets the profile id to empty string
- resetUniversalIdPassword(String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPassword(String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPassword(String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset password of universalId
- resetUniversalIdPasswordAdvanced(String, String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordAdvanced(String, String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordAdvanced(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset universal Ids password of universalId with template options
- resetUniversalIdPasswordAdvancedWithExpiry(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset universal Ids password of universalId with template options with expiry token
- resetUniversalIdPasswordAdvancedWithExpiry(String, String, Integer, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordAdvancedWithExpiry(String, String, Integer, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordWithExpiry(String, int, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordWithExpiry(String, int, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Authenticate the user with a custom Email and Password.
- resetUniversalIdPasswordWithExpiry(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
-
Reset password of universalId with expiry token
- resetUser(IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
This method will delete *most* data for the currently logged in user.
- REST - com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
- restoreRecentSession(String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
The brainCloud client considers itself reauthenticated with the given session Warning: ensure the user is within your session expiry (set on the dashboard) before using this call.
- retryCachedMessages() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Attempts to resend any cached messages.
- retryCachedMessages() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- retryPreviousAuthenticate(IServerCallback) - Method in class com.bitheads.braincloud.services.AuthenticationService
- REWARD_TOURNAMENT - com.bitheads.braincloud.client.ServiceOperation
- rewardCallback(JSONObject) - Method in interface com.bitheads.braincloud.client.IRewardCallback
- Roku - Static variable in class com.bitheads.braincloud.client.Platform
- ROOM_SERVER_HOST_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ROUND_STARTED_EPOCH_INPUT_BAD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- roundStartedEpoch - com.bitheads.braincloud.services.TournamentService.Parameter
- RS - com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
- RTT - com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
- RTT_BY_REQUEST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_CLIENT_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_ERROR_ASSIGNING_ROOM - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_ERROR_LAUNCHING_ROOM - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_EVICTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_FEATURE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_FIND_REQUEST_CANCELLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_LEFT_BY_CHOICE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_LOST_CONNECTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_NO_LOBBIES_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_ROOM_CANCELLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_ROOM_READY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_SERVER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- RTT_TIMEOUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- rttCallback(JSONObject) - Method in interface com.bitheads.braincloud.client.IRTTCallback
- RTTComms - Class in com.bitheads.braincloud.comms
- RTTComms(BrainCloudClient) - Constructor for class com.bitheads.braincloud.comms.RTTComms
- RTTComms.RttConnectionStatus - Enum in com.bitheads.braincloud.comms
- RTTComms.WebsocketStatus - Enum in com.bitheads.braincloud.comms
- rttConnectFailure(String) - Method in interface com.bitheads.braincloud.client.IRTTConnectCallback
- rttConnectSuccess() - Method in interface com.bitheads.braincloud.client.IRTTConnectCallback
- rttRegistration - com.bitheads.braincloud.client.ServiceName
- RTTService - Class in com.bitheads.braincloud.services
- RTTService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.RTTService
- run() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- run() - Method in class com.bitheads.braincloud.comms.FileUploader
- RUN - com.bitheads.braincloud.client.ServiceOperation
- RUN_PARENT_SCRIPT - com.bitheads.braincloud.client.ServiceOperation
- RUN_PEER_SCRIPT - com.bitheads.braincloud.client.ServiceOperation
- RUN_PEER_SCRIPT_ASYNC - com.bitheads.braincloud.client.ServiceOperation
- runCallbacks() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Run callbacks, to be called every so often (e.g.
- runCallbacks() - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Run callbacks, to be called once per frame from your main thread
- runCallbacks() - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Run callbacks, to be called once per frame from your main thread
- runCallbacks() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- runCallbacks() - Method in class com.bitheads.braincloud.comms.RelayComms
- runCallbacks() - Method in class com.bitheads.braincloud.comms.RTTComms
- runCallbacks(BrainCloudClient.BrainCloudUpdateType) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Run callbacks, to be called every so often (e.g.
- runParentScript(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Run a cloud script in a parent app Service Name - Script Service Operation - RUN_PARENT_SCRIPT
- runPeerScript(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Runs a script from the context of a peer Service Name - Script Service Operation - RUN_PEER_SCRIPT
- runPeerScriptAsync(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Runs a script asynchronously from the context of a peer This method does not wait for the script to complete before returning Service Name - Script Service Operation - RUN_PEER_SCRIPT_ASYNC
- runPingCallbacks() - Method in class com.bitheads.braincloud.services.LobbyService
- runScript(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Executes a script on the server.
S
- S3_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- s3Handling - com.bitheads.braincloud.client.ServiceName
- S3HandlingService - Class in com.bitheads.braincloud.services
- S3HandlingService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.S3HandlingService
- S3HandlingService.Parameter - Enum in com.bitheads.braincloud.services
- SCHEDULE_CLOUD_SCRIPT - com.bitheads.braincloud.client.ServiceOperation
- SCHEDULE_NORMALIZED_NOTIFICATION - com.bitheads.braincloud.client.ServiceOperation
- SCHEDULE_RAW_NOTIFICATION - com.bitheads.braincloud.client.ServiceOperation
- SCHEDULE_RICH_NOTIFICATION - com.bitheads.braincloud.client.ServiceOperation
- scheduleNormalizedPushNotificationMinutes(String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules a normalized push notification to a user
- scheduleNormalizedPushNotificationUTC(String, String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules a normalized push notification to a user
- scheduleRawPushNotificationMinutes(String, String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules raw notifications based on user local time.
- scheduleRawPushNotificationUTC(String, String, String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules raw notifications based on user local time.
- scheduleRichPushNotificationMinutes(String, int, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules a rich push notification to a user
- scheduleRichPushNotificationUTC(String, int, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Schedules a rich push notification to a user
- scheduleRunScriptMillisUTC(String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Allows cloud script executions to be scheduled Service Name - Script Service Operation - ScheduleCloudScript
- scheduleRunScriptMinutes(String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Allows cloud script executions to be scheduled Service Name - Script Service Operation - ScheduleCloudScript
- scheduleRunScriptUTC(String, String, Date, IServerCallback) - Method in class com.bitheads.braincloud.services.ScriptService
-
Deprecated.Use scheduleRunScriptMillisUTC instead - Removal September 1, 2021
- score - com.bitheads.braincloud.services.TournamentService.Parameter
- SCORE_INPUT_BAD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- script - com.bitheads.braincloud.client.ServiceName
- SCRIPT_DUPLICATE_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_EMPTY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_HAS_DEPENDENCIES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_JAVA_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_PARSING_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_RHINO_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_TIMEOUT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SCRIPT_UPDATE_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- scriptData - com.bitheads.braincloud.services.ScriptService.Parameter
- scriptName - com.bitheads.braincloud.services.ScriptService.Parameter
- ScriptService - Class in com.bitheads.braincloud.services
- ScriptService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.ScriptService
- ScriptService.Parameter - Enum in com.bitheads.braincloud.services
- SECURITY_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SELF_FRIEND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SELL_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- sellUserItem(String, int, int, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Allows a quantity of a specified user item to be sold.
- send(byte[], long, boolean, boolean, int) - Method in class com.bitheads.braincloud.services.RelayService
-
Send a packet to peer(s)
- SEND - com.bitheads.braincloud.client.ServiceOperation
- SEND_ADVANCED_EMAIL - com.bitheads.braincloud.client.ServiceOperation
- SEND_ADVANCED_EMAIL_BY_ADDRESS - com.bitheads.braincloud.client.ServiceOperation
- SEND_BASIC_EMAIL - com.bitheads.braincloud.client.ServiceOperation
- SEND_CRASH_REPORT - com.bitheads.braincloud.client.ServiceOperation
- SEND_MESSAGE - com.bitheads.braincloud.client.ServiceOperation
- SEND_MESSAGE_SIMPLE - com.bitheads.braincloud.client.ServiceOperation
- SEND_NORMALIZED - com.bitheads.braincloud.client.ServiceOperation
- SEND_NORMALIZED_BATCH - com.bitheads.braincloud.client.ServiceOperation
- SEND_NORMALIZED_TO_GROUP - com.bitheads.braincloud.client.ServiceOperation
- SEND_RAW - com.bitheads.braincloud.client.ServiceOperation
- SEND_RAW_BATCH - com.bitheads.braincloud.client.ServiceOperation
- SEND_RAW_TO_GROUP - com.bitheads.braincloud.client.ServiceOperation
- SEND_RICH - com.bitheads.braincloud.client.ServiceOperation
- SEND_SIGNAL - com.bitheads.braincloud.client.ServiceOperation
- SEND_SIMPLE - com.bitheads.braincloud.client.ServiceOperation
- SEND_TEMPLATED_TO_GROUP - com.bitheads.braincloud.client.ServiceOperation
- sendAdvancedEmail(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MailService
-
Sends an advanced email to the specified player Service Name - mail Service Operation - SEND_ADVANCED_EMAIL
- sendAdvancedEmailByAddress(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MailService
-
Sends an advanced email to the specified email address Service Name - mail Service Operation - SEND_ADVANCED_EMAIL_BY_ADDRESS
- sendBasicEmail(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MailService
-
Sends a simple text email to the specified player Service Name - mail Service Operation - SEND_BASIC_EMAIL
- sendEvent(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Sends an event to the designated player id with the attached json data.
- SENDGRID_EMAIL_SEND_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SENDGRID_GET_TEMPLATES_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SENDGRID_INVALID_API_KEY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SENDGRID_KEY_EMPTY_OR_NULL - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SENDGRID_NOT_ENABLED_FOR_APP - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SENDGRID_NOT_INSTALLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- sendMessage(ArrayList<String>, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Marks list of user messages as read on the server.
- sendMessageSimple(ArrayList<String>, String, IServerCallback) - Method in class com.bitheads.braincloud.services.MessagingService
-
Marks list of user messages as read on the server.
- sendNormalizedPushNotification(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to a user consisting of alert content and custom data.
- sendNormalizedPushNotificationBatch(String[], String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to multiple users consisting of alert content and custom data.
- sendNormalizedPushNotificationToGroup(String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to a "group" of user consisting of alert content and custom data.
- sendRawPushNotification(String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a raw push notification to a target user.
- sendRawPushNotificationBatch(String[], String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a raw push notification to a target list of users.
- sendRawPushNotificationToGroup(String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a raw push notification to a target group.
- sendRelay(byte[], long, boolean, boolean, int) - Method in class com.bitheads.braincloud.comms.RelayComms
- sendRequest(ServerCall) - Method in class com.bitheads.braincloud.client.BrainCloudClient
- sendRichPushNotification(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to a user based on a brainCloud portal configured notification template.
- sendRichPushNotificationWithParams(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to a user based on a brainCloud portal configured notification template.
- sendSignal(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Sends LOBBY_SIGNAL_DATA message to all lobby members.
- sendSimplePushNotification(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a simple push notification based on the passed in message.
- sendTemplatedPushNotificationToGroup(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PushNotificationService
-
Sends a notification to a "group" of user based on a brainCloud portal configured notification template.
- sendToAll(byte[], boolean, boolean, int) - Method in class com.bitheads.braincloud.services.RelayService
-
Send a packet to all except yourself
- sendToPlayers(byte[], long, boolean, boolean, int) - Method in class com.bitheads.braincloud.services.RelayService
-
Send a packet to any players by using a mask
- SERVER_SESSION_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- ServerCall - Class in com.bitheads.braincloud.comms
- ServerCall(ServiceName, ServiceOperation, JSONObject, IServerCallback) - Constructor for class com.bitheads.braincloud.comms.ServerCall
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchAdvanced
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchApple
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchEmail
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchExternal
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchFacebook
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogle
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogleOpenId
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchOculus
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchSteam
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchTwitter
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUltra
- serverCallback(ServiceName, ServiceOperation, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUniversal
- serverCallback(ServiceName, ServiceOperation, String) - Method in interface com.bitheads.braincloud.services.IAchievementsDelegate
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
The serverCallback() method returns server data back to the layer interfacing with the BrainCloud library.
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
The serverCallback() method returns server data back to the layer interfacing with the BrainCloud library.
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in class com.bitheads.braincloud.client.IdentityCallback
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in interface com.bitheads.braincloud.client.IServerCallback
-
The serverCallback() method returns server data back to the layer interfacing with the BrainCloud library.
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in class com.bitheads.braincloud.comms.RTTComms
- serverCallback(ServiceName, ServiceOperation, JSONObject) - Method in class com.bitheads.braincloud.services.LobbyService
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Errors are returned back to the layer which is interfacing with the BrainCloud library through the serverError() callback.
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Errors are returned back to the layer which is interfacing with the BrainCloud library through the serverError() callback.
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in class com.bitheads.braincloud.client.IdentityCallback
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in interface com.bitheads.braincloud.client.IServerCallback
-
Errors are returned back to the layer which is interfacing with the BrainCloud library through the serverError() callback.
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in class com.bitheads.braincloud.client.SmartSwitchCallback
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in class com.bitheads.braincloud.comms.RTTComms
- serverError(ServiceName, ServiceOperation, int, int, String) - Method in class com.bitheads.braincloud.services.LobbyService
- ServerResponse - Class in com.bitheads.braincloud.comms
-
Created by prestonjennings on 15-09-01.
- ServerResponse() - Constructor for class com.bitheads.braincloud.comms.ServerResponse
- ServiceName - Enum in com.bitheads.braincloud.client
-
Created by prestonjennings on 15-09-01.
- ServiceOperation - Enum in com.bitheads.braincloud.client
-
Created by prestonjennings on 15-09-01.
- serviceParams - com.bitheads.braincloud.services.MailService.Parameter
- SET_GROUP_OPEN - com.bitheads.braincloud.client.ServiceOperation
- SET_PLAYER_RATING - com.bitheads.braincloud.client.ServiceOperation
- SET_USER_STATUS - com.bitheads.braincloud.client.ServiceOperation
- SET_VISIBILITY - com.bitheads.braincloud.client.ServiceOperation
- SET_XPPOINTS - com.bitheads.braincloud.client.ServiceOperation
- setAchievementAwardedDelegate(IAchievementsDelegate) - Method in class com.bitheads.braincloud.services.GamificationService
-
Sets the achievement awarded delegate which is called anytime an achievement is awarded
- setAlwaysAllowProfileSwitch(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
For non-anonymous authentication methods, a profile id will be passed in when this value is set to false.
- setAlwaysAllowProfileSwitch(boolean) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
For non-anonymous authentication methods, a profile id will be passed in when this value is set to false.
- setAnonymousId(String) - Method in class com.bitheads.braincloud.services.AuthenticationService
- setAppVersion(String) - Method in class com.bitheads.braincloud.client.BrainCloudClient
- setAuthenticated() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setAuthenticationPacketTimeout(int) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the authentication packet timeout which is tracked separately from all other packets.
- setAuthenticationPacketTimeout(int) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setBytesTransferred(long) - Method in class com.bitheads.braincloud.comms.FileUploader
- setCallback(IServerCallback) - Method in class com.bitheads.braincloud.comms.ServerCall
- setEndOfBundleMarker(boolean) - Method in class com.bitheads.braincloud.comms.ServerCall
- setExperiencePoints(int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsService
-
Sets the user's experience to an absolute value.
- setGroupOpen(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Set whether a group is open (true) or closed (false).
- setHeartbeatInterval(long) - Method in class com.bitheads.braincloud.client.BrainCloudClient
- setHeartbeatInterval(long) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setInstance(BrainCloudClient) - Static method in class com.bitheads.braincloud.client.BrainCloudClient
- setMember(int) - Method in class com.bitheads.braincloud.services.GroupACL
- setMember(GroupACL.Access) - Method in class com.bitheads.braincloud.services.GroupACL
- setMessageQueuePollInterval(long) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
-
Set the internal message queue polling interval.
- setOldStyleStatusMessageErrorCallback(boolean) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the error callback to return the status message instead of the error json string.
- setOldStyleStatusMessageErrorCallback(boolean) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setOther(int) - Method in class com.bitheads.braincloud.services.ACL
- setOther(int) - Method in class com.bitheads.braincloud.services.GroupACL
- setOther(ACL.Access) - Method in class com.bitheads.braincloud.services.ACL
- setOther(GroupACL.Access) - Method in class com.bitheads.braincloud.services.GroupACL
- setPacketTimeouts(ArrayList<Integer>) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the packet timeouts using a list of integers that represent timeout values in seconds for each packet retry.
- setPacketTimeouts(ArrayList<Integer>) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setPacketTimeoutsToDefault() - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the packet timeouts back to the default ie {10, 10, 10}
- setPacketTimeoutsToDefault() - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setPingInterval(int) - Method in class com.bitheads.braincloud.comms.RelayComms
- setPingInterval(int) - Method in class com.bitheads.braincloud.services.RelayService
-
Set the ping interval.
- setPlayerRating(long, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Sets player rating Service Name - MatchMaking Service Operation - SetPlayerRating
- setProfileId(String) - Method in class com.bitheads.braincloud.services.AuthenticationService
- setReleasePlatform(Platform) - Method in class com.bitheads.braincloud.client.BrainCloudClient
- setReleasePlatform(Platform) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- setReleasePlatform(Platform) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- setServiceName(ServiceName) - Method in class com.bitheads.braincloud.comms.ServerCall
- setServiceOperation(ServiceOperation) - Method in class com.bitheads.braincloud.comms.ServerCall
- setSessionId(String) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setStoredAnonymousId(String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Sets the stored anonymous id
- setStoredAnonymousId(String) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Sets the stored anonymous id
- setStoredAuthenticationType(String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- setStoredProfileId(String) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
-
Sets the stored profile id
- setStoredProfileId(String) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
-
Sets the stored profile id
- SettopHandoff - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- setUploadLowTransferRateThreshold(int) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the low transfer rate threshold of an upload in bytes/sec.
- setUploadLowTransferRateThreshold(int) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setUploadLowTransferRateTimeout(int) - Method in class com.bitheads.braincloud.client.BrainCloudClient
-
Sets the timeout in seconds of a low speed upload (ie transfer rate which is underneath the low transfer rate threshold).
- setUploadLowTransferRateTimeout(int) - Method in class com.bitheads.braincloud.comms.BrainCloudRestClient
- setUserStatus(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Set timed status for a user Service Name - PlayerState Service Operation - ClearUserStatus
- setVisibility(boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Update the presence data visible field for the caller.
- SHIELD_OFF - com.bitheads.braincloud.client.ServiceOperation
- SHIELD_ON - com.bitheads.braincloud.client.ServiceOperation
- SHIELD_ON_FOR - com.bitheads.braincloud.client.ServiceOperation
- SINGLETON_ALREADY_EXISTS_FOR_USER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SingletonUseErrorMessage - Static variable in class com.bitheads.braincloud.client.BrainCloudClient
- SLACK_NOT_ENABLED_FOR_APP - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SLACK_WEBHOOK_SEND_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SmartSwitchAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchAdvanced
- SmartSwitchAdvanced(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchAdvanced
- SmartSwitchApple(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchApple
- SmartSwitchApple(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchApple
- smartSwitchAuthenticateAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateAdvanced(AuthenticationType, AuthenticationIds, boolean, String, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateApple(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateApple(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateEmail(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateEmail(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateExternal(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateExternal(String, String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateFacebook(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateFacebook(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateGoogle(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateGoogle(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateGoogleOpenId(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateGoogleOpenId(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateOculus(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateOculus(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateSteam(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateSteam(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateTwitter(String, String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateTwitter(String, String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateUltra(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateUltra(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- smartSwitchAuthenticateUniversal(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.client.BrainCloudWrapper
- smartSwitchAuthenticateUniversal(String, String, boolean, IServerCallback) - Method in interface com.bitheads.braincloud.client.IBrainCloudWrapper
- SmartSwitchCallback - Class in com.bitheads.braincloud.client
-
Smart Switch Authenticate will logout of the current profile, and switch to the new authentication type.
- SmartSwitchCallback(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback
- SmartSwitchCallback.SmartSwitchAdvanced - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchApple - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchEmail - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchExternal - Class in com.bitheads.braincloud.client
-
Smart Switch Authenticate will logout of the current profile, and switch to the new authentication type.
- SmartSwitchCallback.SmartSwitchFacebook - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchGoogle - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchGoogleOpenId - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchOculus - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchSteam - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchTwitter - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchUltra - Class in com.bitheads.braincloud.client
- SmartSwitchCallback.SmartSwitchUniversal - Class in com.bitheads.braincloud.client
- SmartSwitchEmail(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchEmail
- SmartSwitchEmail(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchEmail
- SmartSwitchExternal(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchExternal
- SmartSwitchExternal(String, String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchExternal
- SmartSwitchFacebook(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchFacebook
- SmartSwitchFacebook(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchFacebook
- SmartSwitchGoogle(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogle
- SmartSwitchGoogle(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogle
- SmartSwitchGoogleOpenId(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogleOpenId
- SmartSwitchGoogleOpenId(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchGoogleOpenId
- SmartSwitchOculus(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchOculus
- SmartSwitchOculus(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchOculus
- SmartSwitchSteam(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchSteam
- SmartSwitchSteam(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchSteam
- SmartSwitchTwitter(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchTwitter
- SmartSwitchTwitter(String, String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchTwitter
- SmartSwitchUltra(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUltra
- SmartSwitchUltra(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUltra
- SmartSwitchUniversal(IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUniversal
- SmartSwitchUniversal(String, String, boolean, IBrainCloudWrapper, IServerCallback) - Constructor for class com.bitheads.braincloud.client.SmartSwitchCallback.SmartSwitchUniversal
- SocialLeaderboardService - Class in com.bitheads.braincloud.services
- SocialLeaderboardService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.SocialLeaderboardService
- SocialLeaderboardService.RotationType - Enum in com.bitheads.braincloud.services
- SocialLeaderboardService.SocialLeaderboardType - Enum in com.bitheads.braincloud.services
- SocialLeaderboardService.SortOrder - Enum in com.bitheads.braincloud.services
- sort - com.bitheads.braincloud.services.TournamentService.Parameter
- STACKABLE_ITEMS_NOT_PERMITTED_ON_BLOCKCHAIN - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- START_MATCH - com.bitheads.braincloud.client.ServiceOperation
- START_PURCHASE - com.bitheads.braincloud.client.ServiceOperation
- START_STEAM_TRANSACTION - com.bitheads.braincloud.client.ServiceOperation
- START_STREAM - com.bitheads.braincloud.client.ServiceOperation
- startDateUTC - com.bitheads.braincloud.services.ScriptService.Parameter
- startMatch(String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.OneWayMatchService
-
Starts a match Service Name - OneWayMatch Service Operation - StartMatch
- startPurchase(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Start A Two Staged Purchase Transaction Service Name - AppStore Service Operation - StartPurchase
- startStream(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PlaybackStreamService
-
Starts a stream Service Name - PlaybackStream Service Operation - StartStream
- StatusCodes - Interface in com.bitheads.braincloud.client
-
Created by prestonjennings on 15-09-01.
- Steam - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- STEAM_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- STOP_LISTENING - com.bitheads.braincloud.client.ServiceOperation
- stopListening(IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Stops the caller from receiving RTT presence updates.
- STREAM_ACCESS_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- STREAM_COMPLETE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- STREAM_DOES_NOT_EXIT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- StringUtil - Class in com.bitheads.braincloud.services
- StringUtil() - Constructor for class com.bitheads.braincloud.services.StringUtil
- subject - com.bitheads.braincloud.services.MailService.Parameter
- SUBMIT_TURN - com.bitheads.braincloud.client.ServiceOperation
- submitCrashReport(String, String, String, String, String, String, String, Boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.DataStreamService
-
Send crash report
- submitTurn(String, String, BigInteger, String, String, String, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Submits a turn for the given match.
- SUBSTITUTION_BODY_CANNOT_COEXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SWITCH_TEAM - com.bitheads.braincloud.client.ServiceOperation
- SWITCH_TO_CHILD_PROFILE - com.bitheads.braincloud.client.ServiceOperation
- SWITCH_TO_PARENT_PROFILE - com.bitheads.braincloud.client.ServiceOperation
- SWITCHING_FACEBOOK_MEMORY - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- SWITCHING_PROFILES - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- switchTeam(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Switches to the specified team (if allowed.) Sends LOBBY_MEMBER_UPDATED to all lobby members, with copy of member data Service Name - Lobby Service Operation - SWITCH_TEAM
- switchToChildProfile(String, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Switch to a Child Profile Service Name - Identity Service Operation - SWITCH_TO_CHILD_PROFILE
- switchToParentProfile(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Switch to a Parent Profile Service Name - Identity Service Operation - SWITCH_TO_PARENT_PROFILE
- switchToSingletonChildProfile(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Switches to a child profile of an app when only one profile exists If multiple profiles exist this returns an error Service Name - Identity Service Operation - SWITCH_TO_CHILD_PROFILE
T
- TASK_STATE_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TCP - com.bitheads.braincloud.client.RelayConnectionType
- TEAM_ADMIN_API_DISABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEAM_ADMIN_AUTH_FAILURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEAM_MEMBER_LOCKED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEAM_MEMBER_NOT_ACTIVE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEAM_MEMBER_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEAM_MEMBER_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEMPLATE_GAME_NOT_FOUND - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TEMPLATE_SUBSTITUTION_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- time - com.bitheads.braincloud.client.ServiceName
- TimeService - Class in com.bitheads.braincloud.services
- TimeService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.TimeService
- TimeUtil - Class in com.bitheads.braincloud.services
- TimeUtil() - Constructor for class com.bitheads.braincloud.services.TimeUtil
- Tizen - Static variable in class com.bitheads.braincloud.client.Platform
- TLS_VERSION_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TO_ALL_PLAYERS - Static variable in class com.bitheads.braincloud.services.RelayService
- toJsonString() - Method in class com.bitheads.braincloud.services.ACL
- toJsonString() - Method in class com.bitheads.braincloud.services.GroupACL
- TOKEN_DOES_NOT_MATCH_USER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOKEN_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOKEN_INVALID - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOO_MANY_CACHE_OBJECTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOO_MANY_LISTENERS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOO_MANY_USERS_FOR_LOBBY_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOO_MANY_USERS_FOR_TEAM - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- toString() - Method in class com.bitheads.braincloud.client.AuthenticationType
- toString() - Method in class com.bitheads.braincloud.client.Platform
- toString() - Method in class com.bitheads.braincloud.services.ACL
- toString() - Method in class com.bitheads.braincloud.services.GroupACL
- tournament - com.bitheads.braincloud.client.ServiceName
- TOURNAMENT_CODE_INPUT_BAD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_CODE_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_NOT_ASSOCIATED_WITH_LEADERBOARD - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_NOTIFICATIONS_PROCESSING_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_PLAY_HAS_ENDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_PLAY_HAS_NOT_STARTED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_RESULT_PROCESSING_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_REWARDS_ALREADY_CLAIMED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TOURNAMENT_SCORES_EXIST - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- tournamentCode - com.bitheads.braincloud.services.TournamentService.Parameter
- TournamentService - Class in com.bitheads.braincloud.services
-
Created by bradleyh on 1/9/2017.
- TournamentService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.TournamentService
- TournamentService.Parameter - Enum in com.bitheads.braincloud.services
- TRANSFER_JOB_IDLE_TIMEOUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TRIGGER - com.bitheads.braincloud.client.ServiceOperation
- TRIGGER_MULTIPLE - com.bitheads.braincloud.client.ServiceOperation
- triggerStatsEvent(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsEventService
-
Trigger an event server side that will increase the user statistics.
- triggerStatsEvents(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsEventService
-
See documentation for TriggerPlayerStatisticsEvent for more documentation.
- triggerUserStatsEvent(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsEventService
-
Deprecated.Use triggerStatsEvent instead - removal September 1, 2021
- triggerUserStatsEvents(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStatisticsEventService
-
Deprecated.Use triggerStatsEvents instead - removal September 1, 2021
- turnShieldOff(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Turns shield off Service Name - MatchMaking Service Operation - ShieldOff
- turnShieldOn(IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Turns shield on Service Name - MatchMaking Service Operation - ShieldOn
- turnShieldOnFor(int, IServerCallback) - Method in class com.bitheads.braincloud.services.MatchMakingService
-
Turns shield on for the specified number of minutes Service Name - MatchMaking Service Operation - ShieldOnFor
- Twitter - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- TWITTER_AUTH_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- TWITTER_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
U
- UDP - com.bitheads.braincloud.client.RelayConnectionType
- UdpRsmgPacket() - Constructor for class com.bitheads.braincloud.comms.RelayComms.UdpRsmgPacket
- Ultra - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- UNABLE_TO_DELETE_PRICE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNABLE_TO_GET_FRIENDS_FROM_FACEBOOK - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNABLE_TO_GET_MY_DATA_FROM_FACEBOOK - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNABLE_TO_UPDATE_PRICE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNABLE_TO_VALIDATE_PLAYER - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNAPPROVED_SERVICE_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNCONFIGURED_CUSTOM_FIELD_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNEXPECTED_ERROR_DELETING_TOURNAMENT_LEADERBOARD_SCORE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNEXPECTED_ERROR_RANK_ZERO_AFTER_PROCESSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- Universal - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- Unknown - Static variable in class com.bitheads.braincloud.client.AuthenticationType
- Unknown - Static variable in class com.bitheads.braincloud.client.Platform
- UNKNOWN_AUTH_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNSUPPORTED_AUTH_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNSUPPORTED_CRITERIA_FOR_SHARDED_COLLECTIONS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNSUPPORTED_GROUP_LEADERBOARD_OPERATION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UNSUPPORTED_SOCIAL_PLATFORM_CODE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPDATE - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ACL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ACTIVITY - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ATTRIBUTES - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_CHAT_MESSAGE - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_CONTACT_EMAIL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ENTITY - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ENTITY_FIELDS - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ENTITY_FIELDS_SHARDED - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_ENTITY_OWNER_AND_ACL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_EVENT_DATA - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPDATE_FILE_INFO - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_ACL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_DATA - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_ENTITY_DATA - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_MEMBER - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_NAME - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_GROUP_SUMMARY_DATA - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_INCREMENT - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_INCREMENT_TO_MAXIMUM - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_INDEXED_ID - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_LANGUAGE_CODE - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_NAME - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_PARTIAL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_PICTURE_URL - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_READY - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_REWARDS - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SET_MINIMUM - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SETTINGS - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SHARED - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SINGLETON - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SINGLETON_FAILED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPDATE_SINGLETON_FIELDS - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_SUMMARY - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_TIME_TO_LIVE - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_TIMEZONE_OFFSET - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_UNIVERSAL_LOGIN - com.bitheads.braincloud.client.ServiceOperation
- UPDATE_USER_ITEM_DATA - com.bitheads.braincloud.client.ServiceOperation
- updateActivity(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PresenceService
-
Update the presence data activity field for the caller.
- updateAttributes(String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Update user's attributes.
- updateChatMessage(String, String, int, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.ChatService
-
Update a chat message.
- updateContactEmail(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Update the user's contact email.
- updateEntity(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method updates an existing entity on the server.
- updateEntity(String, String, int, String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Replaces the specified custom entity's data, and optionally updates the acl and expiry, on the server, enforcing current ownership/ACL permissions.
- updateEntity(String, String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method updates a new entity on the server.
- updateEntityAcl(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method updates an existing entity's Acl on the server.
- updateEntityFields(String, String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Replaces the specified custom entity's data, and optionally updates the acl and expiry, on the server, enforcing current ownership/ACL permissions.
- updateEntityFieldsSharded(String, String, int, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Replaces the specified custom entity's data, and optionally updates the acl and expiry, on the server, enforcing current ownership/ACL permissions.
- updateEntityIndexedId(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method updates an existing entity's Indexed ID.
- updateEntityOwnerAndAcl(String, int, String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method updates an existing entity's Owner and ACL on the server.
- updateEntityTimeToLive(String, int, long, IServerCallback) - Method in class com.bitheads.braincloud.services.GlobalEntityService
-
Method updates an existing entity's time to live on the server.
- updateFileInfo(String, String, int, String, JSONObject, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupFileService
-
Rename or edit permissions of an uploaded file.
- updateGroupData(String, long, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Updates a group's data.
- updateGroupEntityData(String, String, long, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Update a group entity.
- updateGroupMember(String, String, GroupService.Role, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Update a member of the group.
- updateGroupName(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Updates a group's name.
- updateGroupSummaryData(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.GroupService
-
Updates a group's summaryData Service Name - group Service Operation - UPDATE_GROUP_SUMMARY_DATA
- updateIncomingEventData(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.EventService
-
Updates an event in the player's incoming event mailbox.
- updateLanguageCode(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Update user's attributes.
- updateMatchSummaryData(String, String, BigInteger, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AsyncMatchService
-
Allows the current player (only) to update Summary data without having to submit a whole turn.
- updateName(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Deprecated.Use updateUserName instead - removal September 1, 2021
- updateReady(String, Boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Updates the ready status and extra json for the given lobby member.
- updateSettings(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.LobbyService
-
Updates the ready status and extra json for the given lobby member.
- updateSharedEntity(String, String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method updates a shared entity owned by another user.
- updateSingleton(String, int, String, String, long, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Updates the singleton owned by the user for the specified custom entity type on the server, creating the singleton if it does not exist.
- updateSingleton(String, String, String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.EntityService
-
Method updates a singleton entity on the server.
- updateSingletonFields(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.CustomEntityService
-
Partially updates the data, of the singleton owned by the user for the specified custom entity type, with the specified fields, on the server
- updateSummaryFriendData(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Updates the "friend summary data" associated with the logged in user.
- updateTimeZoneOffset(int, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Update user's attributes.
- updateUniversalIdLogin(String, IServerCallback) - Method in class com.bitheads.braincloud.services.IdentityService
-
Updates univeral id of the current profile.
- updateUserItemData(String, int, String, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Updates the item data on the specified user item.
- updateUserName(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Sets the user's visible name
- updateUserPictureUrl(String, IServerCallback) - Method in class com.bitheads.braincloud.services.PlayerStateService
-
Update User picture URL.
- UPLOAD_FILE_TOO_LARGE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPLOAD_ID_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPLOAD_JOB_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPLOAD_JOB_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPLOADER_EXCEPTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- UPLOADER_FILESIZE_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- uploadFile(String, String, boolean, boolean, String, IServerCallback) - Method in class com.bitheads.braincloud.services.FileService
-
Prepares a user file upload.
- Uploading - com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
- UPLOLAD_IN_PROGRESS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USE_USER_ITEM - com.bitheads.braincloud.client.ServiceOperation
- USER_ALREADY_EXISTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_EXPORT_ERROR - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_FILE_MISSING - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_PARENT_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_PURGE_NOTICE_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_SESSION_EXPIRED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_SESSION_LOGGED_OUT - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- USER_SESSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- userItems - com.bitheads.braincloud.client.ServiceName
- UserItemsService - Class in com.bitheads.braincloud.services
- UserItemsService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.UserItemsService
- useUserItem(String, int, String, boolean, IServerCallback) - Method in class com.bitheads.braincloud.services.UserItemsService
-
Uses the specified item, potentially consuming it.
- UTCDateTimeToUTCMillis(Date) - Static method in class com.bitheads.braincloud.services.TimeUtil
- UTCMillisToUTCDateTime(long) - Static method in class com.bitheads.braincloud.services.TimeUtil
- UTCTimeToLocalTime(Date) - Static method in class com.bitheads.braincloud.services.TimeUtil
V
- valueOf(String) - Static method in enum com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.client.RelayConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.client.ServiceName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.client.ServiceOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.ACL.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.FriendService.FriendPlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.GroupACL.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.GroupService.AutoJoinStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.GroupService.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.MailService.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.S3HandlingService.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.ScriptService.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bitheads.braincloud.services.TournamentService.Parameter
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.bitheads.braincloud.client.BrainCloudClient.BrainCloudUpdateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.client.RelayConnectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.client.ServiceName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.client.ServiceOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.comms.RTTComms.RttConnectionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.comms.RTTComms.WebsocketStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.ACL.Access
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.FriendService.FriendPlatform
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.GroupACL.Access
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.GroupService.AutoJoinStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.GroupService.Role
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.MailService.Parameter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.S3HandlingService.Parameter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.ScriptService.Parameter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.SocialLeaderboardType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.SocialLeaderboardService.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.bitheads.braincloud.services.TournamentService.Parameter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VC_BALANCE_CANNOT_BE_SPECIFIED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- VC_LIMIT_EXCEEDED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- VERIFY - com.bitheads.braincloud.client.ServiceOperation
- VERIFY_MICROSOFT_RECEIPT - com.bitheads.braincloud.client.ServiceOperation
- VERIFY_PURCHASE - com.bitheads.braincloud.client.ServiceOperation
- verifyPurchase(String, String, IServerCallback) - Method in class com.bitheads.braincloud.services.AppStoreService
-
Verifies that purchase was properly made at the store.
- VERSION_MISMATCH - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- versionId - com.bitheads.braincloud.services.TournamentService.Parameter
- VIEW_CURRENT_REWARD - com.bitheads.braincloud.client.ServiceOperation
- VIEW_REWARD - com.bitheads.braincloud.client.ServiceOperation
- viewCurrentReward(String, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Returns the user's expected reward based on the current scores Service Name - tournament Service Operation - VIEW_CURRENT_REWARD
- VIEWING_REWARD_FOR_NON_PROCESSED_TOURNAMENTS - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- viewReward(String, int, IServerCallback) - Method in class com.bitheads.braincloud.services.TournamentService
-
Returns the user's reward from a finished tournament Service Name - tournament Service Operation - VIEW_REWARD
- virtualCurrency - com.bitheads.braincloud.client.ServiceName
- VirtualCurrencyService - Class in com.bitheads.braincloud.services
- VirtualCurrencyService(BrainCloudClient) - Constructor for class com.bitheads.braincloud.services.VirtualCurrencyService
W
- WAITING_FOR_ON_DEMAND_TOURNAMENT_TO_START - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- WatchOS - Static variable in class com.bitheads.braincloud.client.Platform
- Web - Static variable in class com.bitheads.braincloud.client.Platform
- WEBPURIFY_EXCEPTION - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- WEBPURIFY_FAILURE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- WEBPURIFY_NOT_CONFIGURED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- WEBPURIFY_NOT_ENABLED - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
- WEBSOCKET - com.bitheads.braincloud.client.RelayConnectionType
- WEEKLY - com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
- Wii - Static variable in class com.bitheads.braincloud.client.Platform
- Windows - Static variable in class com.bitheads.braincloud.client.Platform
- WindowsPhone - Static variable in class com.bitheads.braincloud.client.Platform
- WRONG_JOB_TYPE - Static variable in interface com.bitheads.braincloud.client.ReasonCodes
X
- Xbox360 - Static variable in class com.bitheads.braincloud.client.Platform
- XboxOne - Static variable in class com.bitheads.braincloud.client.Platform
Y
- YEARLY - com.bitheads.braincloud.services.SocialLeaderboardService.RotationType
_
- _callback - Variable in class com.bitheads.braincloud.client.SmartSwitchCallback
- _wrapper - Variable in class com.bitheads.braincloud.client.SmartSwitchCallback
All Classes|All Packages