Enumerations | |
| enum | AccelByteMessagingTopic { None , LobbyConnected , QosRegionLatenciesUpdated , NotificationSenderLobby , NotificationBufferSent , MatchmakingStarted , MatchFoundOnPoll , MatchFoundOnGetSessionDetails , OnCreatedPartyNotification , OnJoinedPartyNotification , OnLeftPartyNotification , OnJoinedGameSessionNotification , OnLeftGameSessionNotification , RejectGameSessionNotification } |
| enum | AchievementSortBy { NONE , LISTORDER , LISTORDER_ASC , LISTORDER_DESC , CREATED_AT , CREATED_AT_ASC , CREATED_AT_DESC , UPDATED_AT , UPDATED_AT_ASC , UPDATED_AT_DESC } |
| enum | GlobalAchievementStatus { None , InProgress , Unlocked } |
| enum | GlobalAchievementListSortBy { None , AchievedAt , AchievedAtAsc , AchievedAtDesc , CreatedAt , CreatedAtAsc , CreatedAtDesc } |
| enum | GlobalAchievementContributorsSortBy { NONE , ContributedValue , ContributedValueAsc , ContributedValueDesc } |
| enum | ConvertAchievementStatus : int { InProgress = 1 , Unlocked = 2 } |
| enum | AgreementPolicyType { EMPTY , LEGAL_DOCUMENT_TYPE , MARKETING_PREFERENCE_TYPE } |
| enum | FlowType { Sink , Source } |
| enum | FileType { JPEG , JPG , PNG , BMP , GIF , MP3 , BIN , WEBP } |
| enum | UploadCategory { DEFAULT , REPORTING } |
| enum | TTLConfigAction { None , Delete } |
| enum | ChallengeSortBy { UpdatedAtAsc , UpdatedAtDesc , CreatedAtAsc , CreatedAtDesc } |
| enum | ChallengeStatus { None , Init , Retired , Tied } |
| enum | ChallengeRewardStatus { None , Claimed , Unclaimed } |
| enum | ChatMessageMethod { empty , eventConnected , eventDisconnected , eventAddedToTopic , eventBanChat , eventNewChat , eventReadChat , eventRemovedFromTopic , eventServerShutdown , eventTopicBanChat , eventTopicDeleted , eventTopicUnbanChat , eventTopicUpdated , eventUnbanChat , eventUserBanned , eventNewSystemMessage , actionAddUserToTopic , actionAddUserToTopicResponse , actionBlockUser , actionBlockUserResponse , actionCreateTopic , actionCreateTopicResponse , actionDeleteTopic , actionDeleteTopicResponse , actionDisconnect , actionDisconnectResponse , actionGetUserConfig , actionJoinTopic , actionJoinTopicResponse , actionQueryGroupTopic , actionQueryGroupTopicResponse , actionQueryPersonalTopic , actionQueryPersonalTopicResponse , actionQueryPublicGroupTopic , actionQueryPublicGroupTopicResponse , actionQueryTopic , actionQueryTopicById , actionQueryTopicByIdResponse , actionQueryTopicResponse , actionQuitTopic , actionQuitTopicResponse , actionRefreshToken , actionRefreshTokenResponse , actionRemoveUserFromTopic , actionRemoveUserFromTopicResponse , actionSetUserConfig , actionUnblockUser , actionUnblockUserResponse , actionUpdateTopic , actionUpdateTopicResponse , queryChat , queryChatResponse , readChat , readChatResponse , sendChat , sendChatResponse , actionQuerySystemMessage , actionUpdateSystemMessages , actionDeleteSystemMessages , actionGetSystemMessageStats , eventUserMuted , eventUserUnmuted } |
| enum | ChatTopicType { empty , personal , group } |
| enum | TopicType { NONE = 0 , PERSONAL = 1 , GROUP = 2 } |
| enum | OptionalBoolean { None = 0 , Yes = 1 , No = 2 } |
| enum | RecordSetBy { CLIENT , SERVER } |
| enum | ItemType { NONE , COINS , INGAMEITEM , BUNDLE , APP , CODE , SUBSCRIPTION , SEASON , OPTIONBOX , MEDIA , LOOTBOX , EXTENSION } |
| enum | ItemStatus { NONE , ACTIVE , INACTIVE } |
| enum | CurrencyType { NONE , REAL , VIRTUAL } |
| enum | EntitlementClazz { NONE , APP , ENTITLEMENT , CODE , MEDIA , SUBSCRIPTION , OPTIONBOX , LOOTBOX } |
| enum | EntitlementStatus { NONE , ACTIVE , INACTIVE , CONSUMED , REVOKED , SOLD } |
| enum | EntitlementAppType { NONE , GAME , SOFTWARE , DLC , DEMO } |
| enum | EntitlementType { NONE , DURABLE , CONSUMABLE } |
| enum | OrderStatus { NONE , INIT , CHARGED , CHARGEBACK , CHARGEBACK_REVERSED , FULFILLED , FULFILL_FAILED , REFUNDING , REFUNDED , REFUND_FAILED , CLOSED , DELETED } |
| enum | ItemSource { NONE , PURCHASE , IAP , PROMOTION , ACHIEVEMENT , REFERRAL_BONUS , REDEEM_CODE , OTHER } |
| enum | EntitlementSource { NONE , PURCHASE , IAP , PROMOTION , ACHIEVEMENT , REFERRAL_BONUS , REDEEM_CODE , REWARD , GIFT , OTHER } |
| enum | CreditUserWalletSource { PURCHASE , IAP , PROMOTION , ACHIEVEMENT , REFERRAL_BONUS , REDEEM_CODE , REFUND , OTHER } |
| enum | SeasonType { PASS = 0 , TIER } |
| enum | RewardSortBy { NAMESPACE , NAMESPACE_ASC , NAMESPACE_DESC , REWARDCODE , REWARDCODE_ASC , REWARDCODE_DESC } |
| enum | WalletTable { Playstation = 0 , Xbox , Steam , Epic , IOS , GooglePlay , Twitch , System , Nintendo , Other } |
| enum | Cycle { WEEKLY , MONTHLY , QUARTERLY , YEARLY } |
| enum | PredicateType { EntitlementPredicate , SeasonPassPredicate , SeasonTierPredicate , StatisticCodePredicate } |
| enum | RewardType { REWARD , REWARD_GROUP , PROBABILITY_GROUP } |
| enum | SubscribedBy { None , User , Platform } |
| enum | SubscriptionStatus { None , Init , Active , Cancelled , Expired } |
| enum | IAPOrderStatus { Verified , Fulfilled , Failed } |
| enum | EntitlementItemIdentityType { None = 0 , ItemId , ItemSku } |
| enum | EntitlementIAPOrderStatus { None = 0 , Verified , Fulfilled , Failed } |
| enum | PaymentProvider { None = 0 , Wallet , Xsolla , Adyen , Stripe , Checkout , Alipay , Wxpay , Paypal } |
| enum | OrderDeductionType { None , DiscountCode } |
| enum | OrderDiscountType { None , Amount , Percentage } |
| enum | OrderRestrictType { None , ItemsAndCategories } |
| enum | PaginationType { FIRST , NEXT , PREVIOUS } |
| enum | SettingsEnvironment { Development , Certification , Production , Default , Sandbox , QA , Integration } |
| enum | GroupType { NONE , OPEN , PUBLIC , PRIVATE } |
| enum | RuleCriteria { MINIMUM , MAXIMUM , EQUAL } |
| enum | JoinGroupStatus { JOINING , JOINED , REQUESTED } |
| enum | AllowedAction { None , createGroup , joinGroup , inviteUser , kickUser , leaveGroup , responseJoinRequest } |
| enum | RequestType { INVITE , JOIN , JOINED } |
| enum | MemberStatus { NONE , INVITE , JOIN , JOINED } |
| enum | InventoryConfigurationStatus { Init , Tied } |
| enum | InventoryConfigurationSortBy { CreatedAt , CreatedAtAsc , CreatedAtDesc , UpdatedAt , UpdatedAtAsc , UpdatedAtDesc , Code , CodeAsc , CodeDesc } |
| enum | UserInventorySortBy { CreatedAt , CreatedAtAsc , CreatedAtDesc , UpdatedAt , UpdatedAtAsc , UpdatedAtDesc } |
| enum | ItemTypeSortBy { CreatedAt , CreatedAtAsc , CreatedAtDesc , Name , NameAsc , NameDesc } |
| enum | UserItemSortBy { CreatedAt , CreatedAtAsc , CreatedAtDesc , UpdatedAt , UpdatedAtAsc , UpdatedAtDesc } |
| enum | ServerIntegrationConfigurationSortBy { CreatedAt , CreatedAtAsc , CreatedAtDesc } |
| enum | IntegrationConfigurationStatus { Init , Tied } |
| enum | JsonWebTokenIndex { Header , Payload , Signature } |
| enum | EJwtResult { Ok , MalformedJwt , MalformedPublicKey , AlgorithmMismatch , SignatureMismatch } |
| enum | LeaderboardTimeFrame { ALL_TIME , CURRENT_SEASON , CURRENT_MONTH , CURRENT_WEEK , TODAY } |
| enum | MessageType { unknown , connectNotif , disconnectNotif , partyInfoRequest , partyInfoResponse , partyCreateRequest , partyCreateResponse , partyLeaveRequest , partyLeaveResponse , partyLeaveNotif , partyInviteRequest , partyInviteResponse , partyInviteNotif , partyGetInvitedNotif , partyJoinRequest , partyJoinResponse , partyJoinNotif , partyKickRequest , partyKickResponse , partyKickNotif , partyRejectRequest , partyRejectResponse , partyRejectNotif , partyGenerateCodeRequest , partyGenerateCodeResponse , partyGetCodeRequest , partyGetCodeResponse , partyDeleteCodeRequest , partyDeleteCodeResponse , partyJoinViaCodeRequest , partyJoinViaCodeResponse , partyPromoteLeaderRequest , partyPromoteLeaderResponse , partySendNotifRequest , partySendNotifResponse , partyNotif , personalChatRequest , personalChatResponse , personalChatNotif , partyChatRequest , partyChatResponse , partyChatNotif , setUserStatusRequest , setUserStatusResponse , userStatusNotif , friendsStatusRequest , friendsStatusResponse , messageNotif , offlineNotificationRequest , offlineNotificationResponse , requestFriendsRequest , requestFriendsResponse , requestFriendsByPublicIDRequest , requestFriendsByPublicIDResponse , unfriendRequest , unfriendResponse , listOutgoingFriendsRequest , listOutgoingFriendsResponse , listOutgoingFriendsWithTimeRequest , listOutgoingFriendsWithTimeResponse , cancelFriendsRequest , cancelFriendsResponse , listIncomingFriendsRequest , listIncomingFriendsResponse , listIncomingFriendsWithTimeRequest , listIncomingFriendsWithTimeResponse , acceptFriendsRequest , acceptFriendsResponse , rejectFriendsRequest , rejectFriendsResponse , listOfFriendsRequest , listOfFriendsResponse , getFriendshipStatusRequest , getFriendshipStatusResponse , acceptFriendsNotif , requestFriendsNotif , unfriendNotif , cancelFriendsNotif , rejectFriendsNotif , startMatchmakingRequest , startMatchmakingResponse , createDSRequest , cancelMatchmakingRequest , cancelMatchmakingResponse , matchmakingNotif , dsNotif , setReadyConsentRequest , setReadyConsentResponse , setReadyConsentNotif , rematchmakingNotif , joinDefaultChannelRequest , joinDefaultChannelResponse , sendChannelChatRequest , sendChannelChatResponse , channelChatNotif , systemComponentsStatus , partyDataUpdateNotif , blockPlayerRequest , blockPlayerResponse , unblockPlayerRequest , unblockPlayerResponse , blockPlayerNotif , unblockPlayerNotif , setSessionAttributeRequest , setSessionAttributeResponse , getSessionAttributeRequest , getSessionAttributeResponse , getAllSessionAttributeRequest , getAllSessionAttributeResponse , userBannedNotification , userUnbannedNotification , refreshTokenRequest , refreshTokenResponse , signalingP2PNotif , messageSessionNotif , setRejectConsentRequest , setRejectConsentResponse , setRejectConsentNotif , changeRegionRequest , changeRegionResponse , errorNotif } |
| enum | MultiplayerV2NotifType { OnPartyCreated , OnPartyInvited , OnPartyJoined , OnPartyMembersChanged , OnPartyRejected , OnPartyKicked , OnPartyUpdated , OnPartyCancelled , OnSessionInvited , OnSessionJoined , OnSessionKicked , OnSessionRejected , OnSessionMembersChanged , OnGameSessionUpdated , OnSessionEnded , OnDSStatusChanged , OnSessionJoinedSecret , OnMatchFound , OnMatchmakingStarted , OnMatchmakingTicketCanceled , OnMatchmakingTicketExpired , OnSessionStorageChanged } |
| enum | RelationshipStatusCode { NotFriend = 0 , Outgoing = 1 , Incoming = 2 , Friend = 3 } |
| enum | UserStatus { Offline , Online , Busy , Invisible , Away } |
| enum | SessionAttributeName { profanity_filtering_level } |
| enum | ProfanityFilterLevel { all , mandatory , none } |
| enum | MatchmakingV2NotifType { OnMatchFound , OnMatchmakingStarted , OnTicketExpired } |
| enum | MatchmakingV2ExclusionType { None , NPastSession , ExplicitList , AllMemberCachedSession } |
| enum | PresenceBroadcastEventGameState { OutOfGameplay , InGameplay , Store } |
| enum | ProfanityEntrySortBy { None , WordDescending , WordAscending } |
| enum | ProfanityGroupSortBy { None , NameDescending , NameAscending , CountDescending , CountAscending } |
| enum | QosStatus { Unreachable , Inactive , Active } |
| enum | ReportingCategory { UGC , USER , CHAT } |
| enum | SeasonPassStrategyMethod { NONE = 0 , CURRENCY } |
| enum | SeasonPassStatus { DRAFT = 0 , PUBLISHED , RETIRED } |
| enum | SeasonPassRewardType { ITEM } |
| enum | SeasonPassSource { SWEAT = 0 , PAID_FOR } |
| enum | DsHubNotificationTopic { EMPTY , serverClaimed , BACKFILL_PROPOSAL , SessionEnded , SessionMemberChanged , DsHubConnected , BackfillTicketExpire , SessionServerSecret } |
| enum | MatchmakingStatus { none , matched , done , cancel , timeout , sessionInQueue , sessionFull , sessionTimeout } |
| enum | SessionConfigurationTemplateType { NONE , P2P , DS } |
| enum | SessionV2Joinability { None , EMPTY , CLOSED , INVITE_ONLY , OPEN } |
| enum | SessionV2MemberStatus { EMPTY , INVITED , JOINED , CONNECTED , LEFT , DROPPED , REJECTED , KICKED , TIMEOUT , DISCONNECTED , TERMINATED , CANCELLED } |
| enum | SessionV2NotifType { OnPartyInvited , OnPartyJoined , OnPartyMembersChanged , OnPartyRejected , OnPartyKicked , OnPartyUpdated , OnSessionInvited , OnSessionJoined , OnSessionKicked , OnSessionRejected , OnSessionMembersChanged , OnGameSessionUpdated , OnDSStatusChanged } |
| enum | InviteUserToPartyPlatformIdType { None , Steam , PSN , Xbox } |
| enum | SessionV2StatusFilter { EMPTY , INVITED , JOINED , CONNECTED } |
| enum | SessionV2DsStatus { None , EMPTY , NEED_TO_REQUEST , REQUESTED , PREPARING , AVAILABLE , FAILED_TO_REQUEST , ENDED , UNKNOWN } |
| enum | SessionV2AttributeOrderBy { createdAt , updatedAt } |
| enum | SessionV2AttributeOrder { Asc , Desc } |
| enum | QueryGameSessionAvailability { All , Full } |
| enum | PlayerAttributeUserPlatformType { Steam , Xbox , Psn } |
| enum | StatisticSetBy { CLIENT , SERVER } |
| enum | StatisticStatus { INIT , TIED } |
| enum | StatisticUpdateStrategy { OVERRIDE , INCREMENT , MIN , MAX } |
| enum | StatisticCycleType { None , Daily , Weekly , Monthly , Annually , Seasonal } |
| enum | StatisticCycleStatus { None , Init , Active , Stopped } |
| enum | StatisticSortBy { None , StatCode , StatCodeAsc , StatCodeDesc , CreatedAt , CreatedAtAsc , CreatedAtDesc , UpdatedAt , UpdatedAtAsc , UpdatedAtDesc } |
| enum | StatConfigVisibility { ShowAll , ServerOnly } |
| enum | StatConfigAggregationMethod { Total , Min , Max , Last } |
| enum | P2PConnectionType { None , Host , Srflx , Prflx , Relay } |
| enum | TurnServerStatus { UNREACHABLE , ACTIVE } |
| enum | UGCSortBy { NONE , NAME = 0 , DOWNLOAD , LIKE , DATE , UPDATED_TIME } |
| enum | UGCLikedContentSortBy { NONE , NAME = 0 , DOWNLOAD , LIKE , DATE } |
| enum | UGCOrderBy { NONE , ASC = 0 , DESC } |
| enum | UGCFileExtension { PJP , JPG , JPEG , JFIF , BMP , PNG } |
| enum | UGCContentSortBy { Name , NameAsc , NameDesc , Download , DownloadAsc , DownloadDesc , Like , LikeAsc , LikeDesc , CreatedTime , CreatedTimeAsc , CreatedTimeDesc } |
| enum | UGCContentDownloaderSortBy { CreatedTime , CreatedTimeAsc , CreatedTimeDesc } |
| enum | UGCContentStatus { Published , UnderReview } |
| enum | UGCListStagingContentSortBy { CreatedTime , CreatedTimeAsc , CreatedTimeDesc , UpdatedTime , UpdatedTimeAsc , UpdatedTimeDesc } |
| enum | UGCStagingContentStatus { Pending , Rejected } |
| enum | AuthenticationType { EMAILPASSWD , PHONEPASSWD } |
| enum | SearchType { ALL , DISPLAYNAME , USERNAME , THIRDPARTYPLATFORM , UNIQUEDISPLAYNAME } |
| enum | TwoFAFactorType { AUTHENTICATOR , BACKUPCODE } |
| enum | SearchPlatformType { None , PlatformDisplayName } |
| enum | AccountAvailabilityField { DisplayName , UniqueDisplayName , UserName } |
| enum | PlatformGroup { None , SteamNetwork , Psn , Xbox , OculusGroup , Google } |
| enum | PlatformType { None , Steam , EpicGames , PS4 , Live , Google , Apple , Facebook , Twitch , Oculus , Twitter , Device , Android , iOS , Nintendo , awscognito , PS5 , Netflix , EAOrigin , Discord , Snapchat , PS4Web , GooglePlayGames } |
| enum | BulkGetUserPlatformUserIdType { OculusAppUserId } |
| enum | BanType { LOGIN , CHAT_SEND , CHAT_ALL , ORDER_AND_PAYMENT , STATISTICS , LEADERBOARD , MATCHMAKING , UGC_CREATE_UPDATE } |
| Type of Ban that available. | |
| enum | BanReason { VIOLENCE , HARASSMENT , HATEFUL_CONDUCT , OFFENSIVE_USERNAME , IMPERSONATION , MALICIOUS_CONTENT , SEXUALLY_SUGGESTIVE , SEXUAL_VIOLENCE , EXTREME_VIOLENCE , UNDERAGE_USER , CHEATING , TOS_VIOLATION } |
| Type of Ban reason that available. | |