FAdditionalMetaDataMap |
|
FChatRoomId |
Id of a chat room |
FDownloadMatchDataSignature |
|
FEndMatchSignature |
|
FGroupConfigEntryBool |
|
FGroupConfigEntryInt |
|
FLoadTurnBasedMatchesSignature |
|
FLoadTurnBasedMatchWithIDSignature |
|
FOfferNamespace |
|
FOnAcceptInviteComplete |
Delegate used when an invite accept request has completed |
FOnAcceptPartyInvitationComplete |
Accepting an invite to a user to join party async task completed callback |
FOnAccountCreationUIClosedDelegate |
Delegate executed when the external account creation UI has been closed. |
FOnAchievementsWritten |
Delegate fired when achievements have been written to the server |
FOnAchievementsWrittenDelegate |
|
FOnAchievementUnlocked |
Delegate fired when an achievement has been unlocked |
FOnAchievementUnlockedDelegate |
|
FOnAddRecentPlayersComplete |
Delegate used when adding a group of recent players has completed |
FOnAuthAboutToExpire |
Delegate called when an auth session is about to expire and a new auth token is needed. |
FOnAuthAboutToExpireDelegate |
|
FOnBlockedPlayerComplete |
Delegate used when a block request has completed |
FOnBlockedPlayerCompleteDelegate |
|
FOnBlockListChange |
Delegate used in block list change notifications |
FOnBlockListChangeDelegate |
|
FOnCancelFindSessionsComplete |
Delegate fired when the cancellation of a search for an online session has completed |
FOnCancelFindSessionsCompleteDelegate |
|
FOnCancelMatchmakingComplete |
Delegate fired when the Matchmaking request has been canceled |
FOnCancelMatchmakingCompleteDelegate |
|
FOnCancelPartyInvitationComplete |
Party invitation cancel completed callback |
FOnChatPrivateMessageReceived |
Delegate used when a private chat message is received from another user |
FOnChatPrivateMessageReceivedDelegate |
|
FOnChatPrivateMessageSent |
Delegate used when a private chat message is sent to another user |
FOnChatPrivateMessageSentDelegate |
|
FOnChatRoomConfigured |
Delegate used when configuring a chat room |
FOnChatRoomConfiguredDelegate |
|
FOnChatRoomCreated |
Delegate used when creating a new chat room |
FOnChatRoomCreatedDelegate |
|
FOnChatRoomExit |
Delegate used when exiting a chat room |
FOnChatRoomExitDelegate |
|
FOnChatRoomJoinPrivate |
Delegate used when joining a private chat room |
FOnChatRoomJoinPrivateDelegate |
|
FOnChatRoomJoinPublic |
Delegate used when joining a public chat room |
FOnChatRoomJoinPublicDelegate |
|
FOnChatRoomMemberExit |
Delegate used when another chat room member exits |
FOnChatRoomMemberExitDelegate |
|
FOnChatRoomMemberJoin |
Delegate used when another chat room member enters/joins |
FOnChatRoomMemberJoinDelegate |
|
FOnChatRoomMemberUpdate |
Delegate used when another chat room member is updated |
FOnChatRoomMemberUpdateDelegate |
|
FOnChatRoomMessageReceived |
Delegate used when a chat message is received from a chat room |
FOnChatRoomMessageReceivedDelegate |
|
FOnChatRoomMessageSent |
Delegate used when a chat message is sent to a chat room |
FOnChatRoomMessageSentDelegate |
|
FOnCleanupPartiesComplete |
Cleanup parties async task completed callback |
FOnControllerPairingChanged |
Delegate called when a controller-user pairing changes |
FOnControllerPairingChangedDelegate |
|
FOnCreateAccountFlowUIRequired |
DECLARE_DELEGATE_OneParam(FOnCreateAccountFlowComplete, const FLoginFlowResult& /*Result*/); DECLARE_DELEGATE_RetVal_OneParam(FLoginFlowResult, FOnLoginRedirectURL, const FString& /*URL*/); Delegate executed by the requesting system when a supporting account creation flow browser window is asked to handle the request |
FOnCreateAccountFlowUIRequiredDelegate |
|
FOnCreateGameMatchComplete |
Delegate fired when the CreateGameMatch call has completed |
FOnCreatePartyComplete |
Party creation async task completed callback |
FOnCreateSessionComplete |
Delegate fired when a session create request has completed |
FOnCreateSessionCompleteDelegate |
|
FOnDeleteFriendAliasComplete |
Delegate used when a delete friend alias request has completed |
FOnDeleteFriendComplete |
Delegate used when an friend delete request has completed |
FOnDeleteFriendCompleteDelegate |
|
FOnDeleteFriendsListComplete |
Delegate used when the friends list delete request has completed |
FOnDeleteMessageComplete |
Delegate used when deleting a message has completed |
FOnDeleteMessageCompleteDelegate |
|
FOnDeleteUserFileComplete |
Delegate fired when a user file delete from the network platform's storage is complete |
FOnDeleteUserFileCompleteDelegate |
|
FOnDestroySessionComplete |
Delegate fired when a destroying an online session has completed |
FOnDestroySessionCompleteDelegate |
|
FOnDestroySessionRequested |
Delegate called when the service requests that we destroy the session. |
FOnDestroySessionRequestedDelegate |
|
FOnEndActivityComplete |
Delegate fired when an end activity call has completed |
FOnEndSessionComplete |
Delegate fired when the online session has transitioned to the ending state |
FOnEndSessionCompleteDelegate |
|
FOnEnumerateFilesComplete |
Delegate fired when the list of files has been returned from the network store |
FOnEnumerateFilesCompleteDelegate |
|
FOnEnumerateMessagesComplete |
Delegate used when the enumeration of message headers has completed |
FOnEnumerateMessagesCompleteDelegate |
|
FOnEnumerateUserFilesComplete |
Delegate fired when the list of files has been returned from the network store |
FOnEnumerateUserFilesCompleteDelegate |
|
FOnExternalUIChange |
Delegate called when the external UI is opened or closed |
FOnExternalUIChangeDelegate |
|
FOnFillPartyJoinRequestData |
Request for the game to fill in data to be sent with the join request for the leader to make an informed decision based on the joiner's state |
FOnFillPartyJoinRequestDataDelegate |
|
FOnFinalizeReceiptValidationInfoComplete |
Delegate called when receipt validation completes |
FOnFindFriendSessionComplete |
Delegate fired once a single search result is returned (ie friend invite / join) Session has not been joined at this point, and requires a call to JoinSession() |
FOnFindFriendSessionCompleteDelegate |
|
FOnFindGroupsCompleted |
|
FOnFindSessionsComplete |
Delegate fired when the search for an online session has completed |
FOnFindSessionsCompleteDelegate |
|
FOnFriendRemoved |
Delegate called when a remote friend removes user from friends list |
FOnFriendRemovedDelegate |
|
FOnFriendsChange |
Delegate used in friends list change notifications |
FOnFriendsChangeDelegate |
|
FOnFriendSettingsUpdated |
Delegate used when the friends settings are updated |
FOnFriendSettingsUpdatedDelegate |
|
FOnGameActivityActivationRequested |
Multicast delegate fired when an activity request has happened |
FOnGameActivityActivationRequestedDelegate |
|
FOnGameMatchFeedbackComplete |
Delegate fired when the game match feedback call has completed |
FOnGameMatchReportComplete |
Delegate fired when the ReportGameMatchResults call has completed |
FOnGameMatchStatusUpdateComplete |
Delegate fired when the UpdateGameMatchStatus call has completed |
FOnGroupsRequestCompleted |
Generic delegate used for when an asynchronous query completes |
FOnInviteAborted |
Delegate called when a remote friend cancels/aborts an invite |
FOnInviteAbortedDelegate |
|
FOnInviteAccepted |
Delegate called when a remote friend accepts an invite |
FOnInviteAcceptedDelegate |
|
FOnInviteReceived |
Delegate called when remote friend sends an invite |
FOnInviteReceivedDelegate |
|
FOnInviteRejected |
Delegate called when a remote friend rejects an invite |
FOnInviteRejectedDelegate |
|
FOnItemAvailabilityChangeComplete |
Delegate fired when a item availability change call has completed |
FOnItemImpactComplete |
Delegate fired when a item impact call has completed |
FOnItemInventoryChangeComplete |
Delegate fired when a item inventory change call has completed |
FOnItemLoadoutChangeComplete |
Delegate fired when a item loadout change call has completed |
FOnItemMitigationComplete |
Delegate fired when a item mitigation call has completed |
FOnItemUsageComplete |
Delegate fired when a item usage call has completed |
FOnJoinGameMatchComplete |
Delegate fired when the JoinGameMatch call has completed |
FOnJoinPartyComplete |
Party join async task completed callback |
FOnJoinSessionComplete |
Delegate fired when the joining process for an online session has completed |
FOnJoinSessionCompleteDelegate |
|
FOnKickPartyMemberComplete |
Kicking a member of a party async task completed callback |
FOnLeaderboardFlushComplete |
Delegate called when the stats flush operation has completed |
FOnLeaderboardFlushCompleteDelegate |
|
FOnLeaderboardReadComplete |
Delegate called when the last leaderboard read is complete |
FOnLeaderboardReadCompleteDelegate |
|
FOnLeaveGameMatchComplete |
Delegate fired when the LeaveGameMatch match call has completed |
FOnLeavePartyComplete |
Party leave async task completed callback |
FOnlinePartyConstPtr |
|
FOnlinePartyConstRef |
|
FOnlinePartyDataConstPtr |
|
FOnlinePartyDataConstRef |
|
FOnlinePartyDataPtr |
|
FOnlinePartyDataRef |
|
FOnlinePartyMemberConstPtr |
|
FOnlinePartyMemberConstRef |
|
FOnlineStatsQueryUsersStatsComplete |
Delegate called when multiple users' stats have finished being queried, with a ResultState parameter to represent success or failure |
FOnlineStatsQueryUserStatsComplete |
Delegate called when a user's stats have finished being queried, with a ResultState parameter to represent success or failure |
FOnlineStatsUpdateStatsComplete |
Delegate called when a stat update has completed, with a ResultState parameter to represent success or failure |
FOnlineStatsUserStats |
A pair of a user and an array of their stats |
FOnlineStatsUserUpdatedStats |
A pair of a user and an array of their stats to be updated |
FOnlineStatValue |
|
FOnlineStoreOfferRef |
|
FOnlineTournamentId |
UniqueNetId of a tournament |
FOnlineTournamentIdPtr |
|
FOnlineTournamentIdRef |
|
FOnlineTournamentMatchId |
UniqueNetId of a match in a tournament |
FOnlineTournamentMatchIdPtr |
|
FOnlineTournamentMatchIdRef |
|
FOnlineTournamentParticipantId |
UniqueNetId of a participant (Player or team) in a tournament |
FOnlineTournamentParticipantIdPtr |
|
FOnlineTournamentParticipantIdRef |
|
FOnlineTournamentQueryMatchDetailsComplete |
A delegate for when match details have finished being queried. |
FOnlineTournamentQueryMatchListComplete |
A delegate for when a match list has finished being queried. |
FOnlineTournamentQueryParticipantListComplete |
A delegate for when participant lists have finished being queried. |
FOnlineTournamentQueryTeamDetailsComplete |
A delegate for when team details have finished being queried. |
FOnlineTournamentQueryTournamentDetailsComplete |
A delegate for when tournament details have finished being queried. |
FOnlineTournamentQueryTournamentListComplete |
A delegate for when a tournament list has finished being queried. |
FOnlineTournamentSubmitMatchResultsComplete |
A delegate for when match results have finished being submitted. |
FOnlineTournamentTeamId |
UniqueNetId of a team in a tournament |
FOnlineTournamentTeamIdPtr |
|
FOnlineTournamentTeamIdRef |
|
FOnLoginChanged |
Delegate called when a player logs in/out |
FOnLoginChangedDelegate |
|
FOnLoginComplete |
Called when user account login has completed after calling Login() or AutoLogin() |
FOnLoginCompleteDelegate |
|
FOnLoginFlowComplete |
Delegate executed with a login flow has completed@Param Result the result of the login process |
FOnLoginFlowLogout |
Delegate called when logout requires login flow to cleanup |
FOnLoginFlowLogoutDelegate |
|
FOnLoginFlowUIRequired |
Delegate executed by the requesting system when a supporting login flow browser window is asked to handle the request |
FOnLoginFlowUIRequiredDelegate |
|
FOnLoginRedirectURL |
Delegate executed when a redirect URL request has been received by the internal browser window |
FOnLoginStatusChanged |
Delegate called when a player's status changes but doesn't change profiles |
FOnLoginStatusChangedDelegate |
|
FOnLoginUIClosedDelegate |
Delegate executed when the external login UI has been closed. |
FOnLogoutComplete |
Delegate used in notifying the UI/game that the manual logout completed |
FOnLogoutCompleteDelegate |
|
FOnMatchmakingComplete |
Broadcast delegate fired when the Matchmaking for an online session has completed |
FOnMatchmakingCompleteDelegate |
|
FOnMessageArrayProcessed |
|
FOnMessageProcessed |
|
FOnOnlineTournamentMatchJoined |
A delegate for when a tournament has been joined |
FOnOnlineTournamentMatchJoinedDelegate |
|
FOnOnlineTournamentTournamentJoined |
A delegate for when a tournament has been joined |
FOnOnlineTournamentTournamentJoinedDelegate |
|
FOnOutgoingInviteSent |
Delegate used in outgoing invite list change notifications |
FOnOutgoingInviteSentDelegate |
|
FOnPartyAnalyticsEvent |
Notification when an analytics event needs to be recorded |
FOnPartyAnalyticsEventDelegate |
|
FOnPartyConfigChanged |
Notification when party config is updated |
FOnPartyConfigChangedDelegate |
|
FOnPartyDataReceived |
Notification when party data is updated |
FOnPartyDataReceivedDelegate |
|
FOnPartyExited |
Notification when a party is joined |
FOnPartyExitedDelegate |
|
FOnPartyInviteReceivedEx |
Notification when a new invite is received |
FOnPartyInviteReceivedExDelegate |
|
FOnPartyInviteRemovedEx |
Notification when an invite has been removed |
FOnPartyInviteRemovedExDelegate |
|
FOnPartyInviteRequestReceived |
Notification when a request for an invite has been received |
FOnPartyInviteRequestReceivedDelegate |
|
FOnPartyInviteResponseReceived |
Notification when a new invite is received |
FOnPartyInviteResponseReceivedDelegate |
|
FOnPartyInvitesChanged |
Notification when an invite list has changed for a party the user is in |
FOnPartyInvitesChangedDelegate |
|
FOnPartyJoined |
Notification delegates. |
FOnPartyJoinedDelegate |
|
FOnPartyJoinRequestReceived |
Notification when a new reservation request is received |
FOnPartyJoinRequestReceivedDelegate |
|
FOnPartyMemberDataReceived |
Notification when party member data is updated |
FOnPartyMemberDataReceivedDelegate |
|
FOnPartyMemberExited |
Notification when a member exits a party |
FOnPartyMemberExitedDelegate |
|
FOnPartyMemberJoined |
Notification when a member joins the party |
FOnPartyMemberJoinedDelegate |
|
FOnPartyMemberPromoted |
Notification when a member is promoted in a party |
FOnPartyMemberPromotedDelegate |
|
FOnPartyPromotionLockoutChanged |
Notification when player promotion is locked out. |
FOnPartyPromotionLockoutChangedDelegate |
|
FOnPartyRequestToJoinReceived |
Notification when a new party join request is received |
FOnPartyRequestToJoinReceivedDelegate |
|
FOnPartyRequestToJoinRemoved |
Notification when a request to join has been removed |
FOnPartyRequestToJoinRemovedDelegate |
|
FOnPartyStateChanged |
Notification when a party's state has changed |
FOnPartyStateChangedDelegate |
|
FOnPartySystemStateChange |
Notification of party system state change |
FOnPartySystemStateChangeDelegate |
|
FOnPingSearchResultsComplete |
Delegate fired when an individual server's query has completed |
FOnPingSearchResultsCompleteDelegate |
|
FOnPlayerTalkingStateChanged |
Delegate called when a player is talking either remotely or locally Called once for each active talker each frame |
FOnPlayerTalkingStateChangedDelegate |
|
FOnPresenceArrayUpdated |
Delegate executed when the array of presence data for a user changes. |
FOnPresenceArrayUpdatedDelegate |
|
FOnPresenceReceived |
Delegate executed when new presence data is available for a user. |
FOnPresenceReceivedDelegate |
|
FOnProductCodeEvaluateComplete |
Delegate used when the an evaluate code request is completed |
FOnProductCodeLockedComplete |
Delegate used when the a lock code request is completed |
FOnProductCodeUnlockedComplete |
Delegate used when the an evaluate code request is completed |
FOnProfileUIClosedDelegate |
Delegate executed when the user profile UI has been closed. |
FOnPromotePartyMemberComplete |
Promoting a member of a party async task completed callback |
FOnPurchaseCheckoutComplete |
Delegate called when checkout process completes |
FOnPurchaseReceiptlessCheckoutComplete |
Delegate called when checkout process completes, this delegate is used when the entitlement or receipt information of the purchase is not needed by the caller. |
FOnPurchaseRedeemCodeComplete |
Delegate called when code redemption process completes |
FOnQosDataRequested |
Delegate fired when session is requesting QOS measurements |
FOnQosDataRequestedDelegate |
|
FOnQueryAchievementsCompleteDelegate |
Delegate fired when an achievement has been queried |
FOnQueryBlockedPlayersComplete |
Delegate used when the query for blocked players has completed |
FOnQueryBlockedPlayersCompleteDelegate |
|
FOnQueryContentAgeRestictionComplete |
Delegate fired when content age restriction check is completed |
FOnQueryEntitlementsComplete |
Delegate declaration for when entitlements are enumerated |
FOnQueryEntitlementsCompleteDelegate |
|
FOnQueryForAvailablePurchasesComplete |
Delegate fired when a session create request has completed |
FOnQueryForAvailablePurchasesCompleteDelegate |
|
FOnQueryFriendSettingsComplete |
Delegate used when the query for friends settings has completed |
FOnQueryOnlineStoreCategoriesComplete |
Delegate called when available online categories have been queried |
FOnQueryOnlineStoreOffersComplete |
Delegate called when online store query completes |
FOnQueryPartyJoinabilityCompleteEx |
Party query joinability async task completed callback |
FOnQueryPartyJoinabilityReceived |
Notification when a player wants to know if the party is in a joinable state |
FOnQueryPartyJoinabilityReceivedDelegate |
|
FOnQueryReceiptsComplete |
Delegate called when query receipt process completes |
FOnQueryRecentPlayersComplete |
Delegate used when the query for recent players has completed |
FOnQueryRecentPlayersCompleteDelegate |
|
FOnQueryServerUtcTimeComplete |
Called when the time request from the server is complete |
FOnQueryServerUtcTimeCompleteDelegate |
|
FOnQueryUserActivitiesComplete |
Delegate fired when querying remote user activities call has completed |
FOnQueryUserBlockedResponse |
|
FOnQueryUserInfoComplete |
Delegate used when the user query request has completed |
FOnQueryUserInfoCompleteDelegate |
|
FOnReadFileComplete |
Delegate fired when a file read from the network platform's storage is complete |
FOnReadFileCompleteDelegate |
|
FOnReadFileProgress |
Delegate fired when as file read from the network platform's storage progresses |
FOnReadFileProgressDelegate |
|
FOnReadFriendsListComplete |
Delegate used when the friends read request has completed |
FOnReadMessageComplete |
Delegate used when downloading of message contents has completed |
FOnReadMessageCompleteDelegate |
|
FOnReadNewsFeedComplete |
Called to notify that a read request for a news feed has completed. |
FOnReadNewsFeedCompleteDelegate |
|
FOnReadSharedFileComplete |
Delegate fired when a shared file read from the network platform's storage is complete |
FOnReadSharedFileCompleteDelegate |
|
FOnReadUserFileComplete |
Delegate fired when a user file read from the network platform's storage is complete |
FOnReadUserFileCompleteDelegate |
|
FOnRecentPlayersAdded |
Delegate used when recent players have been added |
FOnRecentPlayersAddedDelegate |
|
FOnRegisterDeviceComplete |
Delegate used when the register device request is completed |
FOnRegisterLocalPlayerCompleteDelegate |
Delegate fired when local player registration has completed |
FOnRegisterPlayersComplete |
Delegate fired when the session registration process has completed |
FOnRegisterPlayersCompleteDelegate |
|
FOnRejectInviteComplete |
Delegate used when an invite reject request has completed |
FOnRejectInviteCompleteDelegate |
|
FOnRejectPartyInvitationComplete |
Rejecting an invite to a user to join party async task completed callback |
FOnRequestCurrentPermissionsComplete |
Called when a current permissions query has completed |
FOnRequestNewPublishPermissionsComplete |
Called to notify that publish permissions have been updated on the server |
FOnRequestNewPublishPermissionsCompleteDelegate |
|
FOnRequestNewReadPermissionsComplete |
Called to notify that read permissions have been updated on the server |
FOnRequestNewReadPermissionsCompleteDelegate |
|
FOnRequestPartyInvitationComplete |
Party update async task completed callback |
FOnRequestToJoinPartyComplete |
Request to join party async task completed callback |
FOnRequestUsageInfoComplete |
Delegate fired when getting usage statistics from the network platform's storage is complete |
FOnRequestUsageInfoCompleteDelegate |
|
FOnResetAllActiveActivitiesComplete |
Delegate fired when the reset all active activities call has completed |
FOnRestoreInvitesComplete |
Restore invites async task completed callback |
FOnRestorePartiesComplete |
Completion delegates. |
FOnResumeActivityComplete |
Delegate fired when the resume activity call has completed |
FOnRevokeAuthTokenCompleteDelegate |
Delegate executed when we get a user privilege result. |
FOnSendInviteComplete |
Delegate used when an invite send request has completed |
FOnSendMessageComplete |
Send a message from the currently logged in user to a list of recipients |
FOnSendMessageCompleteDelegate |
|
FOnSendPartyInvitationComplete |
Party invitation sent completed callback |
FOnSessionFailure |
Delegate fired when an unexpected error occurs that impacts session connectivity or use |
FOnSessionFailureDelegate |
|
FOnSessionInviteReceived |
Called when a user receives a session invitation. |
FOnSessionInviteReceivedDelegate |
|
FOnSessionParticipantJoined |
Delegate fired when a player has joined a session |
FOnSessionParticipantJoinedDelegate |
|
FOnSessionParticipantLeft |
Delegate fired when a player has left a session |
FOnSessionParticipantLeftDelegate |
|
FOnSessionParticipantSettingsUpdated |
Delegate fired when a session's member settings have changed |
FOnSessionParticipantSettingsUpdatedDelegate |
|
FOnSessionSettingsUpdated |
Delegate fired when a session's settings have changed |
FOnSessionSettingsUpdatedDelegate |
|
FOnSessionUserInviteAccepted |
Called when a user accepts a session invitation. |
FOnSessionUserInviteAcceptedDelegate |
|
FOnSetActivityAvailabilityComplete |
Delegate fired when a set activity availability call has completed |
FOnSetActivityPriorityComplete |
Delegate fired when a set activity priority call has completed |
FOnSetFriendAliasComplete |
Delegate used when a set alias request has completed |
FOnSetFriendSettingsComplete |
Delegate used when the query for friends settings has completed |
FOnSettingsOperationComplete |
Delegate used when the friends settings are read |
FOnSharePostComplete |
Called to notify of a post being shared on the server |
FOnSharePostCompleteDelegate |
|
FOnShowSendMessageUIClosedDelegate |
Delegate executed when the send message UI has been closed |
FOnShowStoreUIClosedDelegate |
Delegate executed when the store UI has been closed |
FOnShowVoiceChatUI |
|
FOnShowWebUrlClosedDelegate |
Delegate executed when the web url UI has been closed |
FOnSingleSessionResultComplete |
Delegate fired once a single search result is returned (ie friend invite / join) Session has not been joined at this point, and requires a call to JoinSession() |
FOnSingleSessionResultCompleteDelegate |
|
FOnStartActivityComplete |
Delegate fired when a start activity call has completed |
FOnStartMatchmakingComplete |
Delegate fired when StartMatchmaking completes Related to FOnMatchmakingComplete, but this is not a broadcast delegate |
FOnStartSessionComplete |
Delegate fired when the online session has transitioned to the started state |
FOnStartSessionCompleteDelegate |
|
FOnTapStateChanged |
|
FOnTitleFileAnalyticsEvent |
Delegate fired when we would like to report an event to an analytics provider. |
FOnTitleFileAnalyticsEventDelegate |
|
FOnUnblockedPlayerComplete |
Delegate used when an unblock request has completed |
FOnUnblockedPlayerCompleteDelegate |
|
FOnUnexpectedPurchaseReceipt |
Delegate called when we are informed of a new receipt we did not initiate in-game |
FOnUnexpectedPurchaseReceiptDelegate |
|
FOnUnregisterDeviceByChannelTypeComplete |
Delegate used when the unregister device by channel type request is completed |
FOnUnregisterLocalPlayerCompleteDelegate |
Delegate fired when local player unregistration has completed |
FOnUnregisterPlayersComplete |
Delegate fired when the un-registration process has completed |
FOnUnregisterPlayersCompleteDelegate |
|
FOnUpdateGameMatchDetailsComplete |
Delegate fired when the UpdateGameMatchStatus request has completed |
FOnUpdatePartyComplete |
Party update async task completed callback |
FOnUpdateSessionComplete |
Delegate fired when a update session request has completed |
FOnUpdateSessionCompleteDelegate |
|
FOnUserCloudAnalyticsEvent |
Delegate fired when we would like to report an event to an analytics provider. |
FOnUserCloudAnalyticsEventDelegate |
|
FOnVoiceChatRoomEntered |
|
FOnVoiceChatRoomExited |
|
FOnWriteSharedFileComplete |
Delegate fired when a shared file write to the network platform's storage is complete |
FOnWriteSharedFileCompleteDelegate |
|
FOnWriteUserFileCanceled |
Delegate fired when a user file write to the network platform's storage is canceled |
FOnWriteUserFileCanceledDelegate |
|
FOnWriteUserFileComplete |
Delegate fired when a user file write to the network platform's storage is complete |
FOnWriteUserFileCompleteDelegate |
|
FOnWriteUserFileProgress64 |
Delegate fired at intervals during a user file write to the network platform's storage |
FOnWriteUserFileProgress64Delegate |
|
FPartyConfigurationConstRef |
|
FPresenceKey |
Type of presence keys |
FPresenceProperties |
Type of presence properties - a key/value map |
FQuitMatchSignature |
|
FRemoveMatchSignature |
|
FTurnBasedEventDelegatePtr |
|
FTurnBasedEventDelegateRef |
|
FTurnBasedEventDelegateWeakPtr |
|
FTurnBasedMatchmakerDelegatePtr |
|
FTurnBasedMatchmakerDelegateRef |
|
FTurnBasedMatchmakerDelegateWeakPtr |
|
FTurnBasedMatchPtr |
|
FTurnBasedMatchRef |
|
FUniqueCategoryId |
|
FUniqueEntitlementId |
Unique identifier for entitlements |
FUniqueMessageId |
Unique identifier for messages |
FUniqueMessageIdPtr |
|
FUniqueMessageIdRef |
|
FUniqueMessageIdSet |
|
FUniqueOfferId |
|
FUploadMatchDataSignature |
|
FWarnUserPlayTime |
Delegate called to warn a user of their play time amount This is called when RewardRate changes, and periodically to remind the user of their play time |
FWarnUserPlayTimeDelegate |
|
IApplications |
A list of pending membership applications for a given user. |
IGroupConfigBool |
Configuration key->values (boolean) |
IGroupConfigInt |
Configuration key->values (int) |
IGroupDenylist |
A structure for caching a list of people who have been banned from a group |
IGroupInvites |
A structure for caching a list of people that have been invited to join a group |
IGroupRequests |
A structure for caching a list of people who have requested to join the group |
IGroupRoster |
A structure for caching a list of people in the group and their roles |
IInvitations |
A list of pending membership invitations for a given user. |
IMessageSanitizerPtr |
|
IOnlineEntitlementsPtr |
|
IOnlineExternalUIPtr |
|
IOnlineFriendsPtr |
|
IOnlineGroupsPtr |
|
IOnlineIdentityPtr |
|
IOnlineLeaderboardsPtr |
|
IOnlineNotificationTransportPtr |
|
IOnlinePartyJoinInfoConstPtr |
|
IOnlinePartyJoinInfoConstRef |
|
IOnlinePartyPendingJoinRequestInfoConstPtr |
|
IOnlinePartyPendingJoinRequestInfoConstRef |
|
IOnlinePartyRequestToJoinInfoConstPtr |
|
IOnlinePartyRequestToJoinInfoConstRef |
|
IOnlinePartyUserPendingJoinRequestInfoConstPtr |
|
IOnlinePartyUserPendingJoinRequestInfoConstRef |
|
IOnlineSessionPtr |
|
IOnlineSharedCloudPtr |
|
IOnlineTimePtr |
|
IOnlineTitleFilePtr |
|
IOnlineTitleFileRef |
|
IOnlineTurnBasedPtr |
|
IOnlineUserCloudPtr |
|
IOnlineVoicePtr |
|
IUserMembership |
What groups does a particular user currently belong to and what roles do they fill |
IVoiceEnginePtr |
|
VoiceChatRoomId |
|