Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbilityCooldownMs - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
Cooldown until the ability can be used again in milliseconds.
AbilityDurationMs - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
Duration of the ability effect in milliseconds.
AbilityId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
Game defined unique identifier for the ability being used
acceptConnection(EOS_P2P_AcceptConnectionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Accept or Request a connection with a specific peer on a specific Socket ID.
acceptInvite(EOS_Friends_AcceptInviteOptions, Pointer, EOS_Friends_OnAcceptInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Starts an asynchronous task that accepts a friend invitation from another user.
acceptRequestToJoin(EOS_CustomInvites_AcceptRequestToJoinOptions, Pointer, EOS_CustomInvites_OnAcceptRequestToJoinCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Accept a request to join from another user
AccessToken - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Access token for the current user login session
AccountFeatureRestrictedInfo - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
If the user trying to login is restricted from doing so, the ResultCode of this structure will be EOS_Auth_AccountFeatureRestricted, and AccountFeatureRestrictedInfo will be populated with the data needed to get past the restriction
AccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
The Epic Account ID described by the ID token.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
The Epic Account ID associated with this auth token
AccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
The Epic Account ID of the user being queried.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
The external account ID of the authenticated user.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
External account ID.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
External auth service account ID to look for when copying external account info from the cache.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
The Epic Games Account ID associated with this Integrated Platform's User (if there is one)
AccountId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
The Epic Games Account ID associated with this Integrated Platform's User (if there is one)
AccountId - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
The Account ID for the player whose session is beginning.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
The Account ID for the player whose session is ending.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
The ID of the external account.
AccountId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
The external account ID associated with the (external) user info to retrieve from the cache; cannot be null
AccountId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Deprecated - use PeerProductUserId instead
AccountId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
DEPRECATED - New code should set this to null and specify UserId instead.
AccountId_union() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
 
AccountId_union() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union
 
AccountId_union(EOS_EpicAccountId) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
 
AccountId_union(EOS_EpicAccountId) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union
 
AccountId_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
 
AccountId_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union
 
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
The identity provider that the user authenticated with to EOS Connect.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
The identity provider that owns the external account.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
External auth service account type to look for when copying external account info from the cache.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
External auth service supplying the account IDs in string form.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
External auth service supplying the account IDs in string form.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
The Account ID type that is set in the union.
AccountIdType - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
The Account ID type that is set in the union.
AccountIdType_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
Deprecated - all external mappings are included in this call, it is no longer necessary to specify this value.
AccountType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
Account type of the external account id
AccountType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
The type of the external account
AccountType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
Account type of the external user info to retrieve from the cache
AccountType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
Account type of the external user info to query
AchievementId - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
The Achievement ID for the achievement that was unlocked.
AchievementId - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Achievement ID that can be used to uniquely identify the achievement.
AchievementId - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
This achievement's unique identifier.
AchievementId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions
Achievement ID to look for when copying the definition from the cache.
AchievementId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
Achievement ID to search for when retrieving player achievement data from the cache.
AchievementIds - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
An array of Achievement IDs to unlock.
AchievementIndex - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions
Index of the achievement definition to retrieve from the cache.
AchievementIndex - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
The index of the player achievement data to retrieve from the cache.
AchievementsCount - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
The number of achievements that the operation unlocked.
AchievementsCount - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
The number of achievements to unlock.
acknowledgeEventId(EOS_UI_AcknowledgeEventIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Lets the SDK know that the given UI event ID has been acknowledged and should be released.
Action - Variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
The action associated with this sanction
ActionReasonCode - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
Code indicating the reason for the action.
ActionReasonDetailsString - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
String containing details about the action reason.
add(EOS_IntegratedPlatformOptionsContainer_AddOptions) - Method in class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
Adds an integrated platform options to the container.
addAttribute(EOS_LobbyModification_AddAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Associate an attribute with this lobby An attribute is something may be public or private with the lobby.
addAttribute(EOS_SessionModification_AddAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Associate an attribute with this session An attribute is something that may or may not be advertised with the session.
addExternalIntegrityCatalog(EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Optional.
addMemberAttribute(EOS_LobbyModification_AddMemberAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Associate an attribute with a member of the lobby Lobby member data is always private to the lobby
addNotifyAchievementsUnlockedV2(EOS_Achievements_AddNotifyAchievementsUnlockedV2Options, Pointer, EOS_Achievements_OnAchievementsUnlockedCallbackV2) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Register to receive achievement unlocked notifications.
If the returned NotificationId is valid, you must call EOS_Achievements_RemoveNotifyAchievementsUnlocked when you no longer wish to have your NotificationHandler called.
addNotifyAudioBeforeRender(EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions, Pointer, EOS_RTCAudio_OnAudioBeforeRenderCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications with remote audio buffers before they are rendered.
addNotifyAudioBeforeSend(EOS_RTCAudio_AddNotifyAudioBeforeSendOptions, Pointer, EOS_RTCAudio_OnAudioBeforeSendCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications when local audio buffers are about to be encoded and sent.
addNotifyAudioDevicesChanged(EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions, Pointer, EOS_RTCAudio_OnAudioDevicesChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications when an audio device is added or removed to the system.
addNotifyAudioInputState(EOS_RTCAudio_AddNotifyAudioInputStateOptions, Pointer, EOS_RTCAudio_OnAudioInputStateCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications when audio input state changed.
addNotifyAudioOutputState(EOS_RTCAudio_AddNotifyAudioOutputStateOptions, Pointer, EOS_RTCAudio_OnAudioOutputStateCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications when audio output state changed.
addNotifyAuthExpiration(EOS_Connect_AddNotifyAuthExpirationOptions, Pointer, EOS_Connect_OnAuthExpirationCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Register to receive upcoming authentication expiration notifications.
addNotifyBlockedUsersUpdate(EOS_Friends_AddNotifyBlockedUsersUpdateOptions, Pointer, EOS_Friends_OnBlockedUsersUpdateCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Listen for changes to blocklist for a particular account.
addNotifyClientActionRequired(Pointer, EOS_AntiCheatServer_OnClientActionRequiredCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Add a callback issued when an action must be applied to a connected client.
addNotifyClientAuthStatusChanged(Pointer, EOS_AntiCheatServer_OnClientAuthStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Add an optional callback issued when a connected client's authentication status changes.
addNotifyClientIntegrityViolated(Pointer, EOS_AntiCheatClient_OnClientIntegrityViolatedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Add a callback when a message must be displayed to the local client informing them on a local integrity violation, which will prevent further online play.
Mode: Any.
addNotifyCustomInviteAccepted(EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions, Pointer, EOS_CustomInvites_OnCustomInviteAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a Custom Invite for any logged in local user is accepted via the Social Overlay Invites accepted in this way still need to have FinalizeInvite called on them after you have finished processing the invite accept (e.g.
addNotifyCustomInviteReceived(EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions, Pointer, EOS_CustomInvites_OnCustomInviteReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a Custom Invite for any logged in local user is received
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyCustomInviteReceived(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyCustomInviteRejected(EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions, Pointer, EOS_CustomInvites_OnCustomInviteRejectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a Custom Invite for any logged in local user is rejected via the Social Overlay Invites rejected in this way do not need to have FinalizeInvite called on them, it is called automatically internally by the SDK.
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyCustomInviteRejected(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyDataReceived(EOS_RTCData_AddNotifyDataReceivedOptions, Pointer, EOS_RTCData_OnDataReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Register to receive notifications with remote data packet received.
addNotifyDisconnected(EOS_RTC_AddNotifyDisconnectedOptions, Pointer, EOS_RTC_OnDisconnectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Register to receive notifications when disconnected from the room.
addNotifyDisplaySettingsUpdated(EOS_UI_AddNotifyDisplaySettingsUpdatedOptions, Pointer, EOS_UI_OnDisplaySettingsUpdatedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Register to receive notifications when the overlay display settings are updated.
addNotifyFriendsUpdate(EOS_Friends_AddNotifyFriendsUpdateOptions, Pointer, EOS_Friends_OnFriendsUpdateCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Listen for changes to friends for a particular account.
addNotifyIncomingPacketQueueFull(EOS_P2P_AddNotifyIncomingPacketQueueFullOptions, Pointer, EOS_P2P_OnIncomingPacketQueueFullCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Listen for when our packet queue has become full.
addNotifyJoinGameAccepted(EOS_Presence_AddNotifyJoinGameAcceptedOptions, Pointer, EOS_Presence_OnJoinGameAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Register to receive notifications when a user accepts a join game option via the social overlay.
Must call EOS_Presence_Interface.removeNotifyJoinGameAccepted(EOS_NotificationId) to remove the notification
addNotifyJoinLobbyAccepted(EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions, Pointer, EOS_Lobby_OnJoinLobbyAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about lobby "JOIN" performed by local user (when no invite) via the overlay.
Must call EOS_Lobby_Interface.removeNotifyJoinLobbyAccepted(EOS_NotificationId) to remove the notification
addNotifyJoinSessionAccepted(EOS_Sessions_AddNotifyJoinSessionAcceptedOptions, Pointer, EOS_Sessions_OnJoinSessionAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive notifications when a user accepts a session join game via the social overlay.
Must call EOS_Sessions_Interface.removeNotifyJoinSessionAccepted(EOS_NotificationId) to remove the notification
addNotifyLeaveSessionRequested(EOS_Sessions_AddNotifyLeaveSessionRequestedOptions, Pointer, EOS_Sessions_OnLeaveSessionRequestedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive notifications about leave session requests performed by local user via the overlay.
addNotifyLobbyInviteAccepted(EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions, Pointer, EOS_Lobby_OnLobbyInviteAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about lobby invites accepted by local user via the overlay.
Must call EOS_Lobby_Interface.removeNotifyLobbyInviteAccepted(EOS_NotificationId) to remove the notification
addNotifyLobbyInviteReceived(EOS_Lobby_AddNotifyLobbyInviteReceivedOptions, Pointer, EOS_Lobby_OnLobbyInviteReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about lobby invites sent to local users.
Must call EOS_Lobby_Interface.removeNotifyLobbyInviteReceived(EOS_NotificationId) to remove the notification
addNotifyLobbyInviteRejected(EOS_Lobby_AddNotifyLobbyInviteRejectedOptions, Pointer, EOS_Lobby_OnLobbyInviteRejectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about lobby invites rejected by local user via the overlay.
Must call EOS_Lobby_Interface.removeNotifyLobbyInviteRejected(EOS_NotificationId) to remove the notification
addNotifyLobbyMemberStatusReceived(EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions, Pointer, EOS_Lobby_OnLobbyMemberStatusReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about the changing status of lobby members.
Must call EOS_Lobby_Interface.removeNotifyLobbyMemberStatusReceived(host.anzo.eossdk.eos.sdk.common.EOS_NotificationId) to remove the notification
addNotifyLobbyMemberUpdateReceived(EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions, Pointer, EOS_Lobby_OnLobbyMemberUpdateReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications when a lobby member updates the attributes associated with themselves inside the lobby.
Must call EOS_Lobby_Interface.removeNotifyLobbyMemberUpdateReceived(host.anzo.eossdk.eos.sdk.common.EOS_NotificationId) to remove the notification
addNotifyLobbyUpdateReceived(EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions, Pointer, EOS_Lobby_OnLobbyUpdateReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications when a lobby owner updates the attributes associated with the lobby.
Must call EOS_Lobby_Interface.removeNotifyLobbyUpdateReceived(host.anzo.eossdk.eos.sdk.common.EOS_NotificationId) to remove the notification
addNotifyLoginStatusChanged(EOS_Auth_AddNotifyLoginStatusChangedOptions, Pointer, EOS_Auth_OnLoginStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Register to receive login status updates.
If the returned NotificationId is valid, you must call EOS_Auth_Interface.removeNotifyLoginStatusChanged(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyLoginStatusChanged(EOS_Connect_AddNotifyLoginStatusChangedOptions, Pointer, EOS_Connect_OnLoginStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Register to receive user login status updates.
If the returned NotificationId is valid, you must call EOS_Connect_Interface.removeNotifyLoginStatusChanged(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyMemoryMonitor(EOS_UI_AddNotifyMemoryMonitorOptions, Pointer, EOS_UI_OnMemoryMonitorCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Register to receive notifications from the memory monitor.
addNotifyMessageToClient(Pointer, EOS_AntiCheatServer_OnMessageToClientCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Add a callback issued when a new message must be dispatched to a connected client.
addNotifyMessageToPeer(Pointer, EOS_AntiCheatClient_OnMessageToPeerCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Add a callback issued when a new message must be dispatched to a connected peer.
addNotifyMessageToServer(Pointer, EOS_AntiCheatClient_OnMessageToServerCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Add a callback issued when a new message must be dispatched to the game server.
addNotifyOnPresenceChanged(EOS_Presence_AddNotifyOnPresenceChangedOptions, Pointer, EOS_Presence_OnPresenceChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Register to receive notifications when presence changes.
addNotifyParticipantStatusChanged(EOS_RTC_AddNotifyParticipantStatusChangedOptions, Pointer, EOS_RTC_OnParticipantStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Register to receive notifications when a participant's status changes (e.g: join or leave the room), or when the participant is added or removed from an applicable block list (e.g: Epic block list and/or current platform's block list).
addNotifyParticipantUpdated(EOS_RTCAudio_AddNotifyParticipantUpdatedOptions, Pointer, EOS_RTCAudio_OnParticipantUpdatedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Register to receive notifications when a room participant audio status is updated (f.e when mute state changes or speaking flag changes).
addNotifyParticipantUpdated(EOS_RTCData_AddNotifyParticipantUpdatedOptions, Pointer, EOS_RTCData_OnParticipantUpdatedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Register to receive notifications when a room participant data status is updated (f.e when connection state changes).
addNotifyPeerActionRequired(Pointer, EOS_AntiCheatClient_OnPeerActionRequiredCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Add a callback issued when an action must be applied to a connected client.
addNotifyPeerAuthStatusChanged(Pointer, EOS_AntiCheatClient_OnPeerAuthStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Add an optional callback issued when a connected peer's authentication status changes.
addNotifyPeerConnectionClosed(EOS_P2P_AddNotifyPeerConnectionClosedOptions, Pointer, EOS_P2P_OnRemoteConnectionClosedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Listen for when a previously opened connection is closed.
addNotifyPeerConnectionEstablished(EOS_P2P_AddNotifyPeerConnectionEstablishedOptions, Pointer, EOS_P2P_OnPeerConnectionEstablishedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Listen for when a connection is established.
addNotifyPeerConnectionInterrupted(EOS_P2P_AddNotifyPeerConnectionInterruptedOptions, Pointer, EOS_P2P_OnPeerConnectionInterruptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Listen for when a previously opened connection is interrupted.
addNotifyPeerConnectionRequest(EOS_P2P_AddNotifyPeerConnectionRequestOptions, Pointer, EOS_P2P_OnIncomingConnectionRequestCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Listen for incoming connection requests on a particular Socket ID, or optionally all Socket IDs.
addNotifyPermissionsUpdateReceived(EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions, Pointer, EOS_KWS_OnPermissionsUpdateReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
addNotifyRequestToJoinAccepted(EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a Request to Join for any logged in local user is accepted via the Social Overlay
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyRequestToJoinAccepted(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyRequestToJoinReceived(EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a request to join is received for a local user
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyRequestToJoinReceived(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyRequestToJoinRejected(EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinRejectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a Request to Join for any logged in local user is rejected via the Social Overlay
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyRequestToJoinRejected(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
addNotifyRequestToJoinResponseReceived(EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications when a request to join is responded to by a target user.
addNotifyRoomStatisticsUpdated(EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions, Pointer, EOS_RTC_OnRoomStatisticsUpdatedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Register to receive notifications to receiving periodical statistics update.
addNotifyRTCRoomConnectionChanged(EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions, Pointer, EOS_Lobby_OnRTCRoomConnectionChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications of when the RTC Room for a particular lobby has a connection status change.
addNotifySendCustomNativeInviteRequested(EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions, Pointer, EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Register to receive notifications about a custom invite "INVITE" performed by a local user via the overlay.
addNotifySendLobbyNativeInviteRequested(EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions, Pointer, EOS_Lobby_OnSendLobbyNativeInviteRequestedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Register to receive notifications about a lobby "INVITE" performed by a local user via the overlay.
addNotifySendSessionNativeInviteRequested(EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions, Pointer, EOS_Sessions_OnSendSessionNativeInviteRequestedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive notifications about a session "INVITE" performed by a local user via the overlay.
addNotifySessionInviteAccepted(EOS_Sessions_AddNotifySessionInviteAcceptedOptions, Pointer, EOS_Sessions_OnSessionInviteAcceptedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive notifications when a user accepts a session invite via the social overlay.
Must call EOS_Sessions_Interface.removeNotifySessionInviteAccepted(EOS_NotificationId) to remove the notification
addNotifySessionInviteReceived(EOS_Sessions_AddNotifySessionInviteReceivedOptions, Pointer, EOS_Sessions_OnSessionInviteReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive session invites.
Must call EOS_Sessions_Interface.removeNotifySessionInviteReceived(EOS_NotificationId) to remove the notification
addNotifySessionInviteRejected(EOS_Sessions_AddNotifySessionInviteRejectedOptions, Pointer, EOS_Sessions_OnSessionInviteRejectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register to receive notifications when a user rejects a session invite.
Must call EOS_Sessions_Interface.removeNotifySessionInviteRejected(EOS_NotificationId) to remove the notification
addNotifyUserLoginStatusChanged(EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions, Pointer, EOS_IntegratedPlatform_OnUserLoginStatusChangedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Register to receive notifications when the login state of Integrated Platform users change.
addProgression(EOS_ProgressionSnapshot_AddProgressionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
Stores a Key/Value pair in memory for a given snapshot.
AdvertisementType - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
Is this attribution advertised with the backend or simply stored locally
AdvertisementType - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
Is this attribution advertised with the backend or simply stored locally
AEOSBase<T extends EOSBaseOptions> - Class in host.anzo.eossdk.eosex
 
AEOSBase() - Constructor for class host.anzo.eossdk.eosex.AEOSBase
 
AEOSClient - Class in host.anzo.eossdk.eosex
 
AEOSClient() - Constructor for class host.anzo.eossdk.eosex.AEOSClient
 
AEOSNetworkClient - Class in host.anzo.eossdk.eosex
 
AEOSNetworkClient(long) - Constructor for class host.anzo.eossdk.eosex.AEOSNetworkClient
 
AEOSServer - Class in host.anzo.eossdk.eosex
 
AEOSServer() - Constructor for class host.anzo.eossdk.eosex.AEOSServer
 
AgeOfConsent - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
Age of consent in the given country
Aggregation - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
Aggregation used to sort leaderboard.
Aggregation - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
Aggregation used to sort the cached user scores.
AllocateMemoryFunction - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
A custom memory allocator, if desired.
AllowedPlatformIds - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Array of platform IDs indicating the player platforms allowed to register with the session.
AllowedPlatformIds - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Array of platform IDs indicating the player platforms allowed to register with the session.
AllowedPlatformIds - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Array of platform IDs indicating the player platforms allowed to register with the session.
AllowedPlatformIds - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
Array of platform IDs indicating the player platforms allowed to register with the session.
AllowedPlatformIds - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Array of platform IDs indicating the player platforms allowed to register with the session.
AllowedPlatformIdsCount - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Number of platform IDs in the array
AllowedPlatformIdsCount - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Number of platform IDs in the array
AllowedPlatformIdsCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Number of platform IDs in the array
AllowedPlatformIdsCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
Number of platform IDs in the array
AllowedPlatformIdsCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Number of platform IDs in the array
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
API Version: Set this to EOS_AUTH_COPYUSERAUTHTOKEN_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
API Version: Set this to EOS_AUTH_PINGRANTINFO_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
API Version: Set this to EOS_ANTICHEATCOMMON_LOGPLAYERTICK_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
API Version: Set this to EOS_PAGEQUERY_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions
API Version: Set this to EOS_RTC_ADDNOTIFYPARTICIPANTSTATUSCHANGED_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions
API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITERECEIVED_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
API Version: Set this to EOS_ECOM_CHECKOUT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
API Version: Set this to EOS_ECOM_COPYENTITLEMENTBYID_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
API Version: Set this to EOS_ECOM_COPYENTITLEMENTBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
API Version: Set this to EOS_ECOM_COPYENTITLEMENTBYNAMEANDINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
API Version: Set this to EOS_ECOM_COPYITEMBYID_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
API Version: Set this to EOS_ECOM_COPYITEMIMAGEINFOBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
API Version: Set this to EOS_ECOM_COPYITEMRELEASEBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
API Version: Set this to EOS_ECOM_COPYLASTREDEEMEDENTITLEMENTBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
API Version: Set this to EOS_ECOM_COPYOFFERBYID_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
API Version: Set this to EOS_ECOM_COPYOFFERBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
API Version: Set this to EOS_ECOM_COPYOFFERIMAGEINFOBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
API Version: Set this to EOS_ECOM_COPYOFFERITEMBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
API Version: Set this to EOS_ECOM_COPYTRANSACTIONBYID_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
API Version: Set this to EOS_ECOM_COPYTRANSACTIONBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
API Version: Set this to EOS_ECOM_GETENTITLEMENTSBYNAMECOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions
API Version: Set this to EOS_ECOM_GETENTITLEMENTSCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
API Version: Set this to EOS_ECOM_GETITEMIMAGEINFOCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
API Version: Set this to EOS_ECOM_GETITEMRELEASECOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions
API Version: Set this to EOS_ECOM_GETLASTREDEEMEDENTITLEMENTSCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions
API Version: Set this to EOS_ECOM_GETOFFERCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
API Version: Set this to EOS_ECOM_GETOFFERIMAGEINFOCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
API Version: Set this to EOS_ECOM_GETOFFERITEMCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions
API Version: Set this to EOS_ECOM_GETTRANSACTIONCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
API Version: Set this to EOS_ECOM_QUERYENTITLEMENTS_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
API Version: Set this to EOS_ECOM_QUERYENTITLEMENTTOKEN_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
API Version: Set this to EOS_ECOM_QUERYOFFERS_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
API Version: Set this to EOS_ECOM_QUERYOWNERSHIPBYSANDBOXIDSOPTIONS_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
API Version: Set this to EOS_ECOM_QUERYOWNERSHIP_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
API Version: Set this to EOS_ECOM_QUERYOWNERSHIPTOKEN_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
API Version: Set this to EOS_ECOM_REDEEMENTITLEMENTS_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions
API Version: Set this to EOS_ECOM_TRANSACTION_COPYENTITLEMENTBYINDEX_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions
API Version: Set this to EOS_ECOM_TRANSACTION_GETENTITLEMENTSCOUNT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
API Version: Set this to EOS_ANTICHEATSERVER_UNPROTECTMESSAGE_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions
API Version: Set this to EOS_Lobby_LeaveLobbyOptions.EOS_LOBBY_LEAVELOBBY_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions
API Version: Set this to EOS_P2P_GETNATTYPE_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
API Version: Set this to EOS_RTCData_UpdateReceivingOptions.EOS_RTCDATA_UPDATERECEIVING_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
API Version: Set this to EOS_SESSIONSEARCH_SETPARAMETER_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
API Version: Set this to EOS_TITLESTORAGE_FILEMETADATA_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
API Version: Set this to EOS_UI_Rect.EOS_UI_RECT_API_LATEST.
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
ApplicationId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Epic Account Services Application ID.
apply(EOS_Achievements_OnAchievementsUnlockedCallbackV2Info) - Method in interface host.anzo.eossdk.eos.sdk.achievements.callbacks.EOS_Achievements_OnAchievementsUnlockedCallbackV2
Function prototype definition for notifications that come from EOS_Achievements_AddNotifyAchievementsUnlockedV2
apply(EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.achievements.callbacks.EOS_Achievements_OnQueryDefinitionsCompleteCallback
Function prototype definition for callbacks passed to EOS_Achievements_QueryDefinitions
apply(EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.achievements.callbacks.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallback
Function prototype definition for callbacks passed to EOS_Achievements_QueryPlayerAchievements
apply(EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.achievements.callbacks.EOS_Achievements_OnUnlockAchievementsCompleteCallback
Function prototype definition for callbacks passed to EOS_Achievements_UnlockAchievements
apply(EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnClientIntegrityViolatedCallback
 
apply(EOS_AntiCheatClient_OnMessageToServerCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnMessageToServerCallback
 
apply(EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnPeerActionRequiredCallback
 
apply(EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnPeerAuthStatusChangedCallback
 
apply(EOS_AntiCheatCommon_OnMessageToClientCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnMessageToPeerCallback
 
apply(EOS_Connect_LogoutCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnLogoutCallback
Function prototype definition for callbacks passed to EOS_Connect_Logout
apply(EOS_CustomInvites_AcceptRequestToJoinCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnAcceptRequestToJoinCallback
Function prototype definition for callbacks passed to EOS_CustomInvites_AcceptRequestToJoin
apply(EOS_CustomInvites_CustomInviteRejectedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnCustomInviteRejectedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyCustomInviteRejected
apply(EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnCustomInviteAcceptedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyCustomInviteAccepted
apply(EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnCustomInviteReceivedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyCustomInviteReceived
apply(EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnRequestToJoinAcceptedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyRequestToJoinAccepted
apply(EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnRequestToJoinRejectedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyRequestToJoinRejected
apply(EOS_CustomInvites_RejectRequestToJoinCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnRejectRequestToJoinCallback
Function prototype definition for callbacks passed to EOS_CustomInvites_RejectRequestToJoin
apply(EOS_CustomInvites_RequestToJoinReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnRequestToJoinReceivedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyRequestToJoinReceived
apply(EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback
Function prototype definition for notifications that come from EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived
apply(EOS_CustomInvites_SendCustomInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnSendCustomInviteCallback
Function prototype definition for callbacks passed to EOS_CustomInvites_SendCustomInvite
apply(EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested
After processing the callback EOS_UI_AcknowledgeEventId must be called.
apply(EOS_CustomInvites_SendRequestToJoinCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.custominvites.callbacks.EOS_CustomInvites_OnSendRequestToJoinCallback
Function prototype definition for callbacks passed to EOS_CustomInvites_SendRequestToJoin
apply(EOS_Ecom_CheckoutCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnCheckoutCallback
Function prototype definition for callbacks passed to EOS_Ecom_Checkout
apply(EOS_Ecom_QueryEntitlementsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryEntitlementsCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryOwnershipToken
apply(EOS_Ecom_QueryEntitlementTokenCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryEntitlementTokenCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryEntitlementToken.
apply(EOS_Ecom_QueryOffersCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryOffersCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryOffers
apply(EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryOwnershipBySandboxIds
apply(EOS_Ecom_QueryOwnershipCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryOwnershipCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryOwnership
apply(EOS_Ecom_QueryOwnershipTokenCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnQueryOwnershipTokenCallback
Function prototype definition for callbacks passed to EOS_Ecom_QueryOwnershipToken
apply(EOS_Ecom_RedeemEntitlementsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ecom.callbacks.EOS_Ecom_OnRedeemEntitlementsCallback
Function prototype definition for callbacks passed to EOS_Ecom_RedeemEntitlements
apply(EOS_Friends_AcceptInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnAcceptInviteCallback
Function prototype definition for callbacks passed to EOS_Friends_AcceptInvite
apply(EOS_Friends_OnBlockedUsersUpdateInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnBlockedUsersUpdateCallback
 
apply(EOS_Friends_OnFriendsUpdateInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnFriendsUpdateCallback
 
apply(EOS_Friends_QueryFriendsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnQueryFriendsCallback
Function prototype definition for callbacks passed to EOS_Friends_QueryFriends
apply(EOS_Friends_RejectInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnRejectInviteCallback
Function prototype definition for callbacks passed to EOS_Friends_RejectInvite
apply(EOS_Friends_SendInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.friends.callbacks.EOS_Friends_OnSendInviteCallback
Function prototype definition for callbacks passed to EOS_Friends_SendInvite
apply(EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.integratedplatform.callbacks.EOS_IntegratedPlatform_OnUserLoginStatusChangedCallback
 
apply(EOS_IntegratedPlatform_UserPreLogoutCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.integratedplatform.callbacks.EOS_IntegratedPlatform_OnUserPreLogoutCallback
 
apply(EOS_KWS_CreateUserCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnCreateUserCallback
Function prototype definition for callbacks passed to EOS_KWS_CreateUser
apply(EOS_KWS_PermissionsUpdateReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnPermissionsUpdateReceivedCallback
Function prototype definition for notifications that comes from EOS_KWS_AddNotifyPermissionsUpdateReceived
apply(EOS_KWS_QueryAgeGateCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnQueryAgeGateCallback
Function prototype definition for callbacks passed to EOS_KWS_QueryAgeGate
apply(EOS_KWS_QueryPermissionsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnQueryPermissionsCallback
Function prototype definition for callbacks passed to EOS_KWS_QueryPermissions
apply(EOS_KWS_RequestPermissionsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnRequestPermissionsCallback
Function prototype definition for callbacks passed to EOS_KWS_RequestPermissions
apply(EOS_KWS_UpdateParentEmailCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.kws.callbacks.EOS_KWS_OnUpdateParentEmailCallback
Function prototype definition for callbacks passed to EOS_KWS_UpdateParentEmail
apply(EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.leaderboards.callbacks.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallback
Function prototype definition for callbacks passed to EOS_Leaderboards_QueryLeaderboardDefinitions
apply(EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.leaderboards.callbacks.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallback
Function prototype definition for callbacks passed to EOS_Leaderboards_QueryLeaderboardRanks
apply(EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.leaderboards.callbacks.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallback
Function prototype definition for callbacks passed to EOS_Leaderboards_QueryLeaderboardUserScores
apply(EOS_Lobby_CreateLobbyCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnCreateLobbyCallback
Function prototype definition for callbacks passed to EOS_Lobby_CreateLobby
apply(EOS_Lobby_DestroyLobbyCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnDestroyLobbyCallback
Function prototype definition for callbacks passed to EOS_Lobby_DestroyLobby
apply(EOS_Lobby_HardMuteMemberCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnHardMuteMemberCallback
Function prototype definition for callbacks passed to EOS_Lobby_HardMuteMember
apply(EOS_Lobby_JoinLobbyAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnJoinLobbyAcceptedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyJoinLobbyAccepted
The lobby for the join game must be joined.
apply(EOS_Lobby_JoinLobbyByIdCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnJoinLobbyByIdCallback
Function prototype definition for callbacks passed to EOS_Lobby_JoinLobbyById
apply(EOS_Lobby_JoinLobbyCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnJoinLobbyCallback
Function prototype definition for callbacks passed to EOS_Lobby_JoinLobby
apply(EOS_Lobby_KickMemberCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnKickMemberCallback
Function prototype definition for callbacks passed to EOS_Lobby_KickMember
apply(EOS_Lobby_LeaveLobbyCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLeaveLobbyCallback
Function prototype definition for callbacks passed to EOS_Lobby_LeaveLobby
apply(EOS_Lobby_LobbyInviteAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyInviteAcceptedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyLobbyInviteAccepted
apply(EOS_Lobby_LobbyInviteReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyInviteReceivedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyLobbyInviteReceived
apply(EOS_Lobby_LobbyInviteRejectedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyInviteRejectedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyLobbyInviteRejected
apply(EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyMemberStatusReceivedCallback
Function prototype definition for callbacks passed to EOS_Lobby_AddNotifyLobbyMemberStatusReceived
apply(EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyMemberUpdateReceivedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyLobbyMemberUpdateReceived
apply(EOS_Lobby_LobbyUpdateReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLobbyUpdateReceivedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyLobbyUpdateReceived
apply(EOS_Lobby_PromoteMemberCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnPromoteMemberCallback
Function prototype definition for callbacks passed to EOS_Lobby_PromoteMember
apply(EOS_Lobby_QueryInvitesCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnQueryInvitesCallback
Function prototype definition for callbacks passed to EOS_Lobby_QueryInvites
apply(EOS_Lobby_RejectInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnRejectInviteCallback
Function prototype definition for callbacks passed to EOS_Lobby_RejectInvite
apply(EOS_Lobby_RTCRoomConnectionChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnRTCRoomConnectionChangedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyRTCRoomConnectionChanged
apply(EOS_Lobby_SendInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnSendInviteCallback
Function prototype definition for callbacks passed to EOS_Lobby_SendInvite
apply(EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnSendLobbyNativeInviteRequestedCallback
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifySendLobbyNativeInviteRequested
After processing the callback EOS_UI_AcknowledgeEventId must be called.
apply(EOS_Lobby_UpdateLobbyCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnUpdateLobbyCallback
Function prototype definition for callbacks passed to EOS_Lobby_UpdateLobby
apply(EOS_LobbySearch_FindCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_LobbySearch_OnFindCallback
Function prototype definition for callbacks passed to EOS_LobbySearch_Find
apply(EOS_Mods_EnumerateModsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.mods.callbacks.EOS_Mods_OnEnumerateModsCallback
Function prototype definition for callbacks passed to EOS_Mods_EnumerateMods
apply(EOS_Mods_InstallModCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.mods.callbacks.EOS_Mods_OnInstallModCallback
Function prototype definition for callbacks passed to EOS_Mods_InstallMod
apply(EOS_Mods_UninstallModCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.mods.callbacks.EOS_Mods_OnUninstallModCallback
Function prototype definition for callbacks passed to EOS_Mods_UninstallMod
apply(EOS_Mods_UpdateModCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.mods.callbacks.EOS_Mods_OnUpdateModCallback
Function prototype definition for callbacks passed to EOS_Mods_UpdateMod
apply(EOS_P2P_OnIncomingConnectionRequestInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnIncomingConnectionRequestCallback
 
apply(EOS_P2P_OnIncomingPacketQueueFullInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnIncomingPacketQueueFullCallback
 
apply(EOS_P2P_OnPeerConnectionEstablishedInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnPeerConnectionEstablishedCallback
 
apply(EOS_P2P_OnPeerConnectionInterruptedInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnPeerConnectionInterruptedCallback
 
apply(EOS_P2P_OnQueryNATTypeCompleteInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnQueryNATTypeCompleteCallback
 
apply(EOS_P2P_OnRemoteConnectionClosedInfo) - Method in interface host.anzo.eossdk.eos.sdk.p2p.callbacks.EOS_P2P_OnRemoteConnectionClosedCallback
 
apply(EOS_PlayerDataStorage_DeleteCacheCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnDeleteCacheCompleteCallback
 
apply(EOS_PlayerDataStorage_DeleteFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnDeleteFileCompleteCallback
 
apply(EOS_PlayerDataStorage_DuplicateFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnDuplicateFileCompleteCallback
 
apply(EOS_PlayerDataStorage_FileTransferProgressCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnFileTransferProgressCallback
 
apply(EOS_PlayerDataStorage_QueryFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnQueryFileCompleteCallback
 
apply(EOS_PlayerDataStorage_QueryFileListCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnQueryFileListCompleteCallback
 
apply(EOS_PlayerDataStorage_ReadFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnReadFileCompleteCallback
 
apply(EOS_PlayerDataStorage_ReadFileDataCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnReadFileDataCallback
Callback for when we have data ready to be read from the requested file.
apply(EOS_PlayerDataStorage_WriteFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnWriteFileCompleteCallback
 
apply(EOS_PlayerDataStorage_WriteFileDataCallbackInfo, Pointer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks.EOS_PlayerDataStorage_OnWriteFileDataCallback
Callback for when we are ready to get more data to be written into the requested file.
apply(EOS_Presence_JoinGameAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.presence.callbacks.EOS_Presence_OnJoinGameAcceptedCallback
Function prototype definition for notifications that come from EOS_Presence_AddNotifyJoinGameAccepted
EOS_UI_AcknowledgeEventId must be called with any valid UiEventId passed via the data.
apply(EOS_Presence_PresenceChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.presence.callbacks.EOS_Presence_OnPresenceChangedCallback
 
apply(EOS_Presence_QueryPresenceCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.presence.callbacks.EOS_Presence_OnQueryPresenceCompleteCallback
 
apply(EOS_Presence_SetPresenceCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.presence.callbacks.EOS_Presence_SetPresenceCompleteCallback
 
apply(EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks.EOS_ProgressionSnapshot_OnDeleteSnapshotCallback
 
apply(EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks.EOS_ProgressionSnapshot_OnSubmitSnapshotCallback
 
apply(EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.reports.callbacks.EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback
Function prototype definition for callbacks passed to EOS_Reports_SendPlayerBehaviorReport.
apply(EOS_RTC_BlockParticipantCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnBlockParticipantCallback
 
apply(EOS_RTC_DisconnectedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnDisconnectedCallback
 
apply(EOS_RTC_JoinRoomCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnJoinRoomCallback
 
apply(EOS_RTC_LeaveRoomCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnLeaveRoomCallback
 
apply(EOS_RTC_ParticipantStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnParticipantStatusChangedCallback
 
apply(EOS_RTC_RoomStatisticsUpdatedInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtc.callbacks.EOS_RTC_OnRoomStatisticsUpdatedCallback
 
apply(EOS_RTCAdmin_KickCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcadmin.callbacks.EOS_RTCAdmin_OnKickCompleteCallback
Function prototype definition for callbacks passed to EOS_RTCAdmin_Kick
apply(EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcadmin.callbacks.EOS_RTCAdmin_OnQueryJoinRoomTokenCompleteCallback
Function prototype definition for callbacks passed to EOS_RTCAdmin_QueryJoinRoomToken
apply(EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcadmin.callbacks.EOS_RTCAdmin_OnSetParticipantHardMuteCompleteCallback
Function prototype definition for callbacks passed to EOS_RTCAdmin_SetParticipantHardMute
apply(EOS_RTCAudio_AudioBeforeRenderCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnAudioBeforeRenderCallback
 
apply(EOS_RTCAudio_AudioBeforeSendCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnAudioBeforeSendCallback
 
apply(EOS_RTCAudio_AudioDevicesChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnAudioDevicesChangedCallback
 
apply(EOS_RTCAudio_AudioInputStateCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnAudioInputStateCallback
 
apply(EOS_RTCAudio_AudioOutputStateCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnAudioOutputStateCallback
 
apply(EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnQueryInputDevicesInformationCallback
 
apply(EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnQueryOutputDevicesInformationCallback
 
apply(EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnRegisterPlatformUserCallback
 
apply(EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnSetInputDeviceSettingsCallback
 
apply(EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnSetOutputDeviceSettingsCallback
 
apply(EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUnregisterPlatformUserCallback
 
apply(EOS_RTCAudio_ParticipantUpdatedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnParticipantUpdatedCallback
 
apply(EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUpdateParticipantVolumeCallback
 
apply(EOS_RTCAudio_UpdateReceivingCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUpdateReceivingCallback
 
apply(EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUpdateReceivingVolumeCallback
 
apply(EOS_RTCAudio_UpdateSendingCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUpdateSendingCallback
 
apply(EOS_RTCAudio_UpdateSendingVolumeCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnUpdateSendingVolumeCallback
 
apply(EOS_RTCData_DataReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnDataReceivedCallback
 
apply(EOS_RTCData_ParticipantUpdatedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnParticipantUpdatedCallback
 
apply(EOS_RTCData_UpdateReceivingCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnUpdateReceivingCallback
 
apply(EOS_RTCData_UpdateSendingCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnUpdateSendingCallback
 
apply(EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sanctions.callbacks.EOS_Sanctions_CreatePlayerSanctionAppealCallback
Function definition for callbacks passed to EOS_Sanctions_CreatePlayerSanctionAppeal.
apply(EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sanctions.callbacks.EOS_Sanctions_OnQueryActivePlayerSanctionsCallback
Function prototype definition for callbacks passed to EOS_Sanctions_QueryActivePlayerSanctions
apply(EOS_Sessions_DestroySessionCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnDestroySessionCallback
Function prototype definition for callbacks passed to EOS_Sessions_DestroySession
apply(EOS_Sessions_EndSessionCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnEndSessionCallback
Function prototype definition for callbacks passed to EOS_Sessions_EndSession
apply(EOS_Sessions_JoinSessionAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnJoinSessionAcceptedCallback
Function prototype definition for notifications that come from EOS_Sessions_AddNotifyJoinSessionAccepted
The session for the join game must be joined.
apply(EOS_Sessions_JoinSessionCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnJoinSessionCallback
Function prototype definition for callbacks passed to EOS_Sessions_JoinSession
apply(EOS_Sessions_LeaveSessionRequestedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnLeaveSessionRequestedCallback
Function prototype definition for notifications that comes from EOS_Sessions_AddNotifyLeaveSessionRequested.
apply(EOS_Sessions_QueryInvitesCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnQueryInvitesCallback
Function prototype definition for callbacks passed to EOS_Sessions_QueryInvites
apply(EOS_Sessions_RegisterPlayersCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnRegisterPlayersCallback
Function prototype definition for callbacks passed to EOS_Sessions_RegisterPlayers
apply(EOS_Sessions_RejectInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnRejectInviteCallback
Function prototype definition for callbacks passed to EOS_Sessions_RejectInvite
apply(EOS_Sessions_SendInviteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnSendInviteCallback
Function prototype definition for callbacks passed to EOS_Sessions_SendInvite
apply(EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnSendSessionNativeInviteRequestedCallback
Function prototype definition for notifications that comes from EOS_Sessions_AddNotifySendSessionNativeInviteRequested
After processing the callback EOS_UI_AcknowledgeEventId must be called.
apply(EOS_Sessions_SessionInviteAcceptedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnSessionInviteAcceptedCallback
Function prototype definition for notifications that come from EOS_Sessions_AddNotifySessionInviteAccepted
The session for the invite must be joined.
apply(EOS_Sessions_SessionInviteReceivedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnSessionInviteReceivedCallback
Function prototype definition for notifications that come from EOS_Sessions_AddNotifySessionInviteReceived
apply(EOS_Sessions_SessionInviteRejectedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnSessionInviteRejectedCallback
Function prototype definition for notifications that come from EOS_Sessions_AddNotifySessionInviteRejected
apply(EOS_Sessions_StartSessionCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnStartSessionCallback
Function prototype definition for callbacks passed to EOS_Sessions_StartSession
apply(EOS_Sessions_UnregisterPlayersCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnUnregisterPlayersCallback
Function prototype definition for callbacks passed to EOS_Sessions_UnregisterPlayers
apply(EOS_Sessions_UpdateSessionCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_Sessions_OnUpdateSessionCallback
Function prototype definition for callbacks passed to EOS_Sessions_UpdateSession
apply(EOS_SessionSearch_FindCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.sessions.callbacks.EOS_SessionSearch_OnFindCallback
Function prototype definition for callbacks passed to EOS_SessionSearch_Find
apply(EOS_Stats_IngestStatCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.stats.callbacks.EOS_Stats_OnIngestStatCompleteCallback
Function prototype definition for callbacks passed to EOS_Stats_IngestStat
apply(EOS_Stats_OnQueryStatsCompleteCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.stats.callbacks.EOS_Stats_OnQueryStatsCompleteCallback
Function prototype definition for callbacks passed to EOS_Stats_QueryStats
apply(EOS_TitleStorage_DeleteCacheCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnDeleteCacheCompleteCallback
 
apply(EOS_TitleStorage_FileTransferProgressCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnFileTransferProgressCallback
 
apply(EOS_TitleStorage_QueryFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnQueryFileCompleteCallback
 
apply(EOS_TitleStorage_QueryFileListCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnQueryFileListCompleteCallback
 
apply(EOS_TitleStorage_ReadFileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnReadFileCompleteCallback
 
apply(EOS_TitleStorage_ReadFileDataCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.titlestorage.callbacks.EOS_TitleStorage_OnReadFileDataCallback
Callback for when we have data ready to be read from the requested file.
apply(EOS_UI_HideFriendsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnHideFriendsCallback
Function prototype definition for callbacks passed to EOS_UI_HideFriends
apply(EOS_UI_MemoryMonitorCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnMemoryMonitorCallback
 
apply(EOS_UI_OnDisplaySettingsUpdatedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnDisplaySettingsUpdatedCallback
Function prototype definition for callbacks passed to EOS_UI_AddNotifyDisplaySettingsUpdated
apply(EOS_UI_OnShowBlockPlayerCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnShowBlockPlayerCallback
Function prototype definition for callbacks passed to EOS_UI_ShowBlockPlayer
apply(EOS_UI_OnShowReportPlayerCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnShowReportPlayerCallback
Function prototype definition for callbacks passed to EOS_UI_ShowReportPlayer
apply(EOS_UI_ShowFriendsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnShowFriendsCallback
Function prototype definition for callbacks passed to EOS_UI_ShowFriends
apply(EOS_UI_ShowNativeProfileCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.ui.callbacks.EOS_UI_OnShowNativeProfileCallback
Function prototype definition for callbacks passed to EOS_UI_ShowNativeProfile
apply(EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.userinfo.callbacks.EOS_UserInfo_OnQueryUserInfoByDisplayNameCallback
Function prototype definition for callbacks passed to EOS_UserInfo_QueryUserInfo
apply(EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.userinfo.callbacks.EOS_UserInfo_OnQueryUserInfoByExternalAccountCallback
Function prototype definition for callbacks passed to EOS_UserInfo_QueryUserInfoByExternalAccount
apply(EOS_UserInfo_QueryUserInfoCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.userinfo.callbacks.EOS_UserInfo_OnQueryUserInfoCallback
Function prototype definition for callbacks passed to EOS_UserInfo_QueryUserInfo
ArtifactId - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
 
AsBool - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
Stored as a boolean
AsBool - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
Stored as a boolean
AsDouble - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
Stored as a double precision floating point
AsDouble - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
Stored as a double precision floating point
AsInt64 - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
Stored as an 8 byte integer
AsInt64 - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
Stored as an 8 byte integer
AsUtf8 - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
Stored as a null terminated UTF8 string
AsUtf8 - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
Stored as a null terminated UTF8 string.
AttackerPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Locally unique value used in RegisterClient/RegisterPeer if applicable, otherwise 0.
AttackerPlayerPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Attacker player character's world position as a 3D vector if applicable, otherwise NULL.
AttackerPlayerViewPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Attacker player camera's world position as a 3D vector if applicable, otherwise NULL
AttackerPlayerViewRotation - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Attacker player camera's world rotation as a quaternion if applicable, otherwise NULL.
Attribute - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
Key/Value pair describing the attribute to add to the lobby
Attribute - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
Key/Value pair describing the attribute to add to the lobby member
AttrIndex - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions
 
AttrIndex - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
The index of the attribute to copy
AttrIndex - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions
The index of the attribute to retrieve
AttrKey - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions
Name of the attribute
AttrKey - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
Name of the attribute to copy
AttrKey - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions
The name of the key to get the session attribution for
AudioStatus - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
The participant audio status (enabled, disabled).
AudioStatus - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
Muted or unmuted audio track status
AudioStatus - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
Muted or unmuted audio track status
AuthenticationTimeout - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Time in seconds to allow newly registered peers to send the initial message containing their token.
authIdToken - Variable in class host.anzo.eossdk.eosex.AEOSClient
 
AuthToken - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions
Auth token to verify against the backend service
AuthType - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Type of auth token
AvailableSlots - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Current available space

B

BackgroundMode - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
Configures RTC behavior upon entering to any background application statuses
beginPlayerSession(EOS_Metrics_BeginPlayerSessionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Metrics_Interface
Logs the start of a new game session for a local player.
beginSession(EOS_AntiCheatServer_BeginSessionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Begin the gameplay session.
beginSession(EOS_ProductUserId, EOS_EAntiCheatClientMode) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Begins a multiplayer game session.
beginSnapshot(EOS_ProgressionSnapshot_BeginSnapshotOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
Creates a new progression-snapshot resource for a given user.
bitMask - Variable in class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
blockParticipant(EOS_RTC_BlockParticipantOptions, Pointer, EOS_RTC_OnBlockParticipantCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Use this function to block a participant already connected to the room.
BucketId - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
The main indexed parameter for this lobby, can be any string (i.e.
BucketId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Bucket ID associated with the lobby
BucketId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions
The new bucket id associated with the lobby
BucketId - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
The main indexed parameter for this session, can be any string (i.e.
BucketId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions
The new bucket id associated with the session
BucketId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Bucket ID associated with the session
Buffer - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
Audio buffer.
Buffer - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
Audio buffer.
Buffer - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
Audio buffer, which must have a duration of 10 ms.
The SDK makes a copy of buffer.
ButtonCombination - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions
The new button which will be used to toggle the friends overlay.
ButtonDownFlags - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Flags to identify the current buttons which are pressed.
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_RegisterEventParamDef.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageResult.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateDeviceIdCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_ClientCredentials.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioDevicesChangedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions.ByReference
 
ByReference() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions.ByReference
 
ByReference(byte[]) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions.ByReference
 
ByReference(byte[], int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions.ByReference
 
ByReference(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials.ByReference
 
ByReference(EOS_AntiCheatCommon_ClientHandle, byte[]) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions.ByReference
 
ByReference(EOS_AntiCheatCommon_ClientHandle, byte[], int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions.ByReference
 
BytesTransferred - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
Amount of bytes transferred so far in this request, out of TotalFileSizeBytes
BytesTransferred - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
Amount of bytes transferred so far in this request, out of TotalFileSizeBytes
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_RegisterEventParamDef.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageResult.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateDeviceIdCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_ClientCredentials.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioDevicesChangedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions.ByValue
 
ByValue() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions.ByValue
 

C

CacheDirectory - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Used by Player Data Storage and Title Storage.
callApi(Runnable) - Method in class host.anzo.eossdk.eosex.AEOSBase
 
callApiSync(Runnable) - Method in class host.anzo.eossdk.eosex.AEOSBase
 
CallbackUtils - Class in host.anzo.eossdk.eos.utils
Util for saving references to JNA callback to prevent collecting by GC
CallbackUtils() - Constructor for class host.anzo.eossdk.eos.utils.CallbackUtils
 
cancelRequest() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
Attempt to cancel this file request in progress.
cancelRequest() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
Attempt to cancel this file request in progress.
CatalogItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
ID of the item associated with the offer which granted this entitlement
CatalogItemIdCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
The number of Catalog Item IDs to in the array
CatalogItemIdCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
The number of catalog item IDs to query
CatalogItemIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
The array of Catalog Item IDs to check for ownership
CatalogItemIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
The array of Catalog Item IDs to check for ownership, matching in number to the CatalogItemIdCount
CatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Product namespace in which this item exists
CatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Product namespace in which this offer exists
CatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
Optional product namespace, if not the one specified during initialization
CatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
Optional product namespace, if not the one specified during initialization
Category - Variable in class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage
A string representation of the log message category, encoded in UTF-8.
Category - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Category for the player report.
Channel - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
Channel associated with this data
Channels - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
Number of channels for the samples in the Frames buffer.
CharacterId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
Optional identifier for the player's character.
checkForLauncherAndRestart() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Checks if the app was launched through the Epic Games Launcher, and relaunches it through the Epic Games Launcher if it wasn't.
checkout(EOS_Ecom_CheckoutOptions, Pointer, EOS_Ecom_OnCheckoutCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Initiates the purchase flow for a set of offers.
ChunkLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
Requested maximum amount of data (in bytes) that can be written to the file per tick
clearPacketQueue(EOS_P2P_ClearPacketQueueOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Clear queued incoming and outgoing packets.
clearUserPreLogoutCallback(EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Clears a previously set integrated platform user logout handler for the specified integrated platform.
ClientAction - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
The action that must be applied to the specified client/peer
ClientAuthStatus - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
The client/peer's new authentication status
ClientBaseUrl - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
The room the user would like to join.
ClientBaseUrl - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
URL passed to backend to join room.
ClientCredentials - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Set of service permissions associated with the running application
ClientData - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
Context that was passed into EOS_Achievements_AddNotifyAchievementsUnlocked
ClientData - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo
User-defined context that was passed into EOS_Achievements_QueryDefinitions.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
Context that was passed into EOS_Achievements_QueryPlayerAchievements.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
Context that was passed into EOS_Achievements_UnlockAchievements.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
Caller-specified context data
ClientData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
Caller-specified context data
ClientData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
Caller-specified context data
ClientData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
Caller-specified context data
ClientData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
Caller-specified context data
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo
Context that was passed into EOS_Auth_DeletePersistentAuth
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
Context that was passed into EOS_Auth_LinkAccount
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
Context that was passed into EOS_Auth_Login
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
Context that was passed into EOS_Auth_AddNotifyLoginStatusChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo
Context that was passed into EOS_Auth_Login
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
Context that was passed into EOS_Auth_QueryIdToken
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Context that was passed into EOS_Auth_VerifyIdToken
ClientData - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo
Context that was passed into EOS_Auth_Login
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo
Context that was passed into EOS_Connect_AddNotifyAuthExpiration.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateDeviceIdCallbackInfo
Context that was passed into EOS_Connect_CreateDeviceId.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo
Context that was passed into EOS_Connect_CreateUser.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo
Context that was passed into EOS_Connect_DeleteDeviceId.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo
Context that was passed into EOS_Connect_LinkAccount.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
Context that was passed into EOS_Connect_Login.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
Context that was passed into EOS_Connect_AddNotifyLoginStatusChanged.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo
Context that was passed into EOS_Connect_Logout.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo
Context that was passed into EOS_Connect_QueryExternalAccountMappings.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo
Context that was passed into EOS_Connect_QueryProductUserIdMappings.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo
Context that was passed into EOS_Connect_TransferDeviceIdAccount.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo
Context that was passed into EOS_Connect_TransferDeviceIdAccount.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Context that was passed into EOS_Connect_VerifyIdToken
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
Context that was passed into EOS_CustomInvites_AcceptRequestToJoin
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteRejected
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyRequestToJoinAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyCustomInviteRejected
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
Context that was passed into EOS_CustomInvites_RejectRequestToJoin
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyRequestToJoinReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
Context that was passed into EOS_CustomInvites_SendCustomInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
Context that was passed into EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested
ClientData - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
Context that was passed into EOS_CustomInvites_SendRequestToJoin
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
Context that was passed into EOS_Ecom_Checkout
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo
Context that was passed into EOS_Ecom_QueryEntitlements
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
Context that was passed into EOS_Ecom_QueryEntitlementToken
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo
Context that was passed into EOS_Ecom_QueryOffers
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
Context that was passed into EOS_Ecom_QueryOwnership
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
Context that was passed into EOS_Ecom_QueryOwnership
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
Context that was passed into EOS_Ecom_QueryOwnershipToken
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
Context that was passed into EOS_Ecom_RedeemEntitlements
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
Context that is passed into EOS_Friends_AcceptInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
Client-specified data passed into EOS_Friends_AddNotifyBlockedUsersUpdate
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
Client-specified data passed into EOS_Friends_AddNotifyFriendsUpdate
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo
Context that was passed into EOS_Friends_QueryFriends
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
Context that is passed into EOS_Friends_RejectInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
Context that was passed into EOS_Friends_SendInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
Context that was passed into EOS_IntegratedPlatform_AddNotifyUserLoginStatusChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
Context that was passed into EOS_IntegratedPlatform_SetUserPreLogoutCallback
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
Context that was passed into EOS_KWS_CreateUser
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Context that was passed into EOS_KWS_AddNotifyPermissionsUpdateReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
Context that was passed into EOS_KWS_QueryAgeGate
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
Context that was passed into EOS_KWS_QueryPermissions
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo
Context that was passed into EOS_KWS_RequestPermissions
ClientData - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo
Context that was passed into EOS_KWS_UpdateParentEmail
ClientData - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo
Context that was passed into EOS_Leaderboards_QueryLeaderboardDefinitions.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo
Context that was passed into EOS_Leaderboards_QueryLeaderboardRanks.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo
Context that was passed into EOS_Leaderboards_QueryLeaderboardUserScores.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo
Context that was passed into EOS_Lobby_CreateLobby
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo
Context that was passed into EOS_Lobby_DestroyLobby
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
Context that was passed into EOS_Lobby_HardMuteMember
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyJoinLobbyAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo
Context that was passed into EOS_Lobby_JoinLobbyById
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo
Context that was passed into EOS_Lobby_JoinLobby
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo
Context that was passed into EOS_Lobby_KickMember
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo
Context that was passed into EOS_Lobby_LeaveLobby
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyInviteAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyInviteReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyInviteRejected
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyMemberStatusReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyMemberUpdateReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyLobbyUpdateReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo
Context that was passed into EOS_Lobby_PromoteMember
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo
Context that was passed into EOS_Lobby_QueryInvites
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo
Context that was passed into EOS_Lobby_RejectInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifyRTCRoomConnectionChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo
Context that was passed into EOS_Lobby_SendInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
Context that was passed into EOS_Lobby_AddNotifySendLobbyNativeInviteRequested
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo
Context that was passed into EOS_Lobby_UpdateLobby
ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo
Context that was passed into EOS_LobbySearch_Find
ClientData - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
Context that is passed into EOS_Mods_EnumerateMods
ClientData - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
Context that is passed into EOS_Mods_InstallMod
ClientData - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
Context that is passed into EOS_Mods_UninstallMod
ClientData - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
Context that is passed into EOS_Mods_UpdateMod
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
Client-specified data passed into AddNotifyIncomingPacketQueueFull
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
Client-specified data passed into EOS_P2P_AddNotifyPeerConnectionEstablished
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo
Client-specified data passed into EOS_P2P_QueryNATType
ClientData - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo
Client-specified data passed into the delete cache request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo
Client-specified data passed into the file deletion request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo
Client-specified data passed into the file duplicate request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
Client-specified data passed into the file request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo
Client-specified data passed into the file query request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
Client-specified data passed into the file query request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
Client-specified data passed into the file read request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
Client-specified data passed into the file request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
Client-specified data passed into the file write request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
Client-specified data passed into the file write request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
Context that was passed into EOS_Presence_AddNotifyJoinGameAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo
Client-specified data passed into EOS_Presence_AddNotifyOnPresenceChanged
ClientData - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
Client-specified data passed into EOS_Presence_QueryPresence
ClientData - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
Client-specified data passed into EOS_Presence_SetPresence
ClientData - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo
Context that was passed into EOS_ProgressionSnapshot_SubmitSnapshot.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
Context that was passed into EOS_ProgressionSnapshot_SubmitSnapshot.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo
Context that was passed into EOS_Reports_SendPlayerBehaviorReport.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
Client-specified data passed into EOS_RTC_BlockParticipant.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
Client-specified data passed into EOS_RTC_AddNotifyDisconnected.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
Client-specified data passed into EOS_RTC_JoinRoom.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
Client-specified data passed into EOS_RTC_LeaveRoomOptions.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
Client-specified data passed into EOS_RTC_AddNotifyParticipantStatusChanged.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
Client-specified data passed into EOS_RTC_AddNotifyRoomStatisticsUpdated.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo
Client-specified data passed into the kick request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
Context that was passed into EOS_RTCAdmin_QueryJoinRoomToken.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo
Client-specified data passed into the hard mute request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeRender.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioBeforeSend.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioDevicesChangedCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioDevicesChanged.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioInputState.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyAudioOutputState.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo
Client-specified data passed into EOS_RTCAudio_QueryInputDevicesInformation.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
Client-specified data passed into EOS_RTCAudio_QueryOutputDevicesInformation.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
Client-specified data passed into EOS_RTCAudio_RegisterPlatformUser.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
Client-specified data passed into EOS_RTCAudio_SetInputDeviceSettings.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
Client-specified data passed into EOS_RTCAudio_SetOutputDeviceSettings.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
Client-specified data passed into EOS_RTCAudio_UnregisterPlatformUser.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
Client-specified data passed into EOS_RTCAudio_AddNotifyParticipantUpdated.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
Client-specified data passed into EOS_RTCAudio_UpdateParticipantVolume.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
Client-specified data passed into EOS_RTCAudio_UpdateReceiving.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
Client-specified data passed into EOS_RTCAudio_UpdateReceivingVolume.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
Client-specified data passed into EOS_RTCAudio_UpdateSending.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
Client-specified data passed into EOS_RTCAudio_UpdateSendingVolume.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
Client-specified data passed into EOS_RTCData_AddNotifyDataReceived.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
Client-specified data passed into EOS_RTCData_AddNotifyParticipantUpdated.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
Client-specified data passed into EOS_RTCData_UpdateReceiving.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
Client-specified data passed into EOS_RTCData_UpdateSending.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo
Context that was passed into EOS_Sanctions_CreatePlayerSanctionAppeal.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
Context that was passed into EOS_Sanctions_QueryActivePlayerSanctions.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo
Context that was passed into EOS_Sessions_DestroySession
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo
Context that was passed into EOS_Sessions_EndSession
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo
Context that was passed into EOS_Sessions_JoinSession
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo
Context that was passed into EOS_Sessions_OnLeaveSessionRequestedCallback
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo
Context that was passed into EOS_Sessions_QueryInvites
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
Context that was passed into EOS_Sessions_RegisterPlayers
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo
Context that was passed into EOS_Sessions_RejectInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo
Context that was passed into EOS_Sessions_SendInvite
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
Context that was passed into EOS_Sessions_AddNotifySendSessionNativeInviteRequested
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
Context that was passed into EOS_Sessions_AddNotifySessionInviteAccepted
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
Context that was passed into EOS_Sessions_AddNotifySessionInviteReceived
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo
Context that was passed into EOS_Sessions_StartSession
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
Context that was passed into EOS_Sessions_UnregisterPlayers
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
Context that was passed into EOS_Sessions_UpdateSession
ClientData - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo
Context that was passed into EOS_SessionSearch_Find
ClientData - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
Context that was passed into EOS_Stats_IngestStat.
ClientData - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
Context that was passed into EOS_Stats_QueryStats
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo
Client-specified data passed into the delete cache request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
Client-specified data passed into the file request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo
Client-specified data passed into the file query request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
Client-specified data passed into the file query request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
Client-specified data passed into the file read request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
Client-specified data passed into the file request
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo
Context that was passed into EOS_UI_HideFriends
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo
Context that was passed into EOS_UI_AddNotifyMemoryMonitor
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo
Context that was passed into EOS_UI_AddNotifyDisplaySettingsUpdated
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
Context that was passed into EOS_UI_ShowBlockPlayer
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
Context that was passed into EOS_UI_ShowReportPlayer
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo
Context that was passed into EOS_UI_ShowFriends
ClientData - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
Context that was passed into EOS_UI_ShowNativeProfile
ClientData - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
Context that was passed into EOS_UserInfo_QueryUserInfoByDisplayName
ClientData - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
Context that was passed into EOS_UserInfo_QueryUserInfoByExternalAccount
ClientData - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
Context that was passed into EOS_UserInfo_QueryUserInfo
ClientFlags - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
General flags associated with this client, if any
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
The identifier of the client/peer that this message must be delivered to.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
The identifier of the client/peer that this message must be delivered to.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
The identifier of the client/peer that this message must be delivered to.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
Optional client who this event is primarily associated with.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
Locally unique value used in RegisterClient/RegisterPeer
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
Locally unique value describing the remote user to whom the message will be sent
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
Locally unique value describing the corresponding remote user, as previously passed to RegisterClient
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
Locally unique value describing the remote user (e.g.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
Locally unique value describing the remote user (e.g.
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
Locally unique value describing the remote user from whom the message was received
ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
Locally unique value describing the remote user, as previously passed to RegisterClient
ClientId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Client ID of the authorized client.
ClientId - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Client ID that requested this token
ClientId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Client ID of the authorized client.
ClientId - Variable in class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_ClientCredentials
Client ID of the service permissions entry.
ClientInputMethod - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
Input device being used by this client, if known
ClientPlatform - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Remote user's platform, if known
ClientPlatform - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
Remote user's platform, if known
ClientSecret - Variable in class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_ClientCredentials
Client secret for accessing the set of permissions.
ClientType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Type of remote user being registered
ClientType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
Type of remote user being registered
close() - Method in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
 
close() - Method in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
 
close() - Method in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
 
close() - Method in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
 
close() - Method in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
 
close() - Method in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
 
close() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
 
close() - Method in class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
 
close() - Method in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
 
close() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
 
close() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
 
close() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
 
close() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
 
close() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
 
close() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
 
close() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
 
close() - Method in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
 
close() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
 
close() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
 
close() - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
 
close() - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
 
close() - Method in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
 
close() - Method in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
 
close() - Method in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
 
close() - Method in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
 
close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
 
close() - Method in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
 
close() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
 
close() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
 
close() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
 
close() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
 
close() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
 
close(EOS_EAntiCheatCommonClientActionReason, String) - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
closeConnection(EOS_P2P_CloseConnectionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
For all (or optionally one specific) Socket ID(s) with a specific peer: stop receiving packets, drop any locally queued packets, and if no other Socket ID is using the connection with the peer, close the underlying connection.
closeConnections(EOS_P2P_CloseConnectionsOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Close any open Connections for a specific Peer Connection ID.
ComparisonOp - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
Search comparison operation associated with the key to remove
ComparisonOp - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
The type of comparison to make against the search parameter
ComparisonOp - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
Search comparison operation associated with the key to remove
ComparisonOp - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
The type of comparison to make against the search parameter
CompatibleAppIdCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
The number of APP IDs
CompatibleAppIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
A list of compatible APP IDs
CompatiblePlatformCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
The number of platforms
CompatiblePlatforms - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
A list of compatible Platforms
ConnectionType - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
Information if this is a new connection or reconnection
Context - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Optional JSON string associated with the report as UTF-8 encoded null-terminated string.
ContinuanceToken - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
If the user was not found with external auth credentials passed into EOS_Auth_Login, this continuance token can be passed to EOS_Auth_LinkAccount to continue the flow.
ContinuanceToken - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
Continuance token received from a previous call to the EOS_Auth_Login API.
ContinuanceToken - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
If the user was not found with credentials passed into EOS_Connect_Login, this continuance token can be passed to either EOS_Connect_CreateUser or EOS_Connect_LinkAccount to continue the flow.
ContinuanceToken - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions
Continuance token from previous call to EOS_Connect_Login
ContinuanceToken - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
Continuance token from previous call to EOS_Connect_Login.
ControllerType - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
The user's game controller type.
copyAchievementDefinitionV2ByAchievementId(EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetches an achievement definition from a given achievement ID.
copyAchievementDefinitionV2ByIndex(EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetches an achievement definition from a given index.
copyActiveSessionHandle(EOS_Sessions_CopyActiveSessionHandleOptions, EOS_ActiveSession) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Create a handle to an existing active session.
copyAttributeByIndex(EOS_LobbyDetails_CopyAttributeByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_CopyAttributeByIndex is used to immediately retrieve a copy of a lobby attribute from a given source such as a existing lobby or a search result.
copyAttributeByKey(EOS_LobbyDetails_CopyAttributeByKeyOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_CopyAttributeByKey is used to immediately retrieve a copy of a lobby attribute from a given source such as a existing lobby or a search result.
copyBestDisplayName(EOS_UserInfo_CopyBestDisplayNameOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_CopyBestDisplayName is used to immediately retrieve a copy of user's best display name based on an Epic Account ID.
copyBestDisplayNameWithPlatform(EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_CopyBestDisplayNameWithPlatform is used to immediately retrieve a copy of user's best display name based on an Epic Account ID.
copyEntitlementById(EOS_Ecom_CopyEntitlementByIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches the entitlement with the given ID.
copyEntitlementByIndex(EOS_Ecom_CopyEntitlementByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an entitlement from a given index.
copyEntitlementByIndex(EOS_Ecom_Transaction_CopyEntitlementByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
Fetches an entitlement from a given index.
copyEntitlementByNameAndIndex(EOS_Ecom_CopyEntitlementByNameAndIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches a single entitlement with a given Entitlement Name.
copyExternalUserInfoByAccountId(EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
Fetches an external user info for a given external account ID.
copyExternalUserInfoByAccountType(EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
Fetches an external user info for a given external account type.
copyExternalUserInfoByIndex(EOS_UserInfo_CopyExternalUserInfoByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
Fetches an external user info from a given index.
copyFileMetadataAtIndex(EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Get the cached copy of a file's metadata by index.
copyFileMetadataAtIndex(EOS_TitleStorage_CopyFileMetadataAtIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Get the cached copy of a file's metadata by index.
copyFileMetadataByFilename(EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Create the cached copy of a file's metadata by filename.
copyFileMetadataByFilename(EOS_TitleStorage_CopyFileMetadataByFilenameOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Create a cached copy of a file's metadata by filename.
copyIdToken(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch an ID token for an Epic Account ID.
copyIdToken(EOS_Connect_CopyIdTokenOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetches an ID token for a Product User ID.
copyInfo(EOS_LobbyDetails_CopyInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_CopyInfo is used to immediately retrieve a copy of lobby information from a given source such as a existing lobby or a search result.
copyInfo(EOS_ActiveSession_CopyInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
EOS_ActiveSession_CopyInfo is used to immediately retrieve a copy of active session information If the call returns an EOS_Success result, the out parameter, OutActiveSessionInfo, must be passed to EOS_ActiveSession_Info_Release to release the memory associated with it.
copyInfo(EOS_SessionDetails_CopyInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
EOS_SessionDetails_CopyInfo is used to immediately retrieve a copy of session information from a given source such as a active session or a search result.
copyInputDeviceInformationByIndex(EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Fetches an audio input device's information from then given index that are cached locally.
copyItemById(EOS_Ecom_CopyItemByIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an item with a given ID.
copyItemImageInfoByIndex(EOS_Ecom_CopyItemImageInfoByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an image from a given index.
copyItemReleaseByIndex(EOS_Ecom_CopyItemReleaseByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches a release from a given index.
copyLastRedeemedEntitlementByIndex(EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions, ByteBuffer, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches a redeemed entitlement id from a given index.
copyLeaderboardDefinitionByIndex(EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches a leaderboard definition from the cache using an index.
copyLeaderboardDefinitionByLeaderboardId(EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches a leaderboard definition from the cache using a leaderboard ID.
copyLeaderboardRecordByIndex(EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches a leaderboard record from a given index.
copyLeaderboardRecordByUserId(EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches a leaderboard record from a given user ID.
copyLeaderboardUserScoreByIndex(EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches leaderboard user score from a given index.
copyLeaderboardUserScoreByUserId(EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetches leaderboard user score from a given user ID.
copyLobbyDetailsHandle(EOS_Lobby_CopyLobbyDetailsHandleOptions, PointerByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Create a handle to an existing lobby.
copyLobbyDetailsHandleByInviteId(EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions, PointerByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
EOS_Lobby_CopyLobbyDetailsHandleByInviteId is used to immediately retrieve a handle to the lobby information from after notification of an invite If the call returns an EOS_Success result, the out parameter, OutLobbyDetailsHandle, must be passed to EOS_LobbyDetails_Release to release the memory associated with it.
copyLobbyDetailsHandleByUiEventId(EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions, PointerByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
EOS_Lobby_CopyLobbyDetailsHandleByUiEventId is used to immediately retrieve a handle to the lobby information from after notification of an join game If the call returns an EOS_Success result, the out parameter, OutLobbyDetailsHandle, must be passed to EOS_LobbyDetails_Release to release the memory associated with it.
copyMemberAttributeByIndex(EOS_LobbyDetails_CopyMemberAttributeByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_CopyMemberAttributeByIndex is used to immediately retrieve a copy of a lobby member attribute from an existing lobby.
copyMemberAttributeByKey(EOS_LobbyDetails_CopyMemberAttributeByKeyOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_CopyMemberAttributeByKey is used to immediately retrieve a copy of a lobby member attribute from an existing lobby.
copyModInfo(EOS_Mods_CopyModInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
Get cached enumerated mods object.
copyOfferById(EOS_Ecom_CopyOfferByIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an offer with a given ID.
copyOfferByIndex(EOS_Ecom_CopyOfferByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an offer from a given index.
copyOfferImageInfoByIndex(EOS_Ecom_CopyOfferImageInfoByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an image from a given index.
copyOfferItemByIndex(EOS_Ecom_CopyOfferItemByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches an item from a given index.
copyOutputDeviceInformationByIndex(EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Fetches an audio output device's information from then given index that are cached locally.
copyPermissionByIndex(EOS_KWS_CopyPermissionByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
copyPlayerAchievementByAchievementId(EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetches a player achievement from a given achievement ID.
copyPlayerAchievementByIndex(EOS_Achievements_CopyPlayerAchievementByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetches a player achievement from a given index.
copyPlayerSanctionByIndex(EOS_Sanctions_CopyPlayerSanctionByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
Copies an active player sanction.
copyPresence(EOS_Presence_CopyPresenceOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Get a user's cached presence object.
copyProductUserExternalAccountByAccountId(EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch information about an external account linked to a Product User ID.
copyProductUserExternalAccountByAccountType(EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch information about an external account of a specific type linked to a Product User ID.
copyProductUserExternalAccountByIndex(EOS_Connect_CopyProductUserExternalAccountByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch information about an external account linked to a Product User ID.
copyProductUserInfo(EOS_Connect_CopyProductUserInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch information about a Product User, using the external account that they most recently logged in with as the reference.
copySearchResultByIndex(EOS_LobbySearch_CopySearchResultByIndexOptions, EOS_LobbyDetails) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
EOS_LobbySearch_CopySearchResultByIndex is used to immediately retrieve a handle to the lobby information from a given search result.
copySearchResultByIndex(EOS_SessionSearch_CopySearchResultByIndexOptions, EOS_SessionDetails) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
EOS_SessionSearch_CopySearchResultByIndex is used to immediately retrieve a handle to the session information from a given search result.
copySessionAttributeByIndex(EOS_SessionDetails_CopySessionAttributeByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
EOS_SessionDetails_CopySessionAttributeByIndex is used to immediately retrieve a copy of session attribution from a given source such as an active session or a search result.
copySessionAttributeByKey(EOS_SessionDetails_CopySessionAttributeByKeyOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
EOS_SessionDetails_CopySessionAttributeByKey is used to immediately retrieve a copy of session attribution from a given source such as a active session or a search result.
copySessionHandleByInviteId(EOS_Sessions_CopySessionHandleByInviteIdOptions, EOS_SessionDetails) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
EOS_Sessions_CopySessionHandleByInviteId is used to immediately retrieve a handle to the session information from after notification of an invite If the call returns an EOS_Success result, the out parameter, OutSessionHandle, must be passed to EOS_SessionDetails_Release to release the memory associated with it.
copySessionHandleByUiEventId(EOS_Sessions_CopySessionHandleByUiEventIdOptions, EOS_SessionDetails) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
EOS_Sessions_CopySessionHandleByUiEventId is used to immediately retrieve a handle to the session information from after notification of a join game event.
copySessionHandleForPresence(EOS_Sessions_CopySessionHandleForPresenceOptions, EOS_SessionDetails) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
EOS_Sessions_CopySessionHandleForPresence is used to immediately retrieve a handle to the session information which was marked with bPresenceEnabled on create or join.
copyStatByIndex(EOS_Stats_CopyStatByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
Fetches a stat from a given index.
copyStatByName(EOS_Stats_CopyStatByNameOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
Fetches a stat from cached stats by name.
copyTransactionById(EOS_Ecom_CopyTransactionByIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches the transaction handle at the given index.
copyTransactionByIndex(EOS_Ecom_CopyTransactionByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetches the transaction handle at the given index.
copyUserAuthToken(EOS_Auth_CopyUserAuthTokenOptions, EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch a user auth token for an Epic Account ID.
copyUserInfo(EOS_UserInfo_CopyUserInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_CopyUserInfo is used to immediately retrieve a copy of user information based on an Epic Account ID, cached by a previous call to EOS_UserInfo_QueryUserInfo.
copyUserTokenByIndex(EOS_RTCAdmin_CopyUserTokenByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
Fetches a user token when called inside of the OnQueryJoinRoomTokenComplete callback.
copyUserTokenByUserId(EOS_RTCAdmin_CopyUserTokenByUserIdOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
Fetches a user token for a given user ID when called inside of the OnQueryJoinRoomTokenComplete callback.
Count - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageResult
The number of results in the current page.
Country - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The name of the owner's country.
CountryCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
Country code determined for this request based on the local client's ip address that the backend resolves
createDeviceId(EOS_Connect_CreateDeviceIdOptions, Pointer, EOS_Connect_OnCreateDeviceIdCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Create a new unique pseudo-account that can be used to identify the current user profile on the local device.
createIntegratedPlatformOptionsContainer(EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions, EOS_IntegratedPlatformOptionsContainer) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Creates an integrated platform options container handle.
createLobby(EOS_Lobby_CreateLobbyOptions, Pointer, EOS_Lobby_OnCreateLobbyCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Creates a lobby and adds the user to the lobby membership.
createLobbySearch(EOS_Lobby_CreateLobbySearchOptions, PointerByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Create a lobby search handle.
createPlayerSanctionAppeal(EOS_Sanctions_Interface, EOS_Sanctions_CreatePlayerSanctionAppealOptions, Pointer, EOS_Sanctions_CreatePlayerSanctionAppealCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
Create a sanction appeal on behalf of a local user.
createPresenceModification(EOS_Presence_CreatePresenceModificationOptions, EOS_PresenceModification) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Creates a presence modification handle.
createSessionModification(EOS_Sessions_CreateSessionModificationOptions, EOS_SessionModification) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Creates a session modification handle (EOS_SessionModification).
createSessionSearch(EOS_Sessions_CreateSessionSearchOptions, EOS_SessionSearch) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Create a session search handle.
createUser(EOS_Connect_CreateUserOptions, Pointer, EOS_Connect_OnCreateUserCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Create an account association with the Epic Online Service as a product user given their external auth credentials.
createUser(EOS_KWS_CreateUserOptions, Pointer, EOS_KWS_OnCreateUserCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
Credentials - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
Credentials specified for a given login method
Credentials - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
Credentials specified for a given login method
CurrencyCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The Currency Code for this offer
CurrentLoginStatus - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
The login status at the time of this notification.
CurrentLoginStatus - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
The login status of the provided user
CurrentPrice_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The current price including discounts of this offer as a 32-bit number is deprecated..
CurrentPrice64 - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The current price including discounts of this offer as a 64-bit number.
CurrentStatus - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
The status at the time of the notification
CurrentStatus - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
The status at the time of the notification.
CurrentStatus - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
The current status of the user.
CurrentStatus - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
Latest status of the user
CurrentValue - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
The current value of the stat.
CustomInviteId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
Id of the rejected Custom Invite
CustomInviteId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
Id of the accepted Custom Invite
CustomInviteId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
Id of the received Custom Invite
CustomInviteId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
Id of the Custom Invite accepted

D

DamagePosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
World position where damage hit the victim as a 3D vector if available, otherwise NULL
DamageResult - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Result of the damage for the victim, if any
DamageSource - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Source of the damage event
DamageTaken - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Number of health points that the victim lost due to this damage event
DamageType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Type of the damage being applied
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
The data to encrypt
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
The data received
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
The data received
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
The data to decrypt
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
The data to encrypt
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
The data received
Data - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
The data to decrypt
Data - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
Key/Value pair describing the attribute
Data - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The data to be sent to the RemoteUser
Data - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
The data received.
Data - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
The data to be sent to the other participants
Data - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
Key/Value pair describing the attribute
DataBufferLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
The maximum amount of data in bytes that can be written safely to DataBuffer
DataChunk - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
Pointer to the start of data to be read
DataChunk - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
Pointer to the start of data to be read
DataChunkLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
The length of DataChunk in bytes that can be safely read
DataChunkLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
The length of DataChunk in bytes that can be safely read
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
The size of the data received
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
The size of the data received
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
The size of the data received
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
Length in bytes of input
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The size of the data to be sent to the RemoteUser
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
The size of the data received.
DataLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
The size of the data to be sent to the other participants.
DataStatus - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
The data channel status.
DateOfBirth - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Date of birth in ISO8601 form (YYYY-MM-DD)
DateOfBirth - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
Date of birth in ISO8601 form (YYYY-MM-DD)
DateOfBirth - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
Date of birth in ISO8601 form (YYYY-MM-DD)
DEBUG - Static variable in class host.anzo.eossdk.eos.utils.VMUtils
 
DecimalPoint - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The decimal point for the provided price.
deleteCache(EOS_PlayerDataStorage_DeleteCacheOptions, Pointer, EOS_PlayerDataStorage_OnDeleteCacheCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Clear previously cached file data.
deleteCache(EOS_TitleStorage_DeleteCacheOptions, Pointer, EOS_TitleStorage_OnDeleteCacheCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Clear previously cached file data.
deleteData(EOS_PresenceModification_DeleteDataOptions) - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Removes one or more rows of user-defined presence data for a local user.
deleteDeviceId(EOS_Connect_DeleteDeviceIdOptions, Pointer, EOS_Connect_OnDeleteDeviceIdCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Delete any existing Device ID access credentials for the current user profile on the local device.
deleteFile(EOS_PlayerDataStorage_DeleteFileOptions, Pointer, EOS_PlayerDataStorage_OnDeleteFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Deletes an existing file in the cloud.
deletePersistentAuth(EOS_Auth_DeletePersistentAuthOptions, Pointer, EOS_Auth_OnDeletePersistentAuthCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Deletes a previously received and locally stored persistent auth access token for the currently logged in user of the local device.
deleteSnapshot(EOS_ProgressionSnapshot_DeleteSnapshotOptions, Pointer, EOS_ProgressionSnapshot_OnDeleteSnapshotCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
Wipes out all progression data for the given user from the service.
DeploymentId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Deployment ID.
DeploymentId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Deployment ID.
DeploymentId - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The deployment ID for the running application, found on the dev portal.
Description - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Localized description for the achievement based on this specific player's current progress on the achievement.
The current progress is updated when EOS_Achievements_QueryPlayerAchievements succeeds and when an achievement is unlocked.
DescriptionText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Localized UTF-8 description of this item
DescriptionText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Localized UTF-8 description of this offer
DespawnedPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions
Locally unique value used in RegisterClient/RegisterPeer
DestinationFilename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
The name of the new file
destroyLobby(EOS_Lobby_DestroyLobbyOptions, Pointer, EOS_Lobby_OnDestroyLobbyCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Destroy a lobby given a lobby ID
destroySession(EOS_Sessions_DestroySessionOptions, Pointer, EOS_Sessions_OnDestroySessionCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Destroy a session given a session name
DeveloperText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Localized UTF-8 developer of this item
DeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
The persistent unique id of the audio input device.
The value can be cached - invalidated only when the audio device pool is changed.
DeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
The persistent unique id of the audio output device.
The value can be cached - invalidated only when the audio device pool is changed.
DeviceIndex - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions
Index of the audio input device's information to retrieve.
DeviceIndex - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions
Index of the audio output device's information to retrieve.
DeviceModel - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
A freeform text description identifying the device type and model, which can be used in account linking management to allow the player and customer support to identify different devices linked to an EOS user keychain.
DeviceName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
Human-readable name of the audio input device
DeviceName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
Human-readable name of the audio output device
DeviceType - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Identifies the device type that the user is connected from.
DisconnectReason - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
If IsConnected is EOS_FALSE, this result will be the reason we were disconnected.
DiscountPercentage - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
A value from 0 to 100 define the percentage of the OrignalPrice that the CurrentPrice represents
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Localized display name for the achievement based on this specific player's current progress on the achievement.
The current progress is updated when EOS_Achievements_QueryPlayerAchievements succeeds and when an achievement is unlocked.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Epic Account display name.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
Display name, can be null if not set.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
The user's display name on the identity provider systems as UTF-8 encoded null-terminated string.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
The in-game display name for the user as UTF-8 string.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
Display name (un-sanitized) of the player being queried.
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
The display name (un-sanitized).
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
The display name of the external account (un-sanitized).
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The display name (un-sanitized).
DisplayName - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
Raw display name (un-sanitized) of the player being queried
DisplayNameSanitized - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
The raw display name (sanitized).
DisplayNameSanitized - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
The display name of the external account (sanitized).
DisplayNameSanitized - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The raw display name (sanitized).
dumpSessionState(EOS_Sessions_DumpSessionStateOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Dump the contents of active sessions that exist locally to the log output, purely for debug purposes
duplicateFile(EOS_PlayerDataStorage_DuplicateFileOptions, Pointer, EOS_PlayerDataStorage_OnDuplicateFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Copies the data of an existing file to a new filename.

E

EffectiveDateTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Timestamp indicating the effective date of the offer.
EnableGameplayData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
Gameplay data collection APIs such as LogPlayerTick will be enabled if set to true.
EncryptionKey - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Used by Player Data Storage and Title Storage.
endPlayerSession(EOS_Metrics_EndPlayerSessionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Metrics_Interface
Logs the end of a game session for a local player.
endSession() - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Ends a multiplayer game session, either by leaving an ongoing session or shutting it down entirely.
Mode: All
endSession() - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
End the gameplay session.
endSession(EOS_Sessions_EndSessionOptions, Pointer, EOS_Sessions_OnEndSessionCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Mark a session as ended, making it available to find if "join in progress" was disabled.
endSnapshot(EOS_ProgressionSnapshot_EndSnapshotOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
Cleans up and releases resources associated with the given progression snapshot identifier.
EndTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
EndTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
An optional POSIX timestamp for the leaderboard's end time, or EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.EOS_LEADERBOARDS_TIME_UNDEFINED
EndTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
An optional POSIX timestamp, or EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.EOS_LEADERBOARDS_TIME_UNDEFINED; results will only include scores made before this time
EndTime - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
If not EOS_Stats_Stat.EOS_STATS_TIME_UNDEFINED then this is the POSIX timestamp for end time.
EndTime - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
If not EOS_STATS_TIME_UNDEFINED then this is the POSIX timestamp for end time (Optional).
EndTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
If not -1 then this is a POSIX timestamp that this entitlement will end
EntitlementEndTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
If not -1 then this is the POSIX timestamp that the entitlement will end
EntitlementId - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
ID of the entitlement owned by an account
EntitlementId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
ID of the entitlement to retrieve from the cache
EntitlementIdCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The number of Entitlements to redeem
EntitlementIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The array of Entitlements to redeem
EntitlementIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
Index of the entitlement to retrieve from the cache
EntitlementIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions
The index of the entitlement to get
EntitlementName - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
The entitlement name associated with this item
EntitlementName - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
Name of the entitlement
EntitlementName - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
Name of the entitlement to retrieve from the cache
EntitlementName - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
Name of the entitlement to count in the cache
EntitlementNameCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
The number of Entitlement Names included in the array, up to EOS_Ecom_QueryEntitlementsOptions.EOS_ECOM_QUERYENTITLEMENTS_MAX_ENTITLEMENT_IDS; use zero to request all Entitlements associated with the user's Epic Online Services account.
EntitlementNameCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
The number of Entitlement Names included in the array, up to EOS_Ecom_QueryEntitlementTokenOptions.EOS_ECOM_QUERYENTITLEMENTTOKEN_MAX_ENTITLEMENT_IDS;
use zero to request all Entitlements associated with the user's Epic Online Services account.
EntitlementNames - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
An array of Entitlement Names that you want to check
EntitlementNames - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
An array of Entitlement Names that you want to check
EntitlementToken - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
Entitlements token containing details about the catalog items queried
Entries - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
An array of EOS_Ecom_CheckoutEntry elements, each containing the details of a single offer
EntryCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The number of EOS_Ecom_CheckoutEntry elements contained in Entries
enumerateMods(EOS_Mods_EnumerateModsOptions, Pointer, EOS_Mods_OnEnumerateModsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
Starts an asynchronous task that makes a request to enumerate mods for the specified game.
EOS - Class in host.anzo.eossdk.eos.sdk
Epic Online Services SDK entry point
EOS() - Constructor for class host.anzo.eossdk.eos.sdk.EOS
 
EOS_ACCCA_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
Not used
EOS_ACCCA_RemovePlayer - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
The client/peer must be removed from the current game session
EOS_ACCCAR_AuthenticationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer's anti-cheat authentication failed
EOS_ACCCAR_BackendViolation - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer failed an anti-cheat backend runtime check
EOS_ACCCAR_ClientViolation - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer failed an anti-cheat client runtime check
EOS_ACCCAR_HeartbeatTimeout - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer's anti-cheat heartbeat was not received
EOS_ACCCAR_InternalError - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
An internal error occurred
EOS_ACCCAR_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
Not used
EOS_ACCCAR_InvalidMessage - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
An anti-cheat message received from the client/peer was corrupt or invalid
EOS_ACCCAR_NullClient - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer failed to load the anti-cheat module at startup
EOS_ACCCAR_PermanentBanned - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer is permanently banned
EOS_ACCCAR_TemporaryBanned - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer is temporarily banned
EOS_ACCCAR_TemporaryCooldown - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
The client/peer is temporarily blocked from playing on this game server
EOS_ACCCAS_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
Not used
EOS_ACCCAS_LocalAuthComplete - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
The client/peer's anti-cheat functionality has been validated by this game server
EOS_ACCCAS_RemoteAuthComplete - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
The client/peer's anti-cheat functionality has been validated by the anti-cheat backend service
EOS_ACCCF_Admin - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
The client has admin privileges on the game server
EOS_ACCCF_None - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
No particular flags relevant for this client
EOS_ACCCI_Gamepad - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
The client is using a gamepad or game controller
EOS_ACCCI_MouseKeyboard - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
The client is using mouse and keyboard
EOS_ACCCI_TouchInput - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
The client is using a touch input device (e.g.
EOS_ACCCI_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
Unknown input device
EOS_ACCCP_Android - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on Android
EOS_ACCCP_iOS - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on iOS
EOS_ACCCP_Linux - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on Linux
EOS_ACCCP_Mac - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on Mac
EOS_ACCCP_Nintendo - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on a Nintendo device
EOS_ACCCP_PlayStation - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on a PlayStation device
EOS_ACCCP_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
Unknown platform
EOS_ACCCP_Windows - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on Windows
EOS_ACCCP_Xbox - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
The client is playing on an Xbox device
EOS_ACCCT_AIBot - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
The client is an AI bot, not an actual human
EOS_ACCCT_ProtectedClient - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
An ordinary player that requires anti-cheat client protection to play
EOS_ACCCT_UnprotectedClient - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
The player does not need the anti-cheat client to play because of their platform or other factors
EOS_ACCEPT_ClientHandle - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
EOS_AntiCheatCommon_ClientHandle
EOS_ACCEPT_Float - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
float
EOS_ACCEPT_Int32 - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
int32_t
EOS_ACCEPT_Int64 - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
int64_t
EOS_ACCEPT_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
Not used
EOS_ACCEPT_Quat - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
EOS_AntiCheatCommon_Quat
EOS_ACCEPT_String - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
const char*
EOS_ACCEPT_UInt32 - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
uint32_t
EOS_ACCEPT_UInt64 - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
uint64_t
EOS_ACCEPT_Vector3f - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
EOS_AntiCheatCommon_Vec3f
EOS_AccessDenied - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed due to invalid access
EOS_ACCET_GameEvent - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
A general game event that is not specific to any individual player.
EOS_ACCET_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
Not used
EOS_ACCET_PlayerEvent - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
An event that is logically associated with a specific player.
EOS_ACCM_ClientServer - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
Dedicated or listen server mode
EOS_ACCM_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
Not used
EOS_ACCM_PeerToPeer - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
Full mesh peer-to-peer mode
EOS_ACCPMS_Crouching - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is crouching
EOS_ACCPMS_Falling - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is falling under the effects of gravity, such as when jumping or walking off the edge of a surface
EOS_ACCPMS_Flying - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is flying, ignoring the effects of gravity
EOS_ACCPMS_Mounted - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is mounted in a vehicle or similar
EOS_ACCPMS_None - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
No particular state applies
EOS_ACCPMS_OnLadder - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is on a ladder
EOS_ACCPMS_Prone - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is prone
EOS_ACCPMS_Swimming - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Player is swimming in a fluid volume
EOS_ACCPTDR_Downed - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
Player character is temporarily incapacitated and requires assistance to recover
EOS_ACCPTDR_Eliminated - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
Player character is permanently incapacitated and cannot recover (e.g.
EOS_ACCPTDR_None - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
No direct state change consequence for the victim
EOS_ACCPTDS_None - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
No particular source relevant
EOS_ACCPTDS_NonPlayerCharacter - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
Damage caused by a non-player character such as an AI enemy
EOS_ACCPTDS_Player - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
Damage caused by a player controlled character
EOS_ACCPTDS_World - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
Damage caused by the world (falling off level, into lava, etc)
EOS_ACCPTDT_DamageOverTime - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
Damage over time such as bleeding, poison, etc
EOS_ACCPTDT_None - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
No particular type relevant
EOS_ACCPTDT_PointDamage - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
Damage caused by a point source such as a bullet or melee attack
EOS_ACCPTDT_RadialDamage - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
Damage caused by a radial source such as an explosion
EOS_ACCVT_CorruptedMemory - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed game process memory modification was detected
EOS_ACCVT_CorruptedNetworkMessageFlow - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
Integrity checks on messages between the game client and game server failed
EOS_ACCVT_ForbiddenModuleLoaded - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed code module was loaded into the game process
EOS_ACCVT_ForbiddenSystemConfiguration - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A forbidden operating system configuration was detected
EOS_ACCVT_ForbiddenToolDetected - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed tool was detected running in the system
EOS_ACCVT_GameFileMismatch - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed game file modification was detected
EOS_ACCVT_IntegrityCatalogCertificateRevoked - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
An anti-cheat asset integrity catalog file's certificate has been revoked.
EOS_ACCVT_IntegrityCatalogError - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
An anti-cheat asset integrity catalog file is corrupt or invalid
EOS_ACCVT_IntegrityCatalogMissingMainExecutable - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
The primary anti-cheat asset integrity catalog does not include an entry for the game's main executable, which is required.
EOS_ACCVT_IntegrityCatalogNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
An anti-cheat asset integrity catalog file could not be found
EOS_ACCVT_InternalAntiCheatViolation - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
An internal anti-cheat integrity check failed
EOS_ACCVT_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
Not used
EOS_ACCVT_RequiredGameFileNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed game file removal was detected
EOS_ACCVT_SystemFileUntrusted - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A system file failed an integrity check
EOS_ACCVT_UnknownGameFileForbidden - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
A disallowed game file addition was detected
EOS_ACCVT_VirtualMachineNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
The game is running inside a disallowed virtual machine
EOS_ACHIEVEMENTS_ACHIEVEMENT_UNLOCKTIME_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Timestamp value representing an undefined UnlockTime for EOS_Achievements_PlayerAchievement
EOS_Achievements_AddNotifyAchievementsUnlockedV2(EOS_Achievements_Interface, EOS_Achievements_AddNotifyAchievementsUnlockedV2Options, Pointer, EOS_Achievements_OnAchievementsUnlockedCallbackV2) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_ADDNOTIFYACHIEVEMENTSUNLOCKEDV2_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options
The most recent version of the EOS_Achievements_AddNotifyAchievementsUnlockedV2 API.
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_AddNotifyAchievementsUnlocked function.
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options
 
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_AddNotifyAchievementsUnlockedV2Options
 
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementId(EOS_Achievements_Interface, EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions, EOS_Achievements_DefinitionV2.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_COPYACHIEVEMENTDEFINITIONV2BYACHIEVEMENTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions
The most recent version of the EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions struct.
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_CopyAchievementDefinitionV2ByAchievementId function.
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions
 
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions
 
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyAchievementDefinitionV2ByIndex(EOS_Achievements_Interface, EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions, EOS_Achievements_DefinitionV2.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_COPYACHIEVEMENTDEFINITIONV2BYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions
The most recent version of the EOS_Achievements_CopyAchievementDefinitionByIndexOptions struct.
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_CopyAchievementDefinitionByIndex function.
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions
 
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions
 
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyPlayerAchievementByAchievementId(EOS_Achievements_Interface, EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions, EOS_Achievements_PlayerAchievement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_COPYPLAYERACHIEVEMENTBYACHIEVEMENTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
The most recent version of the EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions struct.
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_CopyPlayerAchievementByAchievementId function.
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
 
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
 
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyPlayerAchievementByIndex(EOS_Achievements_Interface, EOS_Achievements_CopyPlayerAchievementByIndexOptions, EOS_Achievements_PlayerAchievement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_COPYPLAYERACHIEVEMENTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
The most recent version of the EOS_Achievements_CopyPlayerAchievementByIndexOptions struct.
EOS_Achievements_CopyPlayerAchievementByIndexOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_CopyPlayerAchievementByIndex function.
EOS_Achievements_CopyPlayerAchievementByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
 
EOS_Achievements_CopyPlayerAchievementByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
 
EOS_Achievements_CopyPlayerAchievementByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_CopyPlayerAchievementByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_DefinitionV2 - Class in host.anzo.eossdk.eos.sdk.achievements
Contains information about a single achievement definition with localized text.
EOS_Achievements_DefinitionV2() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
 
EOS_Achievements_DefinitionV2(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
 
EOS_ACHIEVEMENTS_DEFINITIONV2_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
The most recent version of the EOS_Achievements_DefinitionV2 struct.
EOS_Achievements_DefinitionV2_Release(EOS_Achievements_DefinitionV2) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Achievements_DefinitionV2.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_DefinitionV2.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_GetAchievementDefinitionCount(EOS_Achievements_Interface, EOS_Achievements_GetAchievementDefinitionCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_GETACHIEVEMENTDEFINITIONCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions
The most recent version of the EOS_Achievements_GetAchievementDefinitionCount API.
EOS_Achievements_GetAchievementDefinitionCountOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_GetAchievementDefinitionCount function.
EOS_Achievements_GetAchievementDefinitionCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions
 
EOS_Achievements_GetAchievementDefinitionCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetAchievementDefinitionCountOptions
 
EOS_Achievements_GetAchievementDefinitionCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_GetAchievementDefinitionCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_GetPlayerAchievementCount(EOS_Achievements_Interface, EOS_Achievements_GetPlayerAchievementCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_GETPLAYERACHIEVEMENTCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions
The most recent version of the EOS_Achievements_GetPlayerAchievementCount API.
EOS_Achievements_GetPlayerAchievementCountOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_GetPlayerAchievementCount function.
EOS_Achievements_GetPlayerAchievementCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions
 
EOS_Achievements_GetPlayerAchievementCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions
 
EOS_Achievements_GetPlayerAchievementCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_GetPlayerAchievementCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_Achievements_* functions allow you to query existing achievement definitions that have been defined for your application.
EOS_Achievements_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
 
EOS_Achievements_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
 
EOS_Achievements_OnAchievementsUnlockedCallbackV2 - Interface in host.anzo.eossdk.eos.sdk.achievements.callbacks
 
EOS_Achievements_OnAchievementsUnlockedCallbackV2Info - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
Output parameters for the EOS_Achievements_OnAchievementsUnlockedCallbackV2 Function.
EOS_Achievements_OnAchievementsUnlockedCallbackV2Info() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
 
EOS_Achievements_OnAchievementsUnlockedCallbackV2Info(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
 
EOS_Achievements_OnAchievementsUnlockedCallbackV2Info.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnAchievementsUnlockedCallbackV2Info.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnQueryDefinitionsCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.achievements.callbacks
 
EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
Data containing the result information for a query definitions request.
EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo
 
EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo
 
EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.achievements.callbacks
 
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
Data containing the result information for querying a player's achievements request.
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
 
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
 
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnUnlockAchievementsCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.achievements.callbacks
 
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
Data containing the result information for unlocking achievements request.
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
 
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
 
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.callbackresults
 
EOS_Achievements_PlayerAchievement - Class in host.anzo.eossdk.eos.sdk.achievements
Contains information about a single player achievement.
EOS_Achievements_PlayerAchievement() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
 
EOS_Achievements_PlayerAchievement(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
 
EOS_ACHIEVEMENTS_PLAYERACHIEVEMENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
The most recent version of the EOS_Achievements_PlayerAchievement struct.
EOS_Achievements_PlayerAchievement_Release(EOS_Achievements_PlayerAchievement) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Achievements_PlayerAchievement.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_PlayerAchievement.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_PlayerStatInfo - Class in host.anzo.eossdk.eos.sdk.achievements
Contains information about a collection of stat info data.
EOS_Achievements_PlayerStatInfo() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
 
EOS_Achievements_PlayerStatInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
 
EOS_ACHIEVEMENTS_PLAYERSTATINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
The most recent version of the EOS_Achievements_PlayerStatInfo struct.
EOS_Achievements_PlayerStatInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_PlayerStatInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_QueryDefinitions(EOS_Achievements_Interface, EOS_Achievements_QueryDefinitionsOptions, Pointer, EOS_Achievements_OnQueryDefinitionsCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_QUERYDEFINITIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
The most recent version of the EOS_Achievements_QueryDefinitions struct.
EOS_Achievements_QueryDefinitionsOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_QueryDefinitions function.
EOS_Achievements_QueryDefinitionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
 
EOS_Achievements_QueryDefinitionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
 
EOS_Achievements_QueryDefinitionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_QueryDefinitionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_QueryPlayerAchievements(EOS_Achievements_Interface, EOS_Achievements_QueryPlayerAchievementsOptions, Pointer, EOS_Achievements_OnQueryPlayerAchievementsCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_QUERYPLAYERACHIEVEMENTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
The most recent version of the EOS_Achievements_QueryPlayerAchievements struct.
EOS_Achievements_QueryPlayerAchievementsOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_QueryPlayerAchievements function.
EOS_Achievements_QueryPlayerAchievementsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
 
EOS_Achievements_QueryPlayerAchievementsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
 
EOS_Achievements_QueryPlayerAchievementsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_QueryPlayerAchievementsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_RemoveNotifyAchievementsUnlocked(EOS_Achievements_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Achievements_StatThresholds - Class in host.anzo.eossdk.eos.sdk.achievements
Contains information about a collection of stat threshold data.
EOS_Achievements_StatThresholds() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
 
EOS_Achievements_StatThresholds(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
 
EOS_ACHIEVEMENTS_STATTHRESHOLDS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
The most recent version of the EOS_Achievements_StatThresholds struct.
EOS_Achievements_StatThresholds.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_StatThresholds.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
 
EOS_Achievements_UnlockAchievements(EOS_Achievements_Interface, EOS_Achievements_UnlockAchievementsOptions, Pointer, EOS_Achievements_OnUnlockAchievementsCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACHIEVEMENTS_UNLOCKACHIEVEMENTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
The most recent version of the EOS_Achievements_UnlockAchievements struct.
EOS_Achievements_UnlockAchievementsOptions - Class in host.anzo.eossdk.eos.sdk.achievements.options
Input parameters for the EOS_Achievements_UnlockAchievements function.
EOS_Achievements_UnlockAchievementsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
 
EOS_Achievements_UnlockAchievementsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
 
EOS_Achievements_UnlockAchievementsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_Achievements_UnlockAchievementsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements.options
 
EOS_ActiveSession - Class in host.anzo.eossdk.eos.sdk.sessions
Representation of an existing session some local players are actively involved in (via Create/Join)
EOS_ActiveSession() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
 
EOS_ActiveSession(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
 
EOS_ActiveSession_CopyInfo(EOS_ActiveSession, EOS_ActiveSession_CopyInfoOptions, EOS_ActiveSession_Info.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACTIVESESSION_COPYINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions
The most recent version of the EOS_ActiveSession_CopyInfo function.
EOS_ActiveSession_CopyInfoOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_ActiveSession_CopyInfo function.
EOS_ActiveSession_CopyInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions
 
EOS_ActiveSession_CopyInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_CopyInfoOptions
 
EOS_ActiveSession_CopyInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_CopyInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_GetRegisteredPlayerByIndex(EOS_ActiveSession, EOS_ActiveSession_GetRegisteredPlayerByIndexOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACTIVESESSION_GETREGISTEREDPLAYERBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions
The most recent version of the EOS_ActiveSession_GetRegisteredPlayerByIndex function.
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_ActiveSession_GetRegisteredPlayerByIndex function.
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions
 
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions
 
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_GetRegisteredPlayerCount(EOS_ActiveSession, EOS_ActiveSession_GetRegisteredPlayerCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ACTIVESESSION_GETREGISTEREDPLAYERCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions
The most recent version of the EOS_ActiveSession_GetRegisteredPlayerCount function.
EOS_ActiveSession_GetRegisteredPlayerCountOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_ActiveSession_GetRegisteredPlayerCount function.
EOS_ActiveSession_GetRegisteredPlayerCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions
 
EOS_ActiveSession_GetRegisteredPlayerCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerCountOptions
 
EOS_ActiveSession_GetRegisteredPlayerCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_GetRegisteredPlayerCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_ActiveSession_Info - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_ActiveSession_Info() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
 
EOS_ActiveSession_Info(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
 
EOS_ACTIVESESSION_INFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
The most recent version of the EOS_ActiveSession_Info struct.
EOS_ActiveSession_Info_Release(EOS_ActiveSession_Info) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ActiveSession_Info.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_ActiveSession_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_ActiveSession_Release(EOS_ActiveSession) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AllocateMemoryFunc - Interface in host.anzo.eossdk.eos.sdk.init.callbacks
 
EOS_AlreadyConfigured - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Already configured for use.
EOS_AlreadyPending - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Async request was already pending
EOS_Android_InitializeOptions - Class in host.anzo.eossdk.eos.sdk.init.options
Options for initializing mount paths required for some platforms.
EOS_Android_InitializeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
 
EOS_Android_InitializeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
 
EOS_ANDROID_INITIALIZEOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
The most recent version of the EOS_Android_InitializeOptions API.
EOS_Android_InitializeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.init.options
 
EOS_Android_InitializeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.init.options
 
EOS_Android_JavaVMNotStored - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Android VM not stored
EOS_Android_ReservedMustBeNull - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Android Reserved must not be provided
EOS_Android_ReservedMustReferenceLocalVM - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Android if Reserved is set it must reference stored VM
EOS_AntiCheat_ClientDeploymentIdMismatch - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The DeploymentId provided to the anti-cheat client helper executable does not match what was used to initialize the EOS SDK
EOS_AntiCheat_ClientProductIdMismatch - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The ProductId provided to the anti-cheat client helper executable does not match what was used to initialize the EOS SDK
EOS_AntiCheat_ClientProtectionNotAvailable - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The anti-cheat client protection is not available.
EOS_AntiCheat_ClientSandboxIdMismatch - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The SandboxId provided to the anti-cheat client helper executable does not match what was used to initialize the EOS SDK
EOS_AntiCheat_DeviceIdAuthIsNotSupported - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Connect DeviceID auth method is not supported for anti-cheat
EOS_AntiCheat_InvalidMode - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The current anti-cheat mode is incorrect for using this API
EOS_AntiCheat_PeerAlreadyRegistered - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(RegisterPeer), Peer is already registered
EOS_AntiCheat_PeerNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(UnregisterPeer), Peer does not exist
EOS_AntiCheat_PeerNotProtected - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(ReceiveMessageFromPeer), Invalid call: Peer is not protected
EOS_AntiCheat_ProtectMessageInitializationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(ProtectMessage/UnprotectMessage), Initialization failed
EOS_AntiCheat_ProtectMessageSessionKeyRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(ProtectMessage/UnprotectMessage), No session key is available(but it is required to complete this operation
EOS_AntiCheat_ProtectMessageValidationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
(ProtectMessage/UnprotectMessage), Message integrity is invalid
EOS_AntiCheatClient_AddExternalIntegrityCatalog(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDEXTERNALINTEGRITYCATALOG_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions
 
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions
 
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions
 
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolated(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions, Pointer, EOS_AntiCheatClient_OnClientIntegrityViolatedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDNOTIFYCLIENTINTEGRITYVIOLATED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToPeer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddNotifyMessageToPeerOptions, Pointer, EOS_AntiCheatClient_OnMessageToPeerCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDNOTIFYMESSAGETOPEER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToPeerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToServer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddNotifyMessageToServerOptions, Pointer, EOS_AntiCheatClient_OnMessageToServerCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDNOTIFYMESSAGETOSERVER_API_LATEST - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToServerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToServerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToServerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyMessageToServerOptions
 
EOS_AntiCheatClient_AddNotifyMessageToServerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyMessageToServerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerActionRequired(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions, Pointer, EOS_AntiCheatClient_OnPeerActionRequiredCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDNOTIFYPEERACTIONREQUIRED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions
 
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions
 
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions
 
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions, Pointer, EOS_AntiCheatClient_OnPeerAuthStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ADDNOTIFYPEERAUTHSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_BeginSession(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_BeginSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_BEGINSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
 
EOS_AntiCheatClient_BeginSessionOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_BeginSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
 
EOS_AntiCheatClient_BeginSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
 
EOS_AntiCheatClient_BeginSessionOptions(EOS_ProductUserId, EOS_EAntiCheatClientMode) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
 
EOS_AntiCheatClient_BeginSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_BeginSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_EndSession(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_EndSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_ENDSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions
 
EOS_AntiCheatClient_EndSessionOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_EndSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions
 
EOS_AntiCheatClient_EndSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_EndSessionOptions
 
EOS_AntiCheatClient_EndSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_EndSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_GetProtectMessageOutputLength(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_GETPROTECTMESSAGEOUTPUTLENGTH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions(int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_Interface - Class in host.anzo.eossdk.eos.sdk
The Anti-Cheat client Interface is used to implement anti-cheat interface at game client side
EOS_AntiCheatClient_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
 
EOS_AntiCheatClient_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
 
EOS_AntiCheatClient_OnClientIntegrityViolatedCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Callback issued when the local client triggers an integrity violation.
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
Structure containing details about integrity violation related to the local client
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
 
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
 
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
 
EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
 
EOS_AntiCheatClient_OnMessageToPeerCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Callback issued when a new message must be dispatched to a connected peer.
EOS_ANTICHEATCLIENT_ONMESSAGETOPEERCALLBACK_MAX_MESSAGE_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
Maximum size of an individual message provided through EOS_AntiCheatClient_OnMessageToPeerCallback.
EOS_AntiCheatClient_OnMessageToServerCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Callback issued when a new message must be dispatched to the game server.
EOS_ANTICHEATCLIENT_ONMESSAGETOSERVERCALLBACK_MAX_MESSAGE_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
Maximum size of an individual message provided through EOS_AntiCheatClient_OnMessageToServerCallback.
EOS_AntiCheatClient_OnMessageToServerCallbackInfo - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
Structure containing details about a new message that must be dispatched to the game server.
EOS_AntiCheatClient_OnMessageToServerCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
 
EOS_AntiCheatClient_OnMessageToServerCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
 
EOS_AntiCheatClient_OnMessageToServerCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
 
EOS_AntiCheatClient_OnMessageToServerCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
 
EOS_AntiCheatClient_OnPeerActionRequiredCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Callback issued when an action must be applied to a connected peer.
EOS_AntiCheatClient_OnPeerAuthStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Optional callback issued when a connected peer's authentication status has changed.
EOS_ANTICHEATCLIENT_PEER_SELF - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
A special peer handle that represents the client itself.
EOS_AntiCheatClient_ProtectMessage(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_ProtectMessageOptions.ByReference, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_PROTECTMESSAGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
 
EOS_AntiCheatClient_ProtectMessageOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ProtectMessageOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
 
EOS_AntiCheatClient_ProtectMessageOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
 
EOS_AntiCheatClient_ProtectMessageOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ProtectMessageOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromPeer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_ReceiveMessageFromPeerOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_RECEIVEMESSAGEFROMPEER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromServer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_ReceiveMessageFromServerOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_RECEIVEMESSAGEFROMSERVER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions(byte[]) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromServerOptions
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_ReceiveMessageFromServerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_RegisterPeer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_RegisterPeerOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_REGISTERPEER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
 
EOS_ANTICHEATCLIENT_REGISTERPEER_MAX_AUTHENTICATIONTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
 
EOS_ANTICHEATCLIENT_REGISTERPEER_MIN_AUTHENTICATIONTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
 
EOS_AntiCheatClient_RegisterPeerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_RegisterPeerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
 
EOS_AntiCheatClient_RegisterPeerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
 
EOS_AntiCheatClient_RegisterPeerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_RegisterPeerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_RemoveNotifyClientIntegrityViolated(EOS_AntiCheatClient_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatClient_RemoveNotifyMessageToPeer(EOS_AntiCheatClient_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatClient_RemoveNotifyMessageToServer(EOS_AntiCheatClient_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatClient_RemoveNotifyPeerActionRequired(EOS_AntiCheatClient_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatClient_RemoveNotifyPeerAuthStatusChanged(EOS_AntiCheatClient_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatClient_UnprotectMessage(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_UnprotectMessageOptions.ByReference, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_UNPROTECTMESSAGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
 
EOS_AntiCheatClient_UnprotectMessageOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_UnprotectMessageOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
 
EOS_AntiCheatClient_UnprotectMessageOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
 
EOS_AntiCheatClient_UnprotectMessageOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_UnprotectMessageOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_UnregisterPeer(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_UnregisterPeerOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATCLIENT_UNREGISTERPEER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions
 
EOS_AntiCheatClient_UnregisterPeerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_UnregisterPeerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions
 
EOS_AntiCheatClient_UnregisterPeerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions
 
EOS_AntiCheatClient_UnregisterPeerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatClient_UnregisterPeerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
 
EOS_AntiCheatCommon_ClientHandle - Class in host.anzo.eossdk.eos.sdk.anticheat.common
Arbitrary data that is a unique local identifier for a single remote client or peer.
EOS_AntiCheatCommon_ClientHandle() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_ClientHandle
 
EOS_AntiCheatCommon_ClientHandle(long) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_ClientHandle
 
EOS_ANTICHEATCOMMON_LOGEVENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
 
EOS_ANTICHEATCOMMON_LOGEVENT_STRING_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
 
EOS_AntiCheatCommon_LogEventOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogEventOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
 
EOS_AntiCheatCommon_LogEventOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
 
EOS_AntiCheatCommon_LogEventOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogEventOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogEventParamPair - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogEventParamPair() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
 
EOS_AntiCheatCommon_LogEventParamPair(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
 
EOS_AntiCheatCommon_LogEventParamPair.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogEventParamPair.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_ANTICHEATCOMMON_LOGGAMEROUNDEND_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
 
EOS_AntiCheatCommon_LogGameRoundEndOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogGameRoundEndOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
 
EOS_AntiCheatCommon_LogGameRoundEndOptions(int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
 
EOS_AntiCheatCommon_LogGameRoundEndOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
 
EOS_AntiCheatCommon_LogGameRoundEndOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogGameRoundEndOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGGAMEROUNDSTART_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
 
EOS_AntiCheatCommon_LogGameRoundStartOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogGameRoundStartOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
 
EOS_AntiCheatCommon_LogGameRoundStartOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
 
EOS_AntiCheatCommon_LogGameRoundStartOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogGameRoundStartOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERDESPAWN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions
 
EOS_AntiCheatCommon_LogPlayerDespawnOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerDespawnOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions
 
EOS_AntiCheatCommon_LogPlayerDespawnOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerDespawnOptions
 
EOS_AntiCheatCommon_LogPlayerDespawnOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerDespawnOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERREVIVE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions
 
EOS_AntiCheatCommon_LogPlayerReviveOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerReviveOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions
 
EOS_AntiCheatCommon_LogPlayerReviveOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions
 
EOS_AntiCheatCommon_LogPlayerReviveOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerReviveOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERSPAWN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
 
EOS_AntiCheatCommon_LogPlayerSpawnOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerSpawnOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
 
EOS_AntiCheatCommon_LogPlayerSpawnOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
 
EOS_AntiCheatCommon_LogPlayerSpawnOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerSpawnOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERTAKEDAMAGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
 
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
 
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
 
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERTICK_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
 
EOS_AntiCheatCommon_LogPlayerTickOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerTickOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
 
EOS_AntiCheatCommon_LogPlayerTickOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
 
EOS_AntiCheatCommon_LogPlayerTickOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerTickOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERUSEABILITY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
 
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
 
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
 
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_LOGPLAYERUSEWEAPON_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions
 
EOS_ANTICHEATCOMMON_LOGPLAYERUSEWEAPON_WEAPONNAME_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
 
EOS_AntiCheatCommon_LogPlayerUseWeaponData - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogPlayerUseWeaponData() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
 
EOS_AntiCheatCommon_LogPlayerUseWeaponData(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
 
EOS_AntiCheatCommon_LogPlayerUseWeaponData.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogPlayerUseWeaponData.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions
 
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions
 
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
Structure containing details about a required client/peer action
EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
 
EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo
 
EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
Structure containing details about a client/peer authentication status change
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
 
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo
 
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_OnMessageToClientCallbackInfo - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
Structure containing details about a new message that must be dispatched to a connected client/peer.
EOS_AntiCheatCommon_OnMessageToClientCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
 
EOS_AntiCheatCommon_OnMessageToClientCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
 
EOS_AntiCheatCommon_OnMessageToClientCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_OnMessageToClientCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
 
EOS_AntiCheatCommon_Quat - Class in host.anzo.eossdk.eos.sdk.anticheat.common
Quaternion using left-handed coordinate system (as in Unreal Engine)
EOS_AntiCheatCommon_Quat() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
EOS_AntiCheatCommon_Quat(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
EOS_AntiCheatCommon_Quat.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_Quat.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_ANTICHEATCOMMON_REGISTEREVENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
 
EOS_ANTICHEATCOMMON_REGISTEREVENT_CUSTOMEVENTBASE - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
 
EOS_ANTICHEATCOMMON_REGISTEREVENT_MAX_PARAMDEFSCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
 
EOS_AntiCheatCommon_RegisterEventOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_RegisterEventOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
 
EOS_AntiCheatCommon_RegisterEventOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
 
EOS_AntiCheatCommon_RegisterEventOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_RegisterEventOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_RegisterEventParamDef - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_RegisterEventParamDef() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_RegisterEventParamDef
 
EOS_AntiCheatCommon_RegisterEventParamDef(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_RegisterEventParamDef
 
EOS_AntiCheatCommon_RegisterEventParamDef.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_RegisterEventParamDef.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_ANTICHEATCOMMON_SETCLIENTDETAILS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
 
EOS_AntiCheatCommon_SetClientDetailsOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_SetClientDetailsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
 
EOS_AntiCheatCommon_SetClientDetailsOptions(AEOSNetworkClient) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
 
EOS_AntiCheatCommon_SetClientDetailsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetClientDetailsOptions
 
EOS_AntiCheatCommon_SetClientDetailsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_SetClientDetailsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_ANTICHEATCOMMON_SETGAMESESSIONID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
 
EOS_AntiCheatCommon_SetGameSessionIdOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_SetGameSessionIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
 
EOS_AntiCheatCommon_SetGameSessionIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
 
EOS_AntiCheatCommon_SetGameSessionIdOptions(String) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
 
EOS_AntiCheatCommon_SetGameSessionIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_SetGameSessionIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common.options
 
EOS_AntiCheatCommon_Vec3f - Class in host.anzo.eossdk.eos.sdk.anticheat.common
Vector using left-handed coordinate system (as in Unreal Engine)
EOS_AntiCheatCommon_Vec3f() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f
 
EOS_AntiCheatCommon_Vec3f(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f
 
EOS_AntiCheatCommon_Vec3f.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatCommon_Vec3f.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.common
 
EOS_AntiCheatServer_AddNotifyClientActionRequired(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions, Pointer, EOS_AntiCheatServer_OnClientActionRequiredCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_ADDNOTIFYCLIENTACTIONREQUIRED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions
 
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions
 
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions
 
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChanged(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions, Pointer, EOS_AntiCheatServer_OnClientAuthStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_ADDNOTIFYCLIENTAUTHSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyMessageToClient(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_AddNotifyMessageToClientOptions, Pointer, EOS_AntiCheatServer_OnMessageToClientCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_ADDNOTIFYMESSAGETOCLIENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions
 
EOS_AntiCheatServer_AddNotifyMessageToClientOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyMessageToClientOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions
 
EOS_AntiCheatServer_AddNotifyMessageToClientOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_AddNotifyMessageToClientOptions
 
EOS_AntiCheatServer_AddNotifyMessageToClientOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_AddNotifyMessageToClientOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_BeginSession(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_BeginSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_BEGINSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
 
EOS_ANTICHEATSERVER_BEGINSESSION_MAX_REGISTERTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
 
EOS_ANTICHEATSERVER_BEGINSESSION_MIN_REGISTERTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
Limits on RegisterTimeoutSeconds parameter
EOS_AntiCheatServer_BeginSessionOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_BeginSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
 
EOS_AntiCheatServer_BeginSessionOptions(EOSServerOptions) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
 
EOS_AntiCheatServer_BeginSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
 
EOS_AntiCheatServer_BeginSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_BeginSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_EndSession(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_EndSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_ENDSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions
 
EOS_AntiCheatServer_EndSessionOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_EndSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions
 
EOS_AntiCheatServer_EndSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_EndSessionOptions
 
EOS_AntiCheatServer_EndSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_EndSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_GetProtectMessageOutputLength(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_GETPROTECTMESSAGEOUTPUTLENGTH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions(int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_Interface - Class in host.anzo.eossdk.eos.sdk
The Anti-Cheat server Interface is used to implement anti-cheat interface at game server side
EOS_AntiCheatServer_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
 
EOS_AntiCheatServer_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
 
EOS_AntiCheatServer_LogEvent(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogEventOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogGameRoundEnd(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogGameRoundEndOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogGameRoundStart(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogGameRoundStartOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerDespawn(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerDespawnOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerRevive(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerReviveOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerSpawn(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerSpawnOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerTakeDamage(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerTakeDamageOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerTick(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerTickOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerUseAbility(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerUseAbilityOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_LogPlayerUseWeapon(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_LogPlayerUseWeaponOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_OnClientActionRequiredCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.server.callbacks
Callback issued when an action must be applied to a connected client.
EOS_AntiCheatServer_OnClientAuthStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.server.callbacks
Optional callback issued when a connected client's authentication status has changed.
EOS_AntiCheatServer_OnMessageToClientCallback - Interface in host.anzo.eossdk.eos.sdk.anticheat.server.callbacks
Callback issued when a new message must be dispatched to a connected client.
EOS_ANTICHEATSERVER_ONMESSAGETOCLIENTCALLBACK_MAX_MESSAGE_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
Maximum size of an individual message provided through EOS_AntiCheatServer_OnMessageToClientCallback.
EOS_AntiCheatServer_ProtectMessage(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_ProtectMessageOptions.ByReference, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_PROTECTMESSAGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
 
EOS_AntiCheatServer_ProtectMessageOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_ProtectMessageOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
 
EOS_AntiCheatServer_ProtectMessageOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
 
EOS_AntiCheatServer_ProtectMessageOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_ProtectMessageOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_ReceiveMessageFromClient(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_ReceiveMessageFromClientOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_RECEIVEMESSAGEFROMCLIENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions(EOS_AntiCheatCommon_ClientHandle, byte[]) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ReceiveMessageFromClientOptions
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_ReceiveMessageFromClientOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_RegisterClient(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_RegisterClientOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_REGISTERCLIENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
 
EOS_AntiCheatServer_RegisterClientOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_RegisterClientOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
 
EOS_AntiCheatServer_RegisterClientOptions(AEOSNetworkClient) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
 
EOS_AntiCheatServer_RegisterClientOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
 
EOS_AntiCheatServer_RegisterClientOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_RegisterClientOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_RegisterEvent(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_RegisterEventOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_RemoveNotifyClientActionRequired(EOS_AntiCheatServer_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_RemoveNotifyClientAuthStatusChanged(EOS_AntiCheatServer_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_RemoveNotifyMessageToClient(EOS_AntiCheatServer_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_SetClientDetails(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_SetClientDetailsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_SetClientNetworkState(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_SetClientNetworkStateOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_SETCLIENTNETWORKSTATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
 
EOS_AntiCheatServer_SetClientNetworkStateOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_SetClientNetworkStateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
 
EOS_AntiCheatServer_SetClientNetworkStateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
 
EOS_AntiCheatServer_SetClientNetworkStateOptions(EOS_AntiCheatCommon_ClientHandle, boolean) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
 
EOS_AntiCheatServer_SetClientNetworkStateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_SetClientNetworkStateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_SetGameSessionId(EOS_AntiCheatServer_Interface, EOS_AntiCheatCommon_SetGameSessionIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AntiCheatServer_UnprotectMessage(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_UnprotectMessageOptions, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_UNPROTECTMESSAGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
 
EOS_AntiCheatServer_UnprotectMessageOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_UnprotectMessageOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
 
EOS_AntiCheatServer_UnprotectMessageOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
 
EOS_AntiCheatServer_UnprotectMessageOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_UnprotectMessageOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_UnregisterClient(EOS_AntiCheatServer_Interface, EOS_AntiCheatServer_UnregisterClientOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ANTICHEATSERVER_UNREGISTERCLIENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
 
EOS_AntiCheatServer_UnregisterClientOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_UnregisterClientOptions() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
 
EOS_AntiCheatServer_UnregisterClientOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
 
EOS_AntiCheatServer_UnregisterClientOptions(EOS_AntiCheatCommon_ClientHandle) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnregisterClientOptions
 
EOS_AntiCheatServer_UnregisterClientOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_AntiCheatServer_UnregisterClientOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.server.options
 
EOS_ApplicationSuspended - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Application is suspended
EOS_AS_BackgroundConstrained - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Xbox only.
EOS_AS_BackgroundSuspended - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Notifies the SDK that the application has been put into suspended state by the platform system.
EOS_AS_BackgroundUnconstrained - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Xbox only.
EOS_AS_BasicProfile - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to see your account ID, display name, and language
EOS_AS_Country - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to see your country
EOS_AS_Email - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to see email in the response when fetching information for a user.
EOS_AS_Foreground - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Notifies the SDK that the application has been resumed from suspended state.
EOS_AS_FriendsList - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to see a list of your friends who use this application
EOS_AS_FriendsManagement - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to manage the Epic friends list.
EOS_AS_NoFlags - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
 
EOS_AS_Presence - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
Permissions to set your online presence and see presence of your friends
EOS_AT_BOOLEAN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
Boolean value (true/false)
EOS_AT_DOUBLE - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
Double/floating point precision
EOS_AT_INT64 - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
64 bit integers
EOS_AT_STRING - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
UTF8 Strings
EOS_ATT_Client - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
Auth token is for a validated client
EOS_ATT_User - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
Auth token is for a validated user
EOS_Auth_AccountFeatureRestricted - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
This account has been denied access to login
EOS_Auth_AccountFeatureRestrictedInfo - Class in host.anzo.eossdk.eos.sdk.auth
Intermediate data needed to complete account restriction verification during login flow, returned by EOS_Auth_LoginCallbackInfo when the ResultCode is EOS_Auth_AccountFeatureRestricted The URI inside should be exposed to the user for entry in a web browser.
EOS_Auth_AccountFeatureRestrictedInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
 
EOS_Auth_AccountFeatureRestrictedInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
 
EOS_AUTH_ACCOUNTFEATURERESTRICTEDINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
The most recent version of the EOS_Auth_AccountFeatureRestrictedInfo struct.
EOS_Auth_AccountFeatureRestrictedInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_AccountFeatureRestrictedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_AccountLocked - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Account locked due to login failures
EOS_Auth_AccountLockedForUpdate - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Account locked by update operation.
EOS_Auth_AccountNotActive - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The account has been disabled and cannot be used for authentication
EOS_Auth_AccountPortalLoadError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The overlay failed to load the Account Portal.
EOS_Auth_AddNotifyLoginStatusChanged(EOS_Auth_Interface, EOS_Auth_AddNotifyLoginStatusChangedOptions, Pointer, EOS_Auth_OnLoginStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_ADDNOTIFYLOGINSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions
The most recent version of the EOS_Auth_AddNotifyLoginStatusChanged API.
EOS_Auth_AddNotifyLoginStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_AddNotifyLoginStatusChanged Function.
EOS_Auth_AddNotifyLoginStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions
 
EOS_Auth_AddNotifyLoginStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_AddNotifyLoginStatusChangedOptions
 
EOS_Auth_AddNotifyLoginStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_AddNotifyLoginStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_ApplicationNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The application has no profile on the backend
EOS_Auth_AuthenticationFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid bearer token
EOS_Auth_CopyIdToken(EOS_Auth_Interface, EOS_Auth_CopyIdTokenOptions, EOS_Auth_IdToken.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_COPYIDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
The most recent version of the EOS_Auth_CopyIdToken API.
EOS_Auth_CopyIdTokenOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_CopyIdToken function.
EOS_Auth_CopyIdTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
 
EOS_Auth_CopyIdTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
 
EOS_Auth_CopyIdTokenOptions(EOS_EpicAccountId) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyIdTokenOptions
 
EOS_Auth_CopyIdTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_CopyIdTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_CopyUserAuthToken(EOS_Auth_Interface, EOS_Auth_CopyUserAuthTokenOptions, EOS_EpicAccountId, EOS_Auth_Token.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_COPYUSERAUTHTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions
The most recent version of the EOS_Auth_CopyUserAuthToken API.
EOS_Auth_CopyUserAuthTokenOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_CopyUserAuthToken function.
EOS_Auth_CopyUserAuthTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions
 
EOS_Auth_CopyUserAuthTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_CopyUserAuthTokenOptions
 
EOS_Auth_CopyUserAuthTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_CopyUserAuthTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_CorrectiveActionRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
An attempted login has failed due to the user needing to take corrective action on their account.
EOS_Auth_Credentials - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_Credentials() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
 
EOS_Auth_Credentials(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
 
EOS_AUTH_CREDENTIALS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
The most recent version of the EOS_Auth_Credentials struct.
EOS_Auth_Credentials.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_Credentials.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_DeletePersistentAuth(EOS_Auth_Interface, EOS_Auth_DeletePersistentAuthOptions, Pointer, EOS_Auth_OnDeletePersistentAuthCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_DELETEPERSISTENTAUTH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
The most recent version of the EOS_Auth_DeletePersistentAuth API.
EOS_Auth_DeletePersistentAuthCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_DeletePersistentAuth Function.
EOS_Auth_DeletePersistentAuthCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo
 
EOS_Auth_DeletePersistentAuthCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo
 
EOS_Auth_DeletePersistentAuthCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_DeletePersistentAuthCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_DeletePersistentAuthOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_DeletePersistentAuth function.
EOS_Auth_DeletePersistentAuthOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
 
EOS_Auth_DeletePersistentAuthOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
 
EOS_Auth_DeletePersistentAuthOptions(String) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
 
EOS_Auth_DeletePersistentAuthOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_DeletePersistentAuthOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_ExchangeCodeNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Exchange code not found
EOS_Auth_Expired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Authorization code/exchange code has expired
EOS_Auth_ExternalAuthCannotLogin - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth cannot be used for login
EOS_Auth_ExternalAuthExpired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth is expired
EOS_Auth_ExternalAuthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth token cannot be interpreted
EOS_Auth_ExternalAuthIsLastLoginType - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth cannot be removed since it's the last possible way to login
EOS_Auth_ExternalAuthNotLinked - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth source did not yield an account
EOS_Auth_ExternalAuthRestricted - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth cannot be linked to his account due to restrictions
EOS_Auth_ExternalAuthRevoked - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
External auth access revoked
EOS_Auth_FullAccountRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Full account is required
EOS_Auth_GetLoggedInAccountByIndex(EOS_Auth_Interface, int) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_GetLoggedInAccountsCount(EOS_Auth_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_GetLoginStatus(EOS_Auth_Interface, EOS_EpicAccountId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_GetMergedAccountByIndex(EOS_Auth_Interface, EOS_EpicAccountId, int) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_GetMergedAccountsCount(EOS_Auth_Interface, EOS_EpicAccountId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_GetSelectedAccountId(EOS_Auth_Interface, EOS_EpicAccountId, EOS_EpicAccountId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_HeadlessAccountRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Headless account is required
EOS_Auth_IdToken - Class in host.anzo.eossdk.eos.sdk.auth
A structure that contains an ID token.
EOS_Auth_IdToken() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
 
EOS_Auth_IdToken(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
 
EOS_AUTH_IDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
The most recent version of the EOS_Auth_IdToken struct.
EOS_Auth_IdToken_Release(EOS_Auth_IdToken) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_IdToken.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_IdToken.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_Interface - Class in host.anzo.eossdk.eos.sdk
The Auth Interface is used to manage local user permissions and access to backend services through the verification of various forms of credentials.
EOS_Auth_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
 
EOS_Auth_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
 
EOS_Auth_InvalidPlatformToken - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid platform token
EOS_Auth_InvalidRefreshToken - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Refresh token used was invalid
EOS_Auth_InvalidToken - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid access token(typically when switching between backend environments
EOS_Auth_LinkAccount(EOS_Auth_Interface, EOS_Auth_LinkAccountOptions, Pointer, EOS_Auth_OnLinkAccountCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_LINKACCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
The most recent version of the EOS_Auth_LinkAccount API.
EOS_Auth_LinkAccountCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_LinkAccount Function.
EOS_Auth_LinkAccountCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
 
EOS_Auth_LinkAccountCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
 
EOS_Auth_LinkAccountCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LinkAccountCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LinkAccountOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_LinkAccount function.
EOS_Auth_LinkAccountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
 
EOS_Auth_LinkAccountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
 
EOS_Auth_LinkAccountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_LinkAccountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_Login(EOS_Auth_Interface, EOS_Auth_LoginOptions, Pointer, EOS_Auth_OnLoginCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_LOGIN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
The most recent version of the EOS_Auth_Login API.
EOS_Auth_LoginCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_Login Function.
EOS_Auth_LoginCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
 
EOS_Auth_LoginCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
 
EOS_Auth_LoginCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LoginCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LoginOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_Login function.
EOS_Auth_LoginOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
 
EOS_Auth_LoginOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
 
EOS_Auth_LoginOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_LoginOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_LoginStatusChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_OnLoginStatusChangedCallback Function.
EOS_Auth_LoginStatusChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
 
EOS_Auth_LoginStatusChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
 
EOS_Auth_LoginStatusChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LoginStatusChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_Logout(EOS_Auth_Interface, EOS_Auth_LogoutOptions, Pointer, EOS_Auth_OnLogoutCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_LOGOUT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions
The most recent version of the EOS_Auth_Logout API.
EOS_Auth_LogoutCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_Logout Function.
EOS_Auth_LogoutCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo
 
EOS_Auth_LogoutCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo
 
EOS_Auth_LogoutCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LogoutCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_LogoutOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_Logout function.
EOS_Auth_LogoutOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions
 
EOS_Auth_LogoutOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions
 
EOS_Auth_LogoutOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_LogoutOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_MFARequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
MFA challenge required
EOS_Auth_NoRealId - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Korea real ID association required but missing
EOS_Auth_OnDeletePersistentAuthCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnLinkAccountCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnLoginCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnLoginStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnLogoutCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnQueryIdTokenCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnVerifyIdTokenCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OnVerifyUserAuthCallback - Interface in host.anzo.eossdk.eos.sdk.auth.callbacks
 
EOS_Auth_OriginatingExchangeCodeSessionExpired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Originating exchange code session has expired
EOS_Auth_ParentalControls - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Parental locks are in place
EOS_Auth_PasswordCannotBeReused - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Password was previously used and cannot be reused
EOS_Auth_PasswordResetRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Password reset is required
EOS_Auth_PinGrantCode - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Pin grant code initiated
EOS_Auth_PinGrantExpired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Pin grant code attempt expired
EOS_Auth_PinGrantInfo - Class in host.anzo.eossdk.eos.sdk.auth
Intermediate data needed to complete the EOS_LCT_DeviceCode and EOS_LCT_ExternalAuth login flows, returned by EOS_Auth_LoginCallbackInfo.
EOS_Auth_PinGrantInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
 
EOS_Auth_PinGrantInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
 
EOS_AUTH_PINGRANTINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
The most recent version of the EOS_Auth_PinGrantInfo struct.
EOS_Auth_PinGrantInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_PinGrantInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_PinGrantPending - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Pin grant code attempt pending
EOS_Auth_QueryIdToken(EOS_Auth_Interface, EOS_Auth_QueryIdTokenOptions, Pointer, EOS_Auth_OnQueryIdTokenCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_QUERYIDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
The most recent version of the EOS_Auth_QueryIdToken API.
EOS_Auth_QueryIdTokenCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_QueryIdToken Function.
EOS_Auth_QueryIdTokenCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
 
EOS_Auth_QueryIdTokenCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
 
EOS_Auth_QueryIdTokenCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_QueryIdTokenCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_QueryIdTokenOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_QueryIdToken function.
EOS_Auth_QueryIdTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
 
EOS_Auth_QueryIdTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
 
EOS_Auth_QueryIdTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_QueryIdTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_RemoveNotifyLoginStatusChanged(EOS_Auth_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_ScopeConsentRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Consent has not been given by the user
EOS_Auth_ScopeNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The requested consent wasn't found on the backend
EOS_Auth_Token - Class in host.anzo.eossdk.eos.sdk.auth
A structure that contains an auth token.
EOS_Auth_Token() - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
 
EOS_Auth_Token(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
 
EOS_AUTH_TOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
The most recent version of the EOS_Auth_Token struct.
EOS_Auth_Token_Release(EOS_Auth_Token) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Auth_Token.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_Token.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
 
EOS_Auth_UserInterfaceRequired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Silent login failed when EOS_LF_NO_USER_INTERFACE was specified, and user interaction is needed before the user can be logged in.
EOS_Auth_VerifyIdToken(EOS_Auth_Interface, EOS_Auth_VerifyIdTokenOptions, Pointer, EOS_Auth_OnVerifyIdTokenCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_VERIFYIDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions
The most recent version of the EOS_Auth_VerifyIdToken API.
EOS_Auth_VerifyIdTokenCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_VerifyIdToken Function.
EOS_Auth_VerifyIdTokenCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
 
EOS_Auth_VerifyIdTokenCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
 
EOS_Auth_VerifyIdTokenCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_VerifyIdTokenCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_VerifyIdTokenOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_VerifyIdToken function.
EOS_Auth_VerifyIdTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions
 
EOS_Auth_VerifyIdTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions
 
EOS_Auth_VerifyIdTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_VerifyIdTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_VerifyUserAuth(EOS_Auth_Interface, EOS_Auth_VerifyUserAuthOptions, Pointer, EOS_Auth_OnVerifyUserAuthCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_AUTH_VERIFYUSERAUTH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions
The most recent version of the EOS_Auth_VerifyUserAuth API.
EOS_Auth_VerifyUserAuthCallbackInfo - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
Output parameters for the EOS_Auth_VerifyUserAuth Function.
EOS_Auth_VerifyUserAuthCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo
 
EOS_Auth_VerifyUserAuthCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo
 
EOS_Auth_VerifyUserAuthCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_VerifyUserAuthCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.callbackresults
 
EOS_Auth_VerifyUserAuthOptions - Class in host.anzo.eossdk.eos.sdk.auth.options
Input parameters for the EOS_Auth_VerifyUserAuth function.
EOS_Auth_VerifyUserAuthOptions() - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions
 
EOS_Auth_VerifyUserAuthOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyUserAuthOptions
 
EOS_Auth_VerifyUserAuthOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_VerifyUserAuthOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.auth.options
 
EOS_Auth_WrongAccount - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Auth parameters are not associated with this account
EOS_Auth_WrongClient - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Auth parameters are not associated with this client
EOS_Bool - Class in host.anzo.eossdk.eos.sdk.common
Epic Online Services boolean wrapper
EOS_Bool() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
EOS_ByteArray_ToString(byte[], int, byte[], IntByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS
Encode a byte array into hex encoded string
EOS_ByteArray_ToString(byte[], int, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CacheDirectoryInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Cache directory is not accessible.
EOS_CacheDirectoryMissing - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Cache directory is not set in platform options.
EOS_Canceled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Operation was canceled (likely by user),
EOS_CCR_ClosedByLocalUser - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was at least locally accepted, but was closed by the local user via a call to EOS_P2P_CloseConnection / EOS_P2P_CloseConnections.
EOS_CCR_ClosedByPeer - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was at least locally accepted, but was gracefully closed by the remote user via a call to EOS_P2P_CloseConnection / EOS_P2P_CloseConnections.
EOS_CCR_ConnectionClosed - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted and established, but the peer silently went away.
EOS_CCR_ConnectionFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted, but we failed to ever establish a connection with the remote user due to connectivity issues.
EOS_CCR_InvalidData - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted, but the remote user sent us invalid data
EOS_CCR_InvalidMessage - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted, The remote user sent an invalid message
EOS_CCR_NegotiationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was locally accepted, but we failed to negotiate a connection with the remote user.
EOS_CCR_TimedOut - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was at least locally accepted, but was not remotely accepted in time.
EOS_CCR_TooManyConnections - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted, but the connection could not be created due to too many other existing connections
EOS_CCR_UnexpectedError - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was accepted, but there was an internal error occurred and the connection cannot be created or continue.
EOS_CCR_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
The connection was closed for unknown reasons.
EOS_CET_NewConnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
The connection is brand new
EOS_CET_Reconnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
The connection is reestablished (reconnection)
EOS_CO_ANYOF - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value stored on the lobby/session may be any from a specified list
EOS_CO_CONTAINS - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
This value is a CASE SENSITIVE substring of an attribute stored on the lobby/session
EOS_CO_DISTANCE - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Prefer values nearest the one specified ie.
EOS_CO_EQUAL - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must equal the one stored on the lobby/session
EOS_CO_GREATERTHAN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must be strictly greater than the one stored on the lobby/session
EOS_CO_GREATERTHANOREQUAL - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must be greater than or equal to the one stored on the lobby/session
EOS_CO_LESSTHAN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must be strictly less than the one stored on the lobby/session
EOS_CO_LESSTHANOREQUAL - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must be less than or equal to the one stored on the lobby/session
EOS_CO_NOTANYOF - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value stored on the lobby/session may NOT be any from a specified list
EOS_CO_NOTEQUA - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Value must not equal the one stored on the lobby/session
EOS_CO_NOTONEOF - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
This one value is NOT part of a collection
EOS_CO_ONEOF - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
This one value is a part of a collection
EOS_Connect_AddNotifyAuthExpiration(EOS_Connect_Interface, EOS_Connect_AddNotifyAuthExpirationOptions, Pointer, EOS_Connect_OnAuthExpirationCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_ADDNOTIFYAUTHEXPIRATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions
The most recent version of the EOS_Connect_AddNotifyAuthExpiration API.
EOS_Connect_AddNotifyAuthExpirationOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Structure containing information for the auth expiration notification callback.
EOS_Connect_AddNotifyAuthExpirationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions
 
EOS_Connect_AddNotifyAuthExpirationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyAuthExpirationOptions
 
EOS_Connect_AddNotifyAuthExpirationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_AddNotifyAuthExpirationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_AddNotifyLoginStatusChanged(EOS_Connect_Interface, EOS_Connect_AddNotifyLoginStatusChangedOptions, Pointer, EOS_Connect_OnLoginStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_ADDNOTIFYLOGINSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions
The most recent version of the EOS_Connect_AddNotifyLoginStatusChanged API.
EOS_Connect_AddNotifyLoginStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Structure containing information or the connect user login status change callback.
EOS_Connect_AddNotifyLoginStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions
 
EOS_Connect_AddNotifyLoginStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_AddNotifyLoginStatusChangedOptions
 
EOS_Connect_AddNotifyLoginStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_AddNotifyLoginStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_AuthExpirationCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_OnAuthExpirationCallback function.
EOS_Connect_AuthExpirationCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo
 
EOS_Connect_AuthExpirationCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo
 
EOS_Connect_AuthExpirationCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_AuthExpirationCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_AuthExpired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth expired
EOS_Connect_CopyIdToken(EOS_Connect_Interface, EOS_Connect_CopyIdTokenOptions, EOS_Connect_IdToken.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_COPYIDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions
The most recent version of the EOS_Connect_CopyIdToken API.
EOS_Connect_CopyIdTokenOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CopyIdToken function.
EOS_Connect_CopyIdTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions
 
EOS_Connect_CopyIdTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions
 
EOS_Connect_CopyIdTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyIdTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByAccountId(EOS_Connect_Interface, EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions, EOS_Connect_ExternalAccountInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_COPYPRODUCTUSEREXTERNALACCOUNTBYACCOUNTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
The most recent version of the EOS_Connect_CopyProductUserExternalAccountByAccountId API.
EOS_CONNECT_COPYPRODUCTUSEREXTERNALACCOUNTBYACCOUNTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
The most recent version of the EOS_Connect_CopyProductUserExternalAccountByAccountId API.
EOS_CONNECT_COPYPRODUCTUSEREXTERNALACCOUNTBYACCOUNTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions
The most recent version of the EOS_Connect_CopyProductUserExternalAccountByAccountId API.
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CopyProductUserExternalAccountByAccountId function.
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
 
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
 
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByAccountType(EOS_Connect_Interface, EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions, EOS_Connect_ExternalAccountInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_COPYPRODUCTUSEREXTERNALACCOUNTBYACCOUNTTYPE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
The most recent version of the EOS_Connect_CopyProductUserExternalAccountByAccountType API.
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CopyProductUserExternalAccountByAccountType function.
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
 
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
 
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByIndex(EOS_Connect_Interface, EOS_Connect_CopyProductUserExternalAccountByIndexOptions, EOS_Connect_ExternalAccountInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_COPYPRODUCTUSEREXTERNALACCOUNTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
The most recent version of the EOS_Connect_CopyProductUserExternalAccountByIndex API.
EOS_Connect_CopyProductUserExternalAccountByIndexOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CopyProductUserExternalAccountByIndex function.
EOS_Connect_CopyProductUserExternalAccountByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
 
EOS_Connect_CopyProductUserExternalAccountByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
 
EOS_Connect_CopyProductUserExternalAccountByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserExternalAccountByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserInfo(EOS_Connect_Interface, EOS_Connect_CopyProductUserInfoOptions, EOS_Connect_ExternalAccountInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_CopyProductUserInfoOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CopyProductUserInfo function.
EOS_Connect_CopyProductUserInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions
 
EOS_Connect_CopyProductUserInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions
 
EOS_Connect_CopyProductUserInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CopyProductUserInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CreateDeviceId(EOS_Connect_Interface, EOS_Connect_CreateDeviceIdOptions, Pointer, EOS_Connect_OnCreateDeviceIdCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_CREATEDEVICEID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
The most recent version of the EOS_Connect_CreateDeviceId API.
EOS_CONNECT_CREATEDEVICEID_DEVICEMODEL_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
Max length of a device model name, not including the terminating null
EOS_Connect_CreateDeviceIdCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_CreateDeviceId function.
EOS_Connect_CreateDeviceIdCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateDeviceIdCallbackInfo
 
EOS_Connect_CreateDeviceIdCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateDeviceIdCallbackInfo
 
EOS_Connect_CreateDeviceIdCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_CreateDeviceIdCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_CreateDeviceIdOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CreateDeviceId function.
EOS_Connect_CreateDeviceIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
 
EOS_Connect_CreateDeviceIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateDeviceIdOptions
 
EOS_Connect_CreateDeviceIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CreateDeviceIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CreateUser(EOS_Connect_Interface, EOS_Connect_CreateUserOptions, Pointer, EOS_Connect_OnCreateUserCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_CREATEUSER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions
The most recent version of the EOS_Connect_CreateUser API.
EOS_Connect_CreateUserCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_CreateUser function.
EOS_Connect_CreateUserCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo
 
EOS_Connect_CreateUserCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo
 
EOS_Connect_CreateUserCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_CreateUserCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_CreateUserOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_CreateUser function.
EOS_Connect_CreateUserOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions
 
EOS_Connect_CreateUserOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CreateUserOptions
 
EOS_Connect_CreateUserOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_CreateUserOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_Credentials - Class in host.anzo.eossdk.eos.sdk.connect
A structure that contains external login credentials.
EOS_Connect_Credentials() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
 
EOS_Connect_Credentials(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
 
EOS_CONNECT_CREDENTIALS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
The most recent version of the EOS_Connect_Credentials struct.
EOS_Connect_Credentials.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_Credentials.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_DeleteDeviceId(EOS_Connect_Interface, EOS_Connect_DeleteDeviceIdOptions, Pointer, EOS_Connect_OnDeleteDeviceIdCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_DELETEDEVICEID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions
The most recent version of the EOS_Connect_DeleteDeviceId API.
EOS_Connect_DeleteDeviceIdCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_DeleteDeviceId function.
EOS_Connect_DeleteDeviceIdCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo
 
EOS_Connect_DeleteDeviceIdCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo
 
EOS_Connect_DeleteDeviceIdCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_DeleteDeviceIdCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_DeleteDeviceIdOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_DeleteDeviceId function.
EOS_Connect_DeleteDeviceIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions
 
EOS_Connect_DeleteDeviceIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_DeleteDeviceIdOptions
 
EOS_Connect_DeleteDeviceIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_DeleteDeviceIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_CONNECT_EXTERNAL_ACCOUNT_ID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Max length of an external account ID in string form
EOS_Connect_ExternalAccountInfo - Class in host.anzo.eossdk.eos.sdk.connect
Contains information about an external account linked with a Product User ID.
EOS_Connect_ExternalAccountInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
 
EOS_Connect_ExternalAccountInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
 
EOS_Connect_ExternalAccountInfo_Release(EOS_Connect_ExternalAccountInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_ExternalAccountInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_ExternalAccountInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_ExternalServiceConfigurationFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth External Service configuration failure with Dev Portal
EOS_Connect_ExternalServiceUnavailable - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth External service for validation was unavailable
EOS_Connect_ExternalTokenValidationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth service deemed the external token invalid
EOS_Connect_GetExternalAccountMapping(EOS_Connect_Interface, EOS_Connect_GetExternalAccountMappingsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_GETEXTERNALACCOUNTMAPPING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
The most recent version of the EOS_Connect_GetExternalAccountMapping API.
EOS_Connect_GetExternalAccountMappingsOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_GetExternalAccountMapping function.
EOS_Connect_GetExternalAccountMappingsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
 
EOS_Connect_GetExternalAccountMappingsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
 
EOS_Connect_GetExternalAccountMappingsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_GetExternalAccountMappingsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_GetLoggedInUserByIndex(EOS_Connect_Interface, int) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_GetLoggedInUsersCount(EOS_Connect_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_GetLoginStatus(EOS_Connect_Interface, EOS_ProductUserId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_GetProductUserExternalAccountCount(EOS_Connect_Interface, EOS_Connect_GetProductUserExternalAccountCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_GETPRODUCTUSEREXTERNALACCOUNTCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions
The most recent version of the EOS_Connect_GetProductUserExternalAccountCount API.
EOS_Connect_GetProductUserExternalAccountCountOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_GetProductUserExternalAccountCount function.
EOS_Connect_GetProductUserExternalAccountCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions
 
EOS_Connect_GetProductUserExternalAccountCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions
 
EOS_Connect_GetProductUserExternalAccountCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_GetProductUserExternalAccountCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_GetProductUserIdMapping(EOS_Connect_Interface, EOS_Connect_GetProductUserIdMappingOptions, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_GETPRODUCTUSERIDMAPPING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions
The most recent version of the EOS_Connect_GetProductUserIdMapping API.
EOS_Connect_GetProductUserIdMappingOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_GetProductUserIdMapping function.
EOS_Connect_GetProductUserIdMappingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions
 
EOS_Connect_GetProductUserIdMappingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserIdMappingOptions
 
EOS_Connect_GetProductUserIdMappingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_GetProductUserIdMappingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_IdToken - Class in host.anzo.eossdk.eos.sdk.connect
A structure that contains an ID token.
EOS_Connect_IdToken() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
 
EOS_Connect_IdToken(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
 
EOS_CONNECT_IDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
The most recent version of the EOS_Connect_IdToken struct.
EOS_Connect_IdToken_Release(EOS_Connect_IdToken) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_IdToken.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_IdToken.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_Interface - Class in host.anzo.eossdk.eos.sdk
The Connect Interface is used to manage local user permissions and access to backend services through the verification of various forms of credentials.
EOS_Connect_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
 
EOS_Connect_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
 
EOS_Connect_InvalidToken - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth invalid token
EOS_Connect_LinkAccount(EOS_Connect_Interface, EOS_Connect_LinkAccountOptions, Pointer, EOS_Connect_OnLinkAccountCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_LINKACCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
The most recent version of the EOS_Connect_LinkAccount API.
EOS_Connect_LinkAccountCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_LinkAccount function.
EOS_Connect_LinkAccountCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo
 
EOS_Connect_LinkAccountCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo
 
EOS_Connect_LinkAccountCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LinkAccountCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LinkAccountFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth Account link failure
EOS_Connect_LinkAccountFailedMissingNintendoIdAccount_DEPRECATED - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth Account link failure.
EOS_Connect_LinkAccountOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_Login function.
EOS_Connect_LinkAccountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
 
EOS_Connect_LinkAccountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
 
EOS_Connect_LinkAccountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_LinkAccountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_Login(EOS_Connect_Interface, EOS_Connect_LoginOptions, Pointer, EOS_Connect_OnLoginCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_LOGIN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
The most recent version of the EOS_Connect_Login API.
EOS_Connect_LoginCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_Login function.
EOS_Connect_LoginCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
 
EOS_Connect_LoginCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
 
EOS_Connect_LoginCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LoginCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LoginOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_Login function.
EOS_Connect_LoginOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
 
EOS_Connect_LoginOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
 
EOS_Connect_LoginOptions(EOS_Connect_Credentials.ByReference) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
 
EOS_Connect_LoginOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_LoginOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_LoginStatusChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_OnLoginStatusChangedCallback function.
EOS_Connect_LoginStatusChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
 
EOS_Connect_LoginStatusChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
 
EOS_Connect_LoginStatusChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LoginStatusChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_Logout(EOS_Connect_Interface, EOS_Connect_LogoutOptions, Pointer, EOS_Connect_OnLogoutCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_LOGOUT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions
The most recent version of the EOS_Connect_Logout API.
EOS_Connect_LogoutCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_Logout function.
EOS_Connect_LogoutCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo
 
EOS_Connect_LogoutCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo
 
EOS_Connect_LogoutCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LogoutCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_LogoutOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_Logout API
EOS_Connect_LogoutOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions
 
EOS_Connect_LogoutOptions(EOS_ProductUserId) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions
 
EOS_Connect_LogoutOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_LogoutOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_OnAuthExpirationCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnCreateDeviceIdCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnCreateUserCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnDeleteDeviceIdCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnLinkAccountCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnLoginCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnLoginStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnLogoutCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnQueryExternalAccountMappingsCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnQueryProductUserIdMappingsCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnTransferDeviceIdAccountCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnUnlinkAccountCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_OnVerifyIdTokenCallback - Interface in host.anzo.eossdk.eos.sdk.connect.callbacks
 
EOS_Connect_QueryExternalAccountMappings(EOS_Connect_Interface, EOS_Connect_QueryExternalAccountMappingsOptions, Pointer, EOS_Connect_OnQueryExternalAccountMappingsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_QUERYEXTERNALACCOUNTMAPPINGS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
The most recent version of the EOS_Connect_QueryExternalAccountMappings API.
EOS_Connect_QueryExternalAccountMappingsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_QueryExternalAccountMappings function.
EOS_Connect_QueryExternalAccountMappingsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo
 
EOS_Connect_QueryExternalAccountMappingsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo
 
EOS_Connect_QueryExternalAccountMappingsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_QueryExternalAccountMappingsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_QueryExternalAccountMappingsOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_QueryExternalAccountMappings function.
EOS_Connect_QueryExternalAccountMappingsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
 
EOS_Connect_QueryExternalAccountMappingsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
 
EOS_Connect_QueryExternalAccountMappingsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_QueryExternalAccountMappingsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_QueryProductUserIdMappings(EOS_Connect_Interface, EOS_Connect_QueryProductUserIdMappingsOptions, Pointer, EOS_Connect_OnQueryProductUserIdMappingsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_QUERYPRODUCTUSERIDMAPPINGS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
The most recent version of the EOS_Connect_QueryProductUserIdMappings API.
EOS_Connect_QueryProductUserIdMappingsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_QueryProductUserIdMappings function.
EOS_Connect_QueryProductUserIdMappingsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo
 
EOS_Connect_QueryProductUserIdMappingsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo
 
EOS_Connect_QueryProductUserIdMappingsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_QueryProductUserIdMappingsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_QueryProductUserIdMappingsOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_QueryProductUserIdMappings function.
EOS_Connect_QueryProductUserIdMappingsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
 
EOS_Connect_QueryProductUserIdMappingsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
 
EOS_Connect_QueryProductUserIdMappingsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_QueryProductUserIdMappingsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_RemoveNotifyAuthExpiration(EOS_Connect_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_RemoveNotifyLoginStatusChanged(EOS_Connect_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Connect_TransferDeviceIdAccount(EOS_Connect_Interface, EOS_Connect_TransferDeviceIdAccountOptions, Pointer, EOS_Connect_OnTransferDeviceIdAccountCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_TRANSFERDEVICEIDACCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
The most recent version of the EOS_Connect_TransferDeviceIdAccount API.
EOS_Connect_TransferDeviceIdAccountCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_QueryProductUserIdMappings function.
EOS_Connect_TransferDeviceIdAccountCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo
 
EOS_Connect_TransferDeviceIdAccountCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo
 
EOS_Connect_TransferDeviceIdAccountCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_TransferDeviceIdAccountCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_TransferDeviceIdAccountOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_TransferDeviceIdAccount Function.
EOS_Connect_TransferDeviceIdAccountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
 
EOS_Connect_TransferDeviceIdAccountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
 
EOS_Connect_TransferDeviceIdAccountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_TransferDeviceIdAccountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_UnlinkAccount(EOS_Connect_Interface, EOS_Connect_UnlinkAccountOptions, Pointer, EOS_Connect_OnUnlinkAccountCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_UNLINKACCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions
The most recent version of the EOS_Connect_UnlinkAccount API.
EOS_Connect_UnlinkAccountCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_TransferDeviceIdAccount Function.
EOS_Connect_UnlinkAccountCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo
 
EOS_Connect_UnlinkAccountCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo
 
EOS_Connect_UnlinkAccountCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_UnlinkAccountCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_UnlinkAccountOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_UnlinkAccount Function.
EOS_Connect_UnlinkAccountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions
 
EOS_Connect_UnlinkAccountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions
 
EOS_Connect_UnlinkAccountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_UnlinkAccountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_UnsupportedTokenType - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth doesn't support this token type
EOS_Connect_UserAlreadyExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS Auth user already exists
EOS_Connect_UserLoginInfo - Class in host.anzo.eossdk.eos.sdk.connect
Additional information about the local user.
EOS_Connect_UserLoginInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
 
EOS_Connect_UserLoginInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
 
EOS_CONNECT_USERLOGININFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
The most recent version of the EOS_Connect_UserLoginInfo struct.
EOS_CONNECT_USERLOGININFO_DISPLAYNAME_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
Max length of a display name, not including the terminating null.
EOS_Connect_UserLoginInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_UserLoginInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
 
EOS_Connect_VerifyIdToken(EOS_Connect_Interface, EOS_Connect_VerifyIdTokenOptions, Pointer, EOS_Connect_OnVerifyIdTokenCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CONNECT_VERIFYIDTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions
The most recent version of the EOS_Connect_VerifyIdToken API.
EOS_Connect_VerifyIdTokenCallbackInfo - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
Output parameters for the EOS_Connect_VerifyIdToken Function.
EOS_Connect_VerifyIdTokenCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
 
EOS_Connect_VerifyIdTokenCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
 
EOS_Connect_VerifyIdTokenCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_VerifyIdTokenCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.callbackresults
 
EOS_Connect_VerifyIdTokenOptions - Class in host.anzo.eossdk.eos.sdk.connect.options
Input parameters for the EOS_Connect_VerifyIdToken function.
EOS_Connect_VerifyIdTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions
 
EOS_Connect_VerifyIdTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions
 
EOS_Connect_VerifyIdTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_Connect_VerifyIdTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.connect.options
 
EOS_ConsoleInit_CacheStorage_IndexOutOfRangeRange - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
CacheStorageIndex is out of its allowed range
EOS_ConsoleInit_CacheStorage_SizeKBBelowMinimumSize - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
CacheStorageSizeKB is less than the minimum allowed
EOS_ConsoleInit_CacheStorage_SizeKBExceedsMaximumSize - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
CacheStorageSizeKB is greater than the maximum allowed (4000 MB)
EOS_ConsoleInit_CacheStorage_SizeKBNotMultipleOf16 - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
CacheStorageSizeKB must be a multiple of 16
EOS_ConsoleInit_OnNetworkRequestedDeprecatedCallbackNotSet - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
OnNetworkRequested_DEPRECATED callback not set when initializing platform
EOS_ContinuanceToken - Class in host.anzo.eossdk.eos.sdk.common
A handle to a continuance token
EOS_ContinuanceToken() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ContinuanceToken
 
EOS_ContinuanceToken(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ContinuanceToken
 
EOS_ContinuanceToken_ToString(EOS_ContinuanceToken, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_COUNTRYCODE_MAX_BUFFER_LEN - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_COUNTRYCODE_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_CustomInvites_AcceptRequestToJoin(EOS_CustomInvites_Interface, EOS_CustomInvites_AcceptRequestToJoinOptions, Pointer, EOS_CustomInvites_OnAcceptRequestToJoinCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ACCEPTREQUESTTOJOIN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
The most recent version of the EOS_CustomInvites_AcceptRequestToJoin API.
EOS_CustomInvites_AcceptRequestToJoinCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_AcceptRequestToJoin Function.
EOS_CustomInvites_AcceptRequestToJoinCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
 
EOS_CustomInvites_AcceptRequestToJoinCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
 
EOS_CustomInvites_AcceptRequestToJoinCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_AcceptRequestToJoinCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_AcceptRequestToJoinOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AcceptRequestToJoinOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
 
EOS_CustomInvites_AcceptRequestToJoinOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
 
EOS_CustomInvites_AcceptRequestToJoinOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AcceptRequestToJoinOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteAccepted(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions, Pointer, EOS_CustomInvites_OnCustomInviteAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITEACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions
The most recent version of the EOS_CustomInvites_AddNotifyCustomInviteAccepted API.
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteReceived(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions, Pointer, EOS_CustomInvites_OnCustomInviteReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions
The most recent version of the EOS_CustomInvites_AddNotifyCustomInviteReceived API.
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteRejected(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions, Pointer, EOS_CustomInvites_OnCustomInviteRejectedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITEREJECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions
The most recent version of the EOS_CustomInvites_AddNotifyCustomInviteRejected API.
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions
 
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinAccepted(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions
The most recent version of the EOS_CustomInvites_AddNotifyCustomInviteAccepted API.
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinReceived(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINRECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions
The most recent version of the AddNotifyRequestToJoinReceived API.
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinRejected(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinRejectedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINREJECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions
The most recent version of the EOS_CustomInvites_AddNotifyRequestToJoinRejected API.
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYREQUESTTOJOINRESPONSERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions
The most recent version of the EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived API.
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions
 
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested(EOS_CustomInvites_Interface, EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions, Pointer, EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_ADDNOTIFYSENDCUSTOMNATIVEINVITEREQUESTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions
The most recent version of the EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested API.
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions
 
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions
 
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_CustomInviteRejectedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnCustomInviteRejectedCallback Function.
EOS_CustomInvites_CustomInviteRejectedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
 
EOS_CustomInvites_CustomInviteRejectedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
 
EOS_CustomInvites_CustomInviteRejectedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_CustomInviteRejectedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_FinalizeInvite(EOS_CustomInvites_Interface, EOS_CustomInvites_FinalizeInviteOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_FINALIZEINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
The most recent version of the EOS_CustomInvites_FinalizeInvite API.
EOS_CustomInvites_FinalizeInviteOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_FinalizeInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
 
EOS_CustomInvites_FinalizeInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
 
EOS_CustomInvites_FinalizeInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_FinalizeInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_Interface - Class in host.anzo.eossdk.eos.sdk
The Custom Invites Interface is designed to allow developers to have custom game Invite and Join operations driven by the Notification Service and supported by the Overlay (if desired).
EOS_CustomInvites_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
 
EOS_CustomInvites_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
 
EOS_CustomInvites_InviteFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
When sending the custom invite failed.
EOS_CUSTOMINVITES_MAX_PAYLOAD_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
Maximum size of the custom invite payload string
EOS_CustomInvites_OnAcceptRequestToJoinCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnCustomInviteAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnCustomInviteAcceptedCallback Function.
EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
 
EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
 
EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnCustomInviteReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnCustomInviteReceivedCallback Function.
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
 
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
 
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnCustomInviteRejectedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnRejectRequestToJoinCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnRequestToJoinAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnRequestToJoinAcceptedCallback Function.
EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo
 
EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo
 
EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnRequestToJoinReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnRequestToJoinRejectedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnRequestToJoinRejectedCallback Function.
EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo
 
EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo
 
EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnSendCustomInviteCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_OnSendRequestToJoinCallback - Interface in host.anzo.eossdk.eos.sdk.custominvites.callbacks
 
EOS_CustomInvites_RejectRequestToJoin(EOS_CustomInvites_Interface, EOS_CustomInvites_RejectRequestToJoinOptions, Pointer, EOS_CustomInvites_OnRejectRequestToJoinCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_REJECTREQUESTTOJOIN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
The most recent version of the EOS_CustomInvites_RejectRequestToJoin API.
EOS_CustomInvites_RejectRequestToJoinCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_RejectRequestToJoin Function.
EOS_CustomInvites_RejectRequestToJoinCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
 
EOS_CustomInvites_RejectRequestToJoinCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
 
EOS_CustomInvites_RejectRequestToJoinCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_RejectRequestToJoinCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_RejectRequestToJoinOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_RejectRequestToJoinOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
 
EOS_CustomInvites_RejectRequestToJoinOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
 
EOS_CustomInvites_RejectRequestToJoinOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_RejectRequestToJoinOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_RemoveNotifyCustomInviteAccepted(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyCustomInviteReceived(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyCustomInviteRejected(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyRequestToJoinAccepted(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyRequestToJoinReceived(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyRequestToJoinRejected(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifyRequestToJoinResponseReceived(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RemoveNotifySendCustomNativeInviteRequested(EOS_CustomInvites_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CustomInvites_RequestToJoinReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_AddNotifyRequestToJoinReceived function.
EOS_CustomInvites_RequestToJoinReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo
 
EOS_CustomInvites_RequestToJoinReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo
 
EOS_CustomInvites_RequestToJoinReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_RequestToJoinReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback function.
EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
 
EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
 
EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendCustomInvite(EOS_CustomInvites_Interface, EOS_CustomInvites_SendCustomInviteOptions, Pointer, EOS_CustomInvites_OnSendCustomInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_SENDCUSTOMINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
The most recent version of the EOS_CustomInvites_SendCustomInvite API.
EOS_CustomInvites_SendCustomInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_SendCustomInvite Function.
EOS_CustomInvites_SendCustomInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
 
EOS_CustomInvites_SendCustomInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
 
EOS_CustomInvites_SendCustomInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendCustomInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendCustomInviteOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
Input parameters for the EOS_CustomInvites_SendCustomInvite function.
EOS_CustomInvites_SendCustomInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
 
EOS_CustomInvites_SendCustomInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
 
EOS_CustomInvites_SendCustomInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SendCustomInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback Function.
EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
 
EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
 
EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendRequestToJoin(EOS_CustomInvites_Interface, EOS_CustomInvites_SendRequestToJoinOptions, Pointer, EOS_CustomInvites_OnSendRequestToJoinCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_SENDREQUESTTOJOIN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
The most recent version of the EOS_CustomInvites_SendRequestToJoinOptions API.
EOS_CustomInvites_SendRequestToJoinCallbackInfo - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Output parameters for the EOS_CustomInvites_SendRequestToJoin Function.
EOS_CustomInvites_SendRequestToJoinCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
 
EOS_CustomInvites_SendRequestToJoinCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
 
EOS_CustomInvites_SendRequestToJoinCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendRequestToJoinCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.callbackresults
 
EOS_CustomInvites_SendRequestToJoinOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SendRequestToJoinOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
 
EOS_CustomInvites_SendRequestToJoinOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
 
EOS_CustomInvites_SendRequestToJoinOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SendRequestToJoinOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SetCustomInvite(EOS_CustomInvites_Interface, EOS_CustomInvites_SetCustomInviteOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_CUSTOMINVITES_SETCUSTOMINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
The most recent version of the EOS_CustomInvites_SetCustomInvite API.
EOS_CustomInvites_SetCustomInviteOptions - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SetCustomInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
 
EOS_CustomInvites_SetCustomInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
 
EOS_CustomInvites_SetCustomInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_CustomInvites_SetCustomInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.custominvites.options
 
EOS_DCS_ApplicationNotBootstrapped - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The application was not launched through the Bootstrapper.
EOS_DCS_OK - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
Desktop crossplay is ready to use.
EOS_DCS_OverlayDisabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The application has explicitly disabled the overlay through SDK initialization flags.
EOS_DCS_OverlayLoadFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The overlay failed to load.
EOS_DCS_OverlayNotInstalled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The overlay is not installed.
EOS_DCS_OverlayTrustCheckFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The overlay was not loaded due to failing trust check on the digital signature of the file on disk.
EOS_DCS_ServiceNotInstalled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The redistributable service is not installed.
EOS_DCS_ServiceNotRunning - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The service was started successfully, but is no longer running in the background, for an unknown reason.
EOS_DCS_ServiceStartFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
The service failed to start.
EOS_Defines - Class in host.anzo.eossdk.eos.sdk
 
EOS_Defines() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Defines
 
EOS_DesktopCrossplay_ApplicationNotBootstrapped - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The application was not launched through the Bootstrapper.
EOS_DesktopCrossplay_ServiceNotInstalled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The redistributable service is not installed.
EOS_DesktopCrossplay_ServiceNotRunning - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The desktop crossplay service is no longer running for an unknown reason.
EOS_DesktopCrossplay_ServiceStartFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The desktop crossplay service failed to start.
EOS_Disabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Feature or client ID performing the operation has been disabled.
EOS_DuplicateNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Duplicate entry not allowed
EOS_EAntiCheatClientMode - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Anti-cheat operating modes
EOS_EAntiCheatClientViolationType - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Anti-cheat integrity violation types
EOS_EAntiCheatCommonClientAction - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Anti-cheat action values.
EOS_EAntiCheatCommonClientActionReason - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Anti-cheat action reasons.
EOS_EAntiCheatCommonClientAuthStatus - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Flags describing a remote client.
EOS_EAntiCheatCommonClientFlags - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Flags describing a remote client.
EOS_EAntiCheatCommonClientInput - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Flags describing the input device used by a remote client, if known.
EOS_EAntiCheatCommonClientPlatform - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Flags describing the platform of a remote client, if known
EOS_EAntiCheatCommonClientType - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Flags describing the type of a remote client
EOS_EAntiCheatCommonEventParamType - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Types supported for custom gameplay behavior event parameters
EOS_EAntiCheatCommonEventType - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Types supported for custom gameplay behavior events.
EOS_EAntiCheatCommonPlayerMovementState - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Details of a player's movement state
EOS_EAntiCheatCommonPlayerTakeDamageResult - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
The result of a damage event, if any
EOS_EAntiCheatCommonPlayerTakeDamageSource - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
The source of a damage event
EOS_EAntiCheatCommonPlayerTakeDamageType - Enum Class in host.anzo.eossdk.eos.sdk.anticheat.common.enums
Type of damage applied in a damage event
EOS_EApplicationStatus - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All possible states of the application
EOS_EApplicationStatus_ToString(EOS_EApplicationStatus) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EAT_AMAZON - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Amazon
EOS_EAT_APPLE - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Apple
EOS_EAT_DISCORD - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Discord
EOS_EAT_EPIC - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Epic Games
EOS_EAT_GOG - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with GOG
EOS_EAT_GOOGLE - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Google
EOS_EAT_ITCHIO - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with itch.io
EOS_EAT_NINTENDO - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Nintendo
EOS_EAT_OCULUS - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Oculus
EOS_EAT_OPENID - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with an OpenID Provider
EOS_EAT_PSN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with PlayStation(TM)Network
EOS_EAT_STEAM - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Steam
EOS_EAT_UPLAY - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Uplay
EOS_EAT_VIVEPORT - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Viveport
EOS_EAT_XBL - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
External account is associated with Xbox Live
EOS_EAttributeType - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
Supported types of data that can be stored with inside an attribute (used by sessions/lobbies/etc)
EOS_EAuthScopeFlags - Class in host.anzo.eossdk.eos.sdk.auth.enums
Flags that describe user permissions
EOS_EAuthScopeFlags() - Constructor for class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
 
EOS_EAuthTokenType - Enum Class in host.anzo.eossdk.eos.sdk.auth.enums
Types of auth tokens
EOS_Ecom_CatalogItem - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a single item within the catalog.
EOS_Ecom_CatalogItem() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
 
EOS_Ecom_CatalogItem(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
 
EOS_ECOM_CATALOGITEM_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
The most recent version of the EOS_Ecom_CatalogItem struct.
EOS_ECOM_CATALOGITEM_ENTITLEMENTENDTIMESTAMP_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Timestamp value representing an undefined EntitlementEndTimestamp for EOS_Ecom_CatalogItem
EOS_Ecom_CatalogItem_Release(EOS_Ecom_CatalogItem) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_CatalogItem.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CatalogItem.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CatalogItemStale - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The item or associated structure retrieved is stale(requery for updated information
EOS_Ecom_CatalogOffer - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a single offer within the catalog.
EOS_Ecom_CatalogOffer() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
 
EOS_Ecom_CatalogOffer(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
 
EOS_ECOM_CATALOGOFFER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The most recent version of the EOS_Ecom_CatalogOffer struct.
EOS_ECOM_CATALOGOFFER_EFFECTIVEDATETIMESTAMP_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Timestamp value representing an undefined EffectiveDateTimestamp for EOS_Ecom_CatalogOffer
EOS_ECOM_CATALOGOFFER_EXPIRATIONTIMESTAMP_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Timestamp value representing an undefined ExpirationTimestamp for EOS_Ecom_CatalogOffer
EOS_Ecom_CatalogOffer_Release(EOS_Ecom_CatalogOffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_CATALOGOFFER_RELEASEDATETIMESTAMP_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Timestamp value representing an undefined ReleaseDateTimestamp for EOS_Ecom_CatalogOffer
EOS_Ecom_CatalogOffer.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CatalogOffer.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CatalogOfferPriceInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The one or more offers has an invalid price.
EOS_Ecom_CatalogOfferStale - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The offer retrieved is stale(requery for updated information
EOS_Ecom_CatalogRelease - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a single release within the catalog.
EOS_Ecom_CatalogRelease() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
 
EOS_Ecom_CatalogRelease(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
 
EOS_ECOM_CATALOGRELEASE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
The most recent version of the EOS_Ecom_CatalogRelease struct.
EOS_Ecom_CatalogRelease_Release(EOS_Ecom_CatalogRelease) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_CatalogRelease.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CatalogRelease.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_Checkout(EOS_Ecom_Interface, EOS_Ecom_CheckoutOptions, Pointer, EOS_Ecom_OnCheckoutCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_CHECKOUT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The most recent version of the EOS_Ecom_Checkout API.
EOS_ECOM_CHECKOUT_MAX_ENTRIES - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The maximum number of entries in a single checkout.
EOS_Ecom_CheckoutCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_Checkout Function.
EOS_Ecom_CheckoutCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
 
EOS_Ecom_CheckoutCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
 
EOS_Ecom_CheckoutCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_CheckoutCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_CheckoutEntry - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a request to purchase a single offer.
EOS_Ecom_CheckoutEntry() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry
 
EOS_Ecom_CheckoutEntry(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry
 
EOS_ECOM_CHECKOUTENTRY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry
The most recent version of the EOS_Ecom_CheckoutEntry struct.
EOS_Ecom_CheckoutEntry.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CheckoutEntry.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_CheckoutLoadError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The checkout page failed to load
EOS_Ecom_CheckoutOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_Checkout function.
EOS_Ecom_CheckoutOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
 
EOS_Ecom_CheckoutOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
 
EOS_Ecom_CheckoutOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CheckoutOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementById(EOS_Ecom_Interface, EOS_Ecom_CopyEntitlementByIdOptions, EOS_Ecom_Entitlement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYENTITLEMENTBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
The most recent version of the EOS_Ecom_CopyEntitlementById API.
EOS_Ecom_CopyEntitlementByIdOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyEntitlementById function.
EOS_Ecom_CopyEntitlementByIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
 
EOS_Ecom_CopyEntitlementByIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
 
EOS_Ecom_CopyEntitlementByIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementByIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyEntitlementByIndexOptions, EOS_Ecom_Entitlement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYENTITLEMENTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
The most recent version of the EOS_Ecom_CopyEntitlementByIndex API.
EOS_Ecom_CopyEntitlementByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyEntitlementByIndex function.
EOS_Ecom_CopyEntitlementByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
 
EOS_Ecom_CopyEntitlementByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
 
EOS_Ecom_CopyEntitlementByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementByNameAndIndex(EOS_Ecom_Interface, EOS_Ecom_CopyEntitlementByNameAndIndexOptions, EOS_Ecom_Entitlement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYENTITLEMENTBYNAMEANDINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
The most recent version of the EOS_Ecom_CopyEntitlementByNameAndIndex API.
EOS_Ecom_CopyEntitlementByNameAndIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyEntitlementByNameAndIndex function.
EOS_Ecom_CopyEntitlementByNameAndIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
 
EOS_Ecom_CopyEntitlementByNameAndIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
 
EOS_Ecom_CopyEntitlementByNameAndIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyEntitlementByNameAndIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemById(EOS_Ecom_Interface, EOS_Ecom_CopyItemByIdOptions, EOS_Ecom_CatalogItem.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYITEMBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
The most recent version of the EOS_Ecom_CopyItemById API.
EOS_Ecom_CopyItemByIdOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyItemById function.
EOS_Ecom_CopyItemByIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
 
EOS_Ecom_CopyItemByIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
 
EOS_Ecom_CopyItemByIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemByIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemImageInfoByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyItemImageInfoByIndexOptions, EOS_Ecom_KeyImageInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYITEMIMAGEINFOBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
The most recent version of the EOS_Ecom_CopyItemImageInfoByIndex API.
EOS_Ecom_CopyItemImageInfoByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyItemImageInfoByIndex function.
EOS_Ecom_CopyItemImageInfoByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
 
EOS_Ecom_CopyItemImageInfoByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
 
EOS_Ecom_CopyItemImageInfoByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemImageInfoByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemReleaseByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyItemReleaseByIndexOptions, EOS_Ecom_CatalogRelease.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYITEMRELEASEBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
The most recent version of the EOS_Ecom_CopyItemReleaseByIndex API.
EOS_Ecom_CopyItemReleaseByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyItemReleaseByIndex function.
EOS_Ecom_CopyItemReleaseByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
 
EOS_Ecom_CopyItemReleaseByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
 
EOS_Ecom_CopyItemReleaseByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyItemReleaseByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyLastRedeemedEntitlementByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions, ByteBuffer, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYLASTREDEEMEDENTITLEMENTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
The most recent version of the EOS_Ecom_CopyLastRedeemedEntitlementByIndex API.
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyLastRedeemedEntitlementByIndex function.
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
 
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
 
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferById(EOS_Ecom_Interface, EOS_Ecom_CopyOfferByIdOptions, EOS_Ecom_CatalogOffer.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYOFFERBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
The most recent version of the EOS_Ecom_CopyOfferById API.
EOS_Ecom_CopyOfferByIdOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyOfferById function.
EOS_Ecom_CopyOfferByIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
 
EOS_Ecom_CopyOfferByIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
 
EOS_Ecom_CopyOfferByIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferByIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyOfferByIndexOptions, EOS_Ecom_CatalogOffer.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYOFFERBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
The most recent version of the EOS_Ecom_CopyOfferByIndex API.
EOS_Ecom_CopyOfferByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyOfferByIndex function.
EOS_Ecom_CopyOfferByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
 
EOS_Ecom_CopyOfferByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
 
EOS_Ecom_CopyOfferByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferImageInfoByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyOfferImageInfoByIndexOptions, EOS_Ecom_KeyImageInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYOFFERIMAGEINFOBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
The most recent version of the EOS_Ecom_CopyOfferImageInfoByIndex API.
EOS_Ecom_CopyOfferImageInfoByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyOfferImageInfoByIndex function.
EOS_Ecom_CopyOfferImageInfoByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
 
EOS_Ecom_CopyOfferImageInfoByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
 
EOS_Ecom_CopyOfferImageInfoByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferImageInfoByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferItemByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyOfferItemByIndexOptions, EOS_Ecom_CatalogItem.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYOFFERITEMBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
The most recent version of the EOS_Ecom_CopyOfferItemByIndex API.
EOS_Ecom_CopyOfferItemByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyOfferItemByIndex function.
EOS_Ecom_CopyOfferItemByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
 
EOS_Ecom_CopyOfferItemByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
 
EOS_Ecom_CopyOfferItemByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyOfferItemByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyTransactionById(EOS_Ecom_Interface, EOS_Ecom_CopyTransactionByIdOptions, EOS_Ecom_Transaction.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYTRANSACTIONBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
The most recent version of the EOS_Ecom_CopyTransactionById Function.
EOS_Ecom_CopyTransactionByIdOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyTransactionById function.
EOS_Ecom_CopyTransactionByIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
 
EOS_Ecom_CopyTransactionByIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
 
EOS_Ecom_CopyTransactionByIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyTransactionByIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyTransactionByIndex(EOS_Ecom_Interface, EOS_Ecom_CopyTransactionByIndexOptions, EOS_Ecom_Transaction.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_COPYTRANSACTIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
The most recent version of the EOS_Ecom_CopyTransactionByIndex Function.
EOS_Ecom_CopyTransactionByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_CopyTransactionByIndex function.
EOS_Ecom_CopyTransactionByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
 
EOS_Ecom_CopyTransactionByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
 
EOS_Ecom_CopyTransactionByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_CopyTransactionByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Entitlement - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a single entitlement associated with an account.
EOS_Ecom_Entitlement() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
 
EOS_Ecom_Entitlement(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
 
EOS_ECOM_ENTITLEMENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
The most recent version of the EOS_Ecom_Entitlement struct.
EOS_ECOM_ENTITLEMENT_ENDTIMESTAMP_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
Timestamp value representing an undefined EndTimestamp for EOS_Ecom_Entitlement
EOS_Ecom_Entitlement_Release(EOS_Ecom_Entitlement) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_Entitlement.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_Entitlement.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_ECOM_ENTITLEMENTID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The maximum length of an entitlement ID
EOS_Ecom_EntitlementStale - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The entitlement retrieved is stale(requery for updated information
EOS_Ecom_GetEntitlementsByNameCount(EOS_Ecom_Interface, EOS_Ecom_GetEntitlementsByNameCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETENTITLEMENTSBYNAMECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
The most recent version of the EOS_Ecom_GetEntitlementsByNameCount API.
EOS_Ecom_GetEntitlementsByNameCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetEntitlementsByNameCount function.
EOS_Ecom_GetEntitlementsByNameCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
 
EOS_Ecom_GetEntitlementsByNameCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
 
EOS_Ecom_GetEntitlementsByNameCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetEntitlementsByNameCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetEntitlementsCount(EOS_Ecom_Interface, EOS_Ecom_GetEntitlementsCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETENTITLEMENTSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions
The most recent version of the EOS_Ecom_GetEntitlementsCount API.
EOS_Ecom_GetEntitlementsCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetEntitlementsCount function.
EOS_Ecom_GetEntitlementsCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions
 
EOS_Ecom_GetEntitlementsCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions
 
EOS_Ecom_GetEntitlementsCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetEntitlementsCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetItemImageInfoCount(EOS_Ecom_Interface, EOS_Ecom_GetItemImageInfoCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETITEMIMAGEINFOCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
The most recent version of the EOS_Ecom_GetItemImageInfoCount API.
EOS_Ecom_GetItemImageInfoCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetItemImageInfoCount function.
EOS_Ecom_GetItemImageInfoCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
 
EOS_Ecom_GetItemImageInfoCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
 
EOS_Ecom_GetItemImageInfoCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetItemImageInfoCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetItemReleaseCount(EOS_Ecom_Interface, EOS_Ecom_GetItemReleaseCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETITEMRELEASECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
The most recent version of the EOS_Ecom_GetItemReleaseCount API.
EOS_Ecom_GetItemReleaseCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetItemReleaseCount function.
EOS_Ecom_GetItemReleaseCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
 
EOS_Ecom_GetItemReleaseCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
 
EOS_Ecom_GetItemReleaseCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetItemReleaseCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetLastRedeemedEntitlementsCount(EOS_Ecom_Interface, EOS_Ecom_GetLastRedeemedEntitlementsCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETLASTREDEEMEDENTITLEMENTSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions
The most recent version of the EOS_Ecom_GetLastRedeemedEntitlementsCount API.
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetLastRedeemedEntitlementsCount function.
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions
 
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions
 
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferCount(EOS_Ecom_Interface, EOS_Ecom_GetOfferCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETOFFERCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions
The most recent version of the EOS_Ecom_GetOfferCount API.
EOS_Ecom_GetOfferCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetOfferCount function.
EOS_Ecom_GetOfferCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions
 
EOS_Ecom_GetOfferCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions
 
EOS_Ecom_GetOfferCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferImageInfoCount(EOS_Ecom_Interface, EOS_Ecom_GetOfferImageInfoCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETOFFERIMAGEINFOCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
The most recent version of the EOS_Ecom_GetOfferImageInfoCount API.
EOS_Ecom_GetOfferImageInfoCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetOfferImageInfoCount function.
EOS_Ecom_GetOfferImageInfoCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
 
EOS_Ecom_GetOfferImageInfoCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
 
EOS_Ecom_GetOfferImageInfoCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferImageInfoCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferItemCount(EOS_Ecom_Interface, EOS_Ecom_GetOfferItemCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETOFFERITEMCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
The most recent version of the EOS_Ecom_GetOfferItemCount API.
EOS_Ecom_GetOfferItemCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetOfferItemCount function.
EOS_Ecom_GetOfferItemCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
 
EOS_Ecom_GetOfferItemCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
 
EOS_Ecom_GetOfferItemCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetOfferItemCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetTransactionCount(EOS_Ecom_Interface, EOS_Ecom_GetTransactionCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_GETTRANSACTIONCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions
The most recent version of the EOS_Ecom_GetTransactionCount Function.
EOS_Ecom_GetTransactionCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_GetTransactionCount function.
EOS_Ecom_GetTransactionCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions
 
EOS_Ecom_GetTransactionCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions
 
EOS_Ecom_GetTransactionCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_GetTransactionCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Interface - Class in host.anzo.eossdk.eos.sdk
The Ecom Interface exposes all catalog, purchasing, and ownership entitlement features available with the Epic Games store All Ecom Interface calls take a handle of type EOS_Ecom as the first parameter.
EOS_Ecom_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
 
EOS_Ecom_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
 
EOS_Ecom_ItemOwnership - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_ItemOwnership() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
 
EOS_Ecom_ItemOwnership(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
 
EOS_ECOM_ITEMOWNERSHIP_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
The most recent version of the EOS_Ecom_ItemOwnership struct.
EOS_Ecom_ItemOwnership.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_ItemOwnership.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_KeyImageInfo - Class in host.anzo.eossdk.eos.sdk.ecom
Contains information about a key image used by the catalog.
EOS_Ecom_KeyImageInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
 
EOS_Ecom_KeyImageInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
 
EOS_ECOM_KEYIMAGEINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
The most recent version of the EOS_Ecom_KeyImageInfo struct.
EOS_Ecom_KeyImageInfo_Release(EOS_Ecom_KeyImageInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_KeyImageInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_KeyImageInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_OnCheckoutCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryEntitlementsCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryEntitlementTokenCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryOffersCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryOwnershipCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnQueryOwnershipTokenCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_OnRedeemEntitlementsCallback - Interface in host.anzo.eossdk.eos.sdk.ecom.callbacks
 
EOS_Ecom_PurchaseProcessing - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The player closed the purchase flow overlay after clicking the purchase button.
EOS_Ecom_QueryEntitlements(EOS_Ecom_Interface, EOS_Ecom_QueryEntitlementsOptions, Pointer, EOS_Ecom_OnQueryEntitlementsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_QUERYENTITLEMENTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
The most recent version of the EOS_Ecom_QueryEntitlements API.
EOS_ECOM_QUERYENTITLEMENTS_MAX_ENTITLEMENT_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
The maximum number of entitlements that may be queried in a single QueryEntitlements API call.
EOS_Ecom_QueryEntitlementsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryEntitlements Function.
EOS_Ecom_QueryEntitlementsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo
 
EOS_Ecom_QueryEntitlementsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo
 
EOS_Ecom_QueryEntitlementsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryEntitlementsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryEntitlementsOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryEntitlements function.
EOS_Ecom_QueryEntitlementsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
 
EOS_Ecom_QueryEntitlementsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
 
EOS_Ecom_QueryEntitlementsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryEntitlementsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryEntitlementToken(EOS_Ecom_Interface, EOS_Ecom_QueryEntitlementTokenOptions, Pointer, EOS_Ecom_OnQueryEntitlementTokenCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_QUERYENTITLEMENTTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
The most recent version of the EOS_Ecom_QueryEntitlementToken API.
EOS_ECOM_QUERYENTITLEMENTTOKEN_MAX_ENTITLEMENT_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
The maximum number of entitlements that may be queried in a single pass.
EOS_Ecom_QueryEntitlementTokenCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryEntitlementToken Function.
EOS_Ecom_QueryEntitlementTokenCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
 
EOS_Ecom_QueryEntitlementTokenCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
 
EOS_Ecom_QueryEntitlementTokenCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryEntitlementTokenCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryEntitlementTokenOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryEntitlementToken function.
EOS_Ecom_QueryEntitlementTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
 
EOS_Ecom_QueryEntitlementTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
 
EOS_Ecom_QueryEntitlementTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryEntitlementTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOffers(EOS_Ecom_Interface, EOS_Ecom_QueryOffersOptions, Pointer, EOS_Ecom_OnQueryOffersCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_QUERYOFFERS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
The most recent version of the EOS_Ecom_QueryOffers API.
EOS_Ecom_QueryOffersCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryOffers Function.
EOS_Ecom_QueryOffersCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo
 
EOS_Ecom_QueryOffersCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo
 
EOS_Ecom_QueryOffersCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOffersCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOffersOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryOffers function.
EOS_Ecom_QueryOffersOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
 
EOS_Ecom_QueryOffersOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
 
EOS_Ecom_QueryOffersOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOffersOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnership(EOS_Ecom_Interface, EOS_Ecom_QueryOwnershipOptions, Pointer, EOS_Ecom_OnQueryOwnershipCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_QUERYOWNERSHIP_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
The most recent version of the EOS_Ecom_QueryOwnership API.
EOS_ECOM_QUERYOWNERSHIP_MAX_CATALOG_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
The maximum number of catalog items that may be queried in a single pass
EOS_ECOM_QUERYOWNERSHIP_MAX_SANDBOX_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
The maximum number of Sandbox Ids that may be queried in a single pass.
EOS_Ecom_QueryOwnershipBySandboxIds(EOS_Ecom_Interface, EOS_Ecom_QueryOwnershipBySandboxIdsOptions, Pointer, EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryOwnershipBySandboxIds Function.
EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
 
EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
 
EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipBySandboxIdsOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryOwnershipBySandboxIds function.
EOS_Ecom_QueryOwnershipBySandboxIdsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
 
EOS_Ecom_QueryOwnershipBySandboxIdsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
 
EOS_ECOM_QUERYOWNERSHIPBYSANDBOXIDSOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
The most recent version of the EOS_Ecom_QueryOwnershipBySandboxIds API.
EOS_Ecom_QueryOwnershipBySandboxIdsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnershipBySandboxIdsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnershipCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryOwnership Function.
EOS_Ecom_QueryOwnershipCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
 
EOS_Ecom_QueryOwnershipCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
 
EOS_Ecom_QueryOwnershipCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryOwnership function.
EOS_Ecom_QueryOwnershipOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
 
EOS_Ecom_QueryOwnershipOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
 
EOS_Ecom_QueryOwnershipOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnershipOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnershipToken(EOS_Ecom_Interface, EOS_Ecom_QueryOwnershipTokenOptions, Pointer, EOS_Ecom_OnQueryOwnershipTokenCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_QUERYOWNERSHIPTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
The most recent version of the EOS_Ecom_QueryOwnershipToken API.
EOS_ECOM_QUERYOWNERSHIPTOKEN_MAX_CATALOGITEM_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
The maximum number of catalog items that may be queried in a single pass
EOS_Ecom_QueryOwnershipTokenCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_QueryOwnershipToken Function.
EOS_Ecom_QueryOwnershipTokenCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
 
EOS_Ecom_QueryOwnershipTokenCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
 
EOS_Ecom_QueryOwnershipTokenCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipTokenCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_QueryOwnershipTokenOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_QueryOwnershipToken function.
EOS_Ecom_QueryOwnershipTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
 
EOS_Ecom_QueryOwnershipTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
 
EOS_Ecom_QueryOwnershipTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_QueryOwnershipTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_RedeemEntitlements(EOS_Ecom_Interface, EOS_Ecom_RedeemEntitlementsOptions, Pointer, EOS_Ecom_OnRedeemEntitlementsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_REDEEMENTITLEMENTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The most recent version of the EOS_Ecom_RedeemEntitlements API.
EOS_ECOM_REDEEMENTITLEMENTS_MAX_IDS - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The maximum number of entitlement IDs that may be redeemed in a single pass
EOS_Ecom_RedeemEntitlementsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
Output parameters for the EOS_Ecom_RedeemEntitlements Function.
EOS_Ecom_RedeemEntitlementsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
 
EOS_Ecom_RedeemEntitlementsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
 
EOS_Ecom_RedeemEntitlementsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_RedeemEntitlementsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.callbackresults
 
EOS_Ecom_RedeemEntitlementsOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_RedeemEntitlements function.
EOS_Ecom_RedeemEntitlementsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
 
EOS_Ecom_RedeemEntitlementsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
 
EOS_Ecom_RedeemEntitlementsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_RedeemEntitlementsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_SandboxIdItemOwnership - Class in host.anzo.eossdk.eos.sdk.ecom
Contains all owned catalog items for a sandbox ID.
EOS_Ecom_SandboxIdItemOwnership() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
 
EOS_Ecom_SandboxIdItemOwnership(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
 
EOS_Ecom_SandboxIdItemOwnership.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_SandboxIdItemOwnership.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_Transaction - Class in host.anzo.eossdk.eos.sdk.ecom
This handle is copied when EOS_Ecom_CopyTransactionById or EOS_Ecom_CopyTransactionByIndex is called.
EOS_Ecom_Transaction() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
 
EOS_Ecom_Transaction(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
 
EOS_Ecom_Transaction_CopyEntitlementByIndex(EOS_Ecom_Transaction, EOS_Ecom_Transaction_CopyEntitlementByIndexOptions, EOS_Ecom_Entitlement.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_TRANSACTION_COPYENTITLEMENTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions
The most recent version of the EOS_Ecom_Transaction_CopyEntitlementByIndex Function.
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_Transaction_CopyEntitlementByIndex function.
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions
 
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_CopyEntitlementByIndexOptions
 
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Transaction_GetEntitlementsCount(EOS_Ecom_Transaction, EOS_Ecom_Transaction_GetEntitlementsCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ECOM_TRANSACTION_GETENTITLEMENTSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions
The most recent version of the EOS_Ecom_Transaction_GetEntitlementsCount Function.
EOS_Ecom_Transaction_GetEntitlementsCountOptions - Class in host.anzo.eossdk.eos.sdk.ecom.options
Input parameters for the EOS_Ecom_Transaction_GetEntitlementsCount function.
EOS_Ecom_Transaction_GetEntitlementsCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions
 
EOS_Ecom_Transaction_GetEntitlementsCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_Transaction_GetEntitlementsCountOptions
 
EOS_Ecom_Transaction_GetEntitlementsCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Transaction_GetEntitlementsCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom.options
 
EOS_Ecom_Transaction_GetTransactionId(EOS_Ecom_Transaction, ByteBuffer, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_Transaction_Release(EOS_Ecom_Transaction) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Ecom_Transaction.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_Ecom_Transaction.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
 
EOS_ECOM_TRANSACTIONID_MAXIMUM_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The maximum length of a transaction ID.
EOS_EComparisonOp - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All comparison operators associated with parameters in a search query
EOS_EConnectionClosedReason - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Reasons why a P2P connection was closed
EOS_EConnectionEstablishedType - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Type of established connection
EOS_ECT_AMAZON_ACCESS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Amazon Access Token
EOS_ECT_APPLE_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Apple ID Token
EOS_ECT_DEVICEID_ACCESS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Device ID access token that identifies the current locally logged in user profile on the local device.
EOS_ECT_DISCORD_ACCESS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Discord Access Token
EOS_ECT_EPIC - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Epic Account Services Token
EOS_ECT_EPIC_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Epic Games ID Token
EOS_ECT_GOG_SESSION_TICKET - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
GOG Galaxy Encrypted App Ticket
EOS_ECT_GOOGLE_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Google ID Token
EOS_ECT_ITCHIO_JWT - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
itch.io JWT Access Token
EOS_ECT_ITCHIO_KEY - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
itch.io Key Access Token
EOS_ECT_NINTENDO_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Nintendo Account ID Token
EOS_ECT_NINTENDO_NSA_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Nintendo Service Account ID Token (NSA ID)
EOS_ECT_OCULUS_USERID_NONCE - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Oculus User ID and Nonce
EOS_ECT_OPENID_ACCESS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
OpenID Provider Access Token
EOS_ECT_PSN_ID_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
PlayStation(TM)Network ID Token
EOS_ECT_STEAM_APP_TICKET - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Steam Encrypted App Ticket
EOS_ECT_STEAM_SESSION_TICKET - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Steam Auth Session Ticket
EOS_ECT_UPLAY_ACCESS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Uplay Access Token
EOS_ECT_VIVEPORT_USER_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
VIVEPORT User Session Token
EOS_ECT_XBL_XSTS_TOKEN - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Xbox Live XSTS Token
EOS_EDesktopCrossplayStatus - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
Possible statuses for the availability of desktop crossplay functionality.
EOS_EEcomItemType - Enum Class in host.anzo.eossdk.eos.sdk.ecom.enums
An enumeration defining the type of catalog item.
EOS_EExternalAccountType - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All supported external account providers
EOS_EExternalCredentialType - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
List of the supported identity providers to authenticate a user.
EOS_EFriendsStatus - Enum Class in host.anzo.eossdk.eos.sdk.friends.enums
An enumeration of the different friendship statuses.
EOS_EIntegratedPlatformManagementFlags - Class in host.anzo.eossdk.eos.sdk.integratedplatform.enums
These flags are used to determine how a specific Integrated Platform will be managed.
EOS_EIntegratedPlatformManagementFlags() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
 
EOS_EIT_Consumable - Enum constant in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
This entitlement is intended to be transient and redeemed.
EOS_EIT_Durable - Enum constant in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
This entitlement is intended to persist.
EOS_EIT_Other - Enum constant in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
This entitlement has a type that is not currently intended for an in-game store.
EOS_EKWSPermissionStatus - Enum Class in host.anzo.eossdk.eos.sdk.kws.enums
An enumeration of the different permission statuses.
EOS_ELeaderboardAggregation - Enum Class in host.anzo.eossdk.eos.sdk.leaderboards.enums
An enumeration of the different leaderboard aggregation types.
EOS_ELinkAccountFlags - Class in host.anzo.eossdk.eos.sdk.auth.enums
Flags used to describe how the account linking operation is to be performed.
EOS_ELinkAccountFlags() - Constructor for class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELinkAccountFlags
 
EOS_ELobbyAttributeVisibility - Enum Class in host.anzo.eossdk.eos.sdk.lobby.enums
Advertisement properties for a single attribute associated with a lobby
EOS_ELobbyPermissionLevel - Enum Class in host.anzo.eossdk.eos.sdk.lobby.enums
Permission level gets more restrictive further down
EOS_ELogCategory - Enum Class in host.anzo.eossdk.eos.sdk.logging.enums
Logging Categories
EOS_ELoginCredentialType - Enum Class in host.anzo.eossdk.eos.sdk.auth.enums
All possible types of login methods, availability depends on permissions granted to the client.
EOS_ELoginStatus - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All possible states of a local user
EOS_ELogLevel - Enum Class in host.anzo.eossdk.eos.sdk.logging.enums
Logging levels.
EOS_EMetricsAccountIdType - Enum Class in host.anzo.eossdk.eos.sdk.metrics.enums
Account ID type for EOS_Metrics_BeginPlayerSession and EOS_Metrics_EndPlayerSession.
EOS_EModEnumerationType - Enum Class in host.anzo.eossdk.eos.sdk.mods.enums
The type of mod enumeration.
EOS_ENATType - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Categories of NAT strictness.
EOS_ENetworkConnectionType - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Types of network connections.
EOS_ENetworkStatus - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All possible states of the network
EOS_ENetworkStatus_ToString(EOS_ENetworkStatus) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EOnlineSessionPermissionLevel - Enum Class in host.anzo.eossdk.eos.sdk.sessions.enums
Permission level gets more restrictive further down
EOS_EOnlineSessionState - Enum Class in host.anzo.eossdk.eos.sdk.sessions.enums
All possible states of an existing named session
EOS_EOwnershipStatus - Enum Class in host.anzo.eossdk.eos.sdk.ecom.enums
An enumeration of the different ownership statuses.
EOS_EPacketReliability - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Types of packet reliability.
EOS_EpicAccountId - Class in host.anzo.eossdk.eos.sdk.common
A handle to a user's Epic Account ID This ID is associated with a specific login associated with Epic Account Services
EOS_EpicAccountId() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
 
EOS_EpicAccountId(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
 
EOS_EpicAccountId_FromString(String) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EpicAccountId_IsValid(EOS_EpicAccountId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EPICACCOUNTID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
A character buffer of this size is large enough to fit a successful output of EOS_EpicAccountId_ToString.
EOS_EpicAccountId_ToString(EOS_EpicAccountId, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EPlayerReportsCategory - Enum Class in host.anzo.eossdk.eos.sdk.reports.enums
An enumeration of the different player behavior categories that can be reported.
EOS_ERelayControl - Enum Class in host.anzo.eossdk.eos.sdk.p2p.enums
Setting for controlling whether relay servers are used.
EOS_ERequestToJoinResponse - Enum Class in host.anzo.eossdk.eos.sdk.custominvites.enums
Response to an invite request.
EOS_EResult - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All possible states of the network
EOS_EResult_IsOperationComplete(EOS_EResult) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_EResult_ToString(EOS_EResult) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ERTCAudioInputStatus - Enum Class in host.anzo.eossdk.eos.sdk.rtcaudio.enums
An enumeration of the different audio input device statuses.
EOS_ERTCAudioOutputStatus - Enum Class in host.anzo.eossdk.eos.sdk.rtcaudio.enums
An enumeration of the different audio output device statuses.
EOS_ERTCAudioStatus - Enum Class in host.anzo.eossdk.eos.sdk.rtcaudio.enums
An enumeration of the different audio channel statuses.
EOS_ERTCBackgroundMode - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
All background modes supported by the RTC components
EOS_ERTCDataStatus - Enum Class in host.anzo.eossdk.eos.sdk.rtcdata.enums
An enumeration of the different data channel statuses.
EOS_ERTCParticipantStatus - Enum Class in host.anzo.eossdk.eos.sdk.rtc.enums
Participant RTC's status change
EOS_ESanctionAppealReason - Enum Class in host.anzo.eossdk.eos.sdk.sanctions.enums
 
EOS_ESessionAttributeAdvertisementType - Enum Class in host.anzo.eossdk.eos.sdk.sessions.enums
Advertisement properties for a single attribute associated with a session
EOS_EUserControllerType - Enum Class in host.anzo.eossdk.eos.sdk.metrics.enums
User game controller types.
EOS_FALSE - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
EOS_Friends_AcceptInvite(EOS_Friends_Interface, EOS_Friends_AcceptInviteOptions, Pointer, EOS_Friends_OnAcceptInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_ACCEPTINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
The most recent version of the EOS_Friends_AcceptInvite API.
EOS_Friends_AcceptInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Output parameters for the EOS_Friends_AcceptInvite Function.
EOS_Friends_AcceptInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
 
EOS_Friends_AcceptInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
 
EOS_Friends_AcceptInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_AcceptInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_AcceptInviteOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_AcceptInvite function.
EOS_Friends_AcceptInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
 
EOS_Friends_AcceptInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
 
EOS_Friends_AcceptInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AcceptInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AddNotifyBlockedUsersUpdate(EOS_Friends_Interface, EOS_Friends_AddNotifyBlockedUsersUpdateOptions, Pointer, EOS_Friends_OnBlockedUsersUpdateCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_ADDNOTIFYBLOCKEDUSERSUPDATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions
The most recent version of the EOS_Friends_AddNotifyBlockedUsersUpdate API.
EOS_Friends_AddNotifyBlockedUsersUpdateOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_AddNotifyBlockedUsersUpdate function.
EOS_Friends_AddNotifyBlockedUsersUpdateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions
 
EOS_Friends_AddNotifyBlockedUsersUpdateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyBlockedUsersUpdateOptions
 
EOS_Friends_AddNotifyBlockedUsersUpdateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AddNotifyBlockedUsersUpdateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AddNotifyFriendsUpdate(EOS_Friends_Interface, EOS_Friends_AddNotifyFriendsUpdateOptions, Pointer, EOS_Friends_OnFriendsUpdateCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_ADDNOTIFYFRIENDSUPDATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions
The most recent version of the EOS_Friends_AddNotifyFriendsUpdate API.
EOS_Friends_AddNotifyFriendsUpdateOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_AddNotifyFriendsUpdate function.
EOS_Friends_AddNotifyFriendsUpdateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions
 
EOS_Friends_AddNotifyFriendsUpdateOptions(int) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions
 
EOS_Friends_AddNotifyFriendsUpdateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AddNotifyFriendsUpdateOptions
 
EOS_Friends_AddNotifyFriendsUpdateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AddNotifyFriendsUpdateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_AlreadyFriends - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Users are already friends(so sending another invite is erroneous
EOS_Friends_GetBlockedUserAtIndex(EOS_Friends_Interface, EOS_Friends_GetBlockedUserAtIndexOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_GETBLOCKEDUSERATINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
The most recent version of the EOS_Friends_GetBlockedUserAtIndex API.
EOS_Friends_GetBlockedUserAtIndexOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_GetBlockedUserAtIndex function.
EOS_Friends_GetBlockedUserAtIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
 
EOS_Friends_GetBlockedUserAtIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
 
EOS_Friends_GetBlockedUserAtIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetBlockedUserAtIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetBlockedUsersCount(EOS_Friends_Interface, EOS_Friends_GetBlockedUsersCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_GETBLOCKEDUSERSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions
The most recent version of the EOS_Friends_GetBlockedUsersCount API.
EOS_Friends_GetBlockedUsersCountOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_GetBlockedUsersCount function.
EOS_Friends_GetBlockedUsersCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions
 
EOS_Friends_GetBlockedUsersCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions
 
EOS_Friends_GetBlockedUsersCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetBlockedUsersCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetFriendAtIndex(EOS_Friends_Interface, EOS_Friends_GetFriendAtIndexOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_GETFRIENDATINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
The most recent version of the EOS_Friends_GetFriendAtIndex API.
EOS_Friends_GetFriendAtIndexOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_GetFriendAtIndex function.
EOS_Friends_GetFriendAtIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
 
EOS_Friends_GetFriendAtIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
 
EOS_Friends_GetFriendAtIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetFriendAtIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetFriendsCount(EOS_Friends_Interface, EOS_Friends_GetFriendsCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_GETFRIENDSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions
The most recent version of the EOS_Friends_GetFriendsCount API.
EOS_Friends_GetFriendsCountOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_GetFriendsCount function.
EOS_Friends_GetFriendsCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions
 
EOS_Friends_GetFriendsCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions
 
EOS_Friends_GetFriendsCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetFriendsCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetStatus(EOS_Friends_Interface, EOS_Friends_GetStatusOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_GETSTATUS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
The most recent version of the EOS_Friends_GetStatus API.
EOS_Friends_GetStatusOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_GetStatus function.
EOS_Friends_GetStatusOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
 
EOS_Friends_GetStatusOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
 
EOS_Friends_GetStatusOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_GetStatusOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_Interface - Class in host.anzo.eossdk.eos.sdk
The Friends Interface is used to manage a user's friends list, by interacting with the backend services, and to retrieve the cached list of friends, blocked users and pending invitations.
EOS_Friends_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
 
EOS_Friends_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
 
EOS_Friends_InviteAwaitingAcceptance - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
An outgoing friend invitation is awaiting acceptance; sending another invite to the same user is erroneous
EOS_Friends_LocalUserFriendLimitExceeded - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Local user has too many friends to make a new friendship
EOS_Friends_LocalUserTooManyInvites - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Local user has too many invites to send new invites
EOS_Friends_NoInvitation - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
There is no friend invitation to accept/reject
EOS_Friends_NotFriends - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Users are not friends(so deleting the friend is erroneous
EOS_Friends_OnAcceptInviteCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
 
EOS_Friends_OnBlockedUsersUpdateCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
Callback for information related to a blocklist update.
EOS_Friends_OnBlockedUsersUpdateInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Structure containing information about a blocklist update.
EOS_Friends_OnBlockedUsersUpdateInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
 
EOS_Friends_OnBlockedUsersUpdateInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
 
EOS_Friends_OnBlockedUsersUpdateInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_OnBlockedUsersUpdateInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_OnFriendsUpdateCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
Callback for information related to a friend status update.
EOS_Friends_OnFriendsUpdateInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Structure containing information about a friend status update.
EOS_Friends_OnFriendsUpdateInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
 
EOS_Friends_OnFriendsUpdateInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
 
EOS_Friends_OnFriendsUpdateInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_OnFriendsUpdateInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_OnQueryFriendsCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
 
EOS_Friends_OnRejectInviteCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
 
EOS_Friends_OnSendInviteCallback - Interface in host.anzo.eossdk.eos.sdk.friends.callbacks
 
EOS_Friends_QueryFriends(EOS_Friends_Interface, EOS_Friends_QueryFriendsOptions, Pointer, EOS_Friends_OnQueryFriendsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_QUERYFRIENDS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions
The most recent version of the EOS_Friends_QueryFriends API.
EOS_Friends_QueryFriendsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Output parameters for the EOS_Friends_QueryFriends Function.
EOS_Friends_QueryFriendsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo
 
EOS_Friends_QueryFriendsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo
 
EOS_Friends_QueryFriendsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_QueryFriendsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_QueryFriendsOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_QueryFriends function.
EOS_Friends_QueryFriendsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions
 
EOS_Friends_QueryFriendsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions
 
EOS_Friends_QueryFriendsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_QueryFriendsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_RejectInvite(EOS_Friends_Interface, EOS_Friends_RejectInviteOptions, Pointer, EOS_Friends_OnRejectInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_REJECTINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
The most recent version of the EOS_Friends_RejectInvite API.
EOS_Friends_RejectInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Output parameters for the EOS_Friends_RejectInvite Function.
EOS_Friends_RejectInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
 
EOS_Friends_RejectInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
 
EOS_Friends_RejectInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_RejectInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_RejectInviteOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_RejectInvite function.
EOS_Friends_RejectInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
 
EOS_Friends_RejectInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
 
EOS_Friends_RejectInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_RejectInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_RemoveNotifyBlockedUsersUpdate(EOS_Friends_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Friends_RemoveNotifyFriendsUpdate(EOS_Friends_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Friends_SendInvite(EOS_Friends_Interface, EOS_Friends_SendInviteOptions, Pointer, EOS_Friends_OnSendInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_FRIENDS_SENDINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
The most recent version of the EOS_Friends_SendInvite API.
EOS_Friends_SendInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
Output parameters for the EOS_Friends_SendInvite API.
EOS_Friends_SendInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
 
EOS_Friends_SendInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
 
EOS_Friends_SendInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_SendInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.callbackresults
 
EOS_Friends_SendInviteOptions - Class in host.anzo.eossdk.eos.sdk.friends.options
Input parameters for the EOS_Friends_SendInvite function.
EOS_Friends_SendInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
 
EOS_Friends_SendInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
 
EOS_Friends_SendInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_SendInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.friends.options
 
EOS_Friends_TargetUserFriendLimitExceeded - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Remote user has too many friends to make a new friendship
EOS_Friends_TargetUserTooManyInvites - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Remote user has too many invites to receive new invites
EOS_FS_Friends - Enum constant in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
The accounts have accepted friendship.
EOS_FS_InviteReceived - Enum constant in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
The other account has sent a friend invite to the local account.
EOS_FS_InviteSent - Enum constant in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
The local account has sent a friend invite to the other account.
EOS_FS_NotFriends - Enum constant in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
The two accounts have no friendship status.
EOS_IncompatibleVersion - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Incompatible client for backend version
EOS_Initialize(EOS_InitializeOptions) - Static method in class host.anzo.eossdk.eos.sdk.EOS
Initialize the Epic Online Services SDK.
EOS_Initialize(EOS_InitializeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INITIALIZE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
The most recent version of the EOS_Initialize API.
EOS_Initialize_ThreadAffinity - Class in host.anzo.eossdk.eos.sdk.init
Options for initializing defining thread affinity for use by Epic Online Services SDK.
EOS_Initialize_ThreadAffinity() - Constructor for class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
 
EOS_Initialize_ThreadAffinity(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
 
EOS_INITIALIZE_THREADAFFINITY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
The most recent version of the EOS_Initialize_ThreadAffinity API.
EOS_Initialize_ThreadAffinity.ByReference - Class in host.anzo.eossdk.eos.sdk.init
 
EOS_Initialize_ThreadAffinity.ByValue - Class in host.anzo.eossdk.eos.sdk.init
 
EOS_InitializeOptions - Class in host.anzo.eossdk.eos.sdk.init.options
Options for initializing the Epic Online Services SDK.
EOS_InitializeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
 
EOS_InitializeOptions(EOSBaseOptions) - Constructor for class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
 
EOS_INITIALIZEOPTIONS_PRODUCTNAME_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
Max length of a product name, not including the terminating null.
EOS_INITIALIZEOPTIONS_PRODUCTVERSION_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
Max length of a product version, not including the terminating null.
EOS_InitializeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.init.options
 
EOS_InitializeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.init.options
 
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChanged(EOS_IntegratedPlatform_Interface, EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions, Pointer, EOS_IntegratedPlatform_OnUserLoginStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_ADDNOTIFYUSERLOGINSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions
The most recent version of the EOS_IntegratedPlatform_AddNotifyUserLoginStatusChanged API.
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Input parameters for the EOS_IntegratedPlatform_AddNotifyUserLoginStatusChanged function.
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions
 
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions
 
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_ClearUserPreLogoutCallback(EOS_IntegratedPlatform_Interface, EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_CLEARUSERPRELOGOUTCALLBACK_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions
The most recent version of the EOS_IntegratedPlatform_ClearUserPreLogoutCallback API.
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Input parameters for the EOS_IntegratedPlatform_ClearUserPreLogoutCallback function.
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions
 
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions
 
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer(EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions, EOS_IntegratedPlatformOptionsContainer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_CREATEINTEGRATEDPLATFORMOPTIONSCONTAINER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions
The most recent version of the EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer API.
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Data for the EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer function.
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions
 
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions
 
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_FinalizeDeferredUserLogout(EOS_IntegratedPlatform_Interface, EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_FINALIZEDEFERREDUSERLOGOUT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
The most recent version of the EOS_IntegratedPlatform_FinalizeDeferredUserLogout API.
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Input parameters for the EOS_IntegratedPlatform_FinalizeDeferredUserLogout function.
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
 
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
 
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_Interface - Class in host.anzo.eossdk.eos.sdk
To add integrated platforms, you must call EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer to create an integrated platform options container.
EOS_IntegratedPlatform_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
 
EOS_IntegratedPlatform_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
 
EOS_IntegratedPlatform_OnUserLoginStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.integratedplatform.callbacks
The callback function for when a local integrated platform user's login status has changed.
EOS_IntegratedPlatform_OnUserPreLogoutCallback - Interface in host.anzo.eossdk.eos.sdk.integratedplatform.callbacks
The callback function for when an integrated platform user is detected to have logged-out.
EOS_IntegratedPlatform_Options - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Data for the EOS_IntegratedPlatformOptionsContainer_Add function.
EOS_IntegratedPlatform_Options() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
 
EOS_IntegratedPlatform_Options(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
 
EOS_INTEGRATEDPLATFORM_OPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
The most recent version of the EOS_IntegratedPlatform_Options API.
EOS_IntegratedPlatform_Options.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_Options.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_RemoveNotifyUserLoginStatusChanged(EOS_IntegratedPlatform_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_IntegratedPlatform_SetUserLoginStatus(EOS_IntegratedPlatform_Interface, EOS_IntegratedPlatform_SetUserLoginStatusOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_SETUSERLOGINSTATUS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
The most recent version of the EOS_IntegratedPlatform_SetUserLoginStatus API.
EOS_IntegratedPlatform_SetUserLoginStatusOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Input parameters for the EOS_IntegratedPlatform_SetUserLoginStatus function.
EOS_IntegratedPlatform_SetUserLoginStatusOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
 
EOS_IntegratedPlatform_SetUserLoginStatusOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
 
EOS_IntegratedPlatform_SetUserLoginStatusOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_SetUserLoginStatusOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_SetUserPreLogoutCallback(EOS_IntegratedPlatform_Interface, EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions, Pointer, EOS_IntegratedPlatform_OnUserPreLogoutCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORM_SETUSERPRELOGOUTCALLBACK_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions
The most recent version of the EOS_IntegratedPlatform_SetUserPreLogoutCallback API.
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Input parameters for the EOS_IntegratedPlatform_SetUserPreLogoutCallback function.
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions
 
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions
 
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_INTEGRATEDPLATFORM_STEAM_MAX_STEAMAPIINTERFACEVERSIONSARRAY_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
 
EOS_IntegratedPlatform_Steam_Options - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
Required initialization options to use with EOS_IntegratedPlatform_Options for Steam.
EOS_IntegratedPlatform_Steam_Options() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
 
EOS_IntegratedPlatform_Steam_Options(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
 
EOS_INTEGRATEDPLATFORM_STEAM_OPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
The most recent version of the EOS_IntegratedPlatform_Steam_Options API.
EOS_IntegratedPlatform_Steam_Options.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_Steam_Options.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
Data about which integrated platform and which user that had a login status change and what the login status changed to.
EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
 
EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
 
EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
 
EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
 
EOS_IntegratedPlatform_UserPreLogoutCallbackInfo - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
Data passed to the application in the EOS_IntegratedPlatform_OnUserPreLogoutCallback function.
EOS_IntegratedPlatform_UserPreLogoutCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
 
EOS_IntegratedPlatform_UserPreLogoutCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
 
EOS_IntegratedPlatform_UserPreLogoutCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
 
EOS_IntegratedPlatform_UserPreLogoutCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
 
EOS_IntegratedPlatformOptionsContainer - Class in host.anzo.eossdk.eos.sdk.integratedplatform
 
EOS_IntegratedPlatformOptionsContainer() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
 
EOS_IntegratedPlatformOptionsContainer(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
 
EOS_IntegratedPlatformOptionsContainer_Add(EOS_IntegratedPlatformOptionsContainer, EOS_IntegratedPlatformOptionsContainer_AddOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_INTEGRATEDPLATFORMOPTIONSCONTAINER_ADD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions
The most recent version of the EOS_IntegratedPlatformOptionsContainer_Add API.
EOS_IntegratedPlatformOptionsContainer_AddOptions - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
EOS_IntegratedPlatformOptionsContainer_AddOptions() - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions
 
EOS_IntegratedPlatformOptionsContainer_AddOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions
 
EOS_IntegratedPlatformOptionsContainer_AddOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatformOptionsContainer_AddOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.integratedplatform.options
 
EOS_IntegratedPlatformOptionsContainer_Release(EOS_IntegratedPlatformOptionsContainer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Invalid_Deployment - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The deployment given to the backend is invalid
EOS_INVALID_NOTIFICATIONID - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_NotificationId
An invalid notification ID
EOS_Invalid_Product - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The product ID specified to the backend is invalid
EOS_Invalid_ProductUserID - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The product user ID specified to the backend is invalid
EOS_Invalid_Sandbox - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The sandbox given to the backend is invalid
EOS_InvalidAuth - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed due to invalid or missing authentication token for user (e.g.
EOS_InvalidCredentials - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed login due to invalid credentials
EOS_InvalidParameters - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid parameters specified for request
EOS_InvalidRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid request
EOS_InvalidSandboxId - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Sandbox ID is invalid
EOS_InvalidState - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The request failed because resource was in an invalid state
EOS_InvalidUser - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed due to invalid or missing user
EOS_IOS_Auth_CredentialsOptions - Class in host.anzo.eossdk.eos.sdk.common.options
Options for initializing login for IOS.
EOS_IOS_Auth_CredentialsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions
 
EOS_IOS_Auth_CredentialsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions
 
EOS_IOS_AUTH_CREDENTIALSOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions
API version of EOS_IOS_Auth_CredentialsOptions.
EOS_IOS_Auth_CredentialsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.common.options
 
EOS_IOS_Auth_CredentialsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.common.options
 
EOS_IPMF_ApplicationManagedIdentityLogin - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
By default the EOS SDK will attempt to detect the login/logout events of local users and update local states accordingly.
EOS_IPMF_Disabled - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
The integrated platform library should be disabled.
EOS_IPMF_DisablePresenceMirroring - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
The EOS SDK should not mirror the EOS rich presence with the Integrated Platform.
EOS_IPMF_DisableSDKManagedSessions - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
EOS SDK should not perform any sessions management through the Integrated Platform.
EOS_IPMF_LibraryManagedByApplication - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
The integrated platform library is managed by the calling application.
EOS_IPMF_LibraryManagedBySDK - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
EOS SDK should fully manage the integrated platform library.
EOS_IPMF_PreferEOSIdentity - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
Some features within the EOS SDK may wish to know a preference of Integrated Platform versus EOS.
EOS_IPMF_PreferIntegratedIdentity - Static variable in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
Some features within the EOS SDK may wish to know a preference of Integrated Platform versus EOS.
EOS_KPS_GRANTED - Enum constant in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
Permission has been granted
EOS_KPS_PENDING - Enum constant in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
Permission is still pending approval
EOS_KPS_REJECTED - Enum constant in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
Permission has been rejected
EOS_KWS_AddNotifyPermissionsUpdateReceived(EOS_KWS_Interface, EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions, Pointer, EOS_KWS_OnPermissionsUpdateReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_ADDNOTIFYPERMISSIONSUPDATERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions
The most recent version of the EOS_KWS_AddNotifyPermissionsUpdateReceived API.
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions
 
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions
 
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_CopyPermissionByIndex(EOS_KWS_Interface, EOS_KWS_CopyPermissionByIndexOptions, EOS_KWS_PermissionStatus.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_COPYPERMISSIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
The most recent version of the EOS_KWS_CopyPermissionByIndex API.
EOS_KWS_CopyPermissionByIndexOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_CopyPermissionByIndex function.
EOS_KWS_CopyPermissionByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
 
EOS_KWS_CopyPermissionByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
 
EOS_KWS_CopyPermissionByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_CopyPermissionByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_CreateUser(EOS_KWS_Interface, EOS_KWS_CreateUserOptions, Pointer, EOS_KWS_OnCreateUserCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_CREATEUSER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
The most recent version of the EOS_KWS_CreateUser API.
EOS_KWS_CreateUserCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_CreateUserOptions Function.
EOS_KWS_CreateUserCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
 
EOS_KWS_CreateUserCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
 
EOS_KWS_CreateUserCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_CreateUserCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_CreateUserOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_CreateUser function.
EOS_KWS_CreateUserOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
 
EOS_KWS_CreateUserOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
 
EOS_KWS_CreateUserOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_CreateUserOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_GetPermissionByKey(EOS_KWS_Interface, EOS_KWS_GetPermissionByKeyOptions, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_GETPERMISSIONBYKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
The most recent version of the EOS_KWS_CreateUser API.
EOS_KWS_GetPermissionByKeyOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_GetPermissionByKey function.
EOS_KWS_GetPermissionByKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
 
EOS_KWS_GetPermissionByKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
 
EOS_KWS_GetPermissionByKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_GetPermissionByKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_GetPermissionsCount(EOS_KWS_Interface, EOS_KWS_GetPermissionsCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_GETPERMISSIONSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions
The most recent version of the EOS_KWS_GetPermissionsCount API.
EOS_KWS_GetPermissionsCountOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_GetPermissionsCount function.
EOS_KWS_GetPermissionsCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions
 
EOS_KWS_GetPermissionsCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions
 
EOS_KWS_GetPermissionsCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_GetPermissionsCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_Interface - Class in host.anzo.eossdk.eos.sdk
This interface is not available for general access at this time.
EOS_KWS_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
 
EOS_KWS_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
 
EOS_KWS_MAX_PERMISSION_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
Maximum size of the name for the permission
EOS_KWS_MAX_PERMISSIONS - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
Maximum number of permissions that may be requested
EOS_KWS_OnCreateUserCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_OnPermissionsUpdateReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_OnQueryAgeGateCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_OnQueryPermissionsCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_OnRequestPermissionsCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_OnUpdateParentEmailCallback - Interface in host.anzo.eossdk.eos.sdk.kws.callbacks
 
EOS_KWS_ParentEmailMissing - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The KWS user does not have a parental email associated with the account.
EOS_KWS_PermissionStatus - Class in host.anzo.eossdk.eos.sdk.kws
 
EOS_KWS_PermissionStatus() - Constructor for class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
 
EOS_KWS_PermissionStatus(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
 
EOS_KWS_PERMISSIONSTATUS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
The most recent version of the EOS_KWS_PermissionStatus API.
EOS_KWS_PermissionStatus_Release(EOS_KWS_PermissionStatus) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_PermissionStatus.ByReference - Class in host.anzo.eossdk.eos.sdk.kws
 
EOS_KWS_PermissionStatus.ByValue - Class in host.anzo.eossdk.eos.sdk.kws
 
EOS_KWS_PermissionsUpdateReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_OnPermissionsUpdateReceivedCallback Function.
EOS_KWS_PermissionsUpdateReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
 
EOS_KWS_PermissionsUpdateReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
 
EOS_KWS_PermissionsUpdateReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_PermissionsUpdateReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_QueryAgeGate(EOS_KWS_Interface, EOS_KWS_QueryAgeGateOptions, Pointer, EOS_KWS_OnQueryAgeGateCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_QUERYAGEGATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions
The most recent version of the EOS_KWS_QueryAgeGate API.
EOS_KWS_QueryAgeGateCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_QueryAgeGate Function.
EOS_KWS_QueryAgeGateCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
 
EOS_KWS_QueryAgeGateCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
 
EOS_KWS_QueryAgeGateCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_QueryAgeGateCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_QueryAgeGateOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_QueryAgeGate function.
EOS_KWS_QueryAgeGateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions
 
EOS_KWS_QueryAgeGateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryAgeGateOptions
 
EOS_KWS_QueryAgeGateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_QueryAgeGateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_QueryPermissions(EOS_KWS_Interface, EOS_KWS_QueryPermissionsOptions, Pointer, EOS_KWS_OnQueryPermissionsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_QUERYPERMISSIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions
The most recent version of the EOS_KWS_QueryPermissions API.
EOS_KWS_QueryPermissionsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_QueryPermissionsOptions Function.
EOS_KWS_QueryPermissionsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
 
EOS_KWS_QueryPermissionsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
 
EOS_KWS_QueryPermissionsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_QueryPermissionsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_QueryPermissionsOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_QueryPermissions function.
EOS_KWS_QueryPermissionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions
 
EOS_KWS_QueryPermissionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions
 
EOS_KWS_QueryPermissionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_QueryPermissionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_RemoveNotifyPermissionsUpdateReceived(EOS_KWS_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_RequestPermissions(EOS_KWS_Interface, EOS_KWS_RequestPermissionsOptions, Pointer, EOS_KWS_OnRequestPermissionsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_REQUESTPERMISSIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
The most recent version of the EOS_KWS_RequestPermissions API.
EOS_KWS_RequestPermissionsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_RequestPermissionsOptions Function.
EOS_KWS_RequestPermissionsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo
 
EOS_KWS_RequestPermissionsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo
 
EOS_KWS_RequestPermissionsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_RequestPermissionsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_RequestPermissionsOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_RequestPermissions function.
EOS_KWS_RequestPermissionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
 
EOS_KWS_RequestPermissionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
 
EOS_KWS_RequestPermissionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_RequestPermissionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_UpdateParentEmail(EOS_KWS_Interface, EOS_KWS_UpdateParentEmailOptions, Pointer, EOS_KWS_OnUpdateParentEmailCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_KWS_UPDATEPARENTEMAIL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
The most recent version of the EOS_KWS_UpdateParentEmail API.
EOS_KWS_UpdateParentEmailCallbackInfo - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
Output parameters for the EOS_KWS_UpdateParentEmailOptions Function.
EOS_KWS_UpdateParentEmailCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo
 
EOS_KWS_UpdateParentEmailCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo
 
EOS_KWS_UpdateParentEmailCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_UpdateParentEmailCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.callbackresults
 
EOS_KWS_UpdateParentEmailOptions - Class in host.anzo.eossdk.eos.sdk.kws.options
Input parameters for the EOS_KWS_UpdateParentEmail function.
EOS_KWS_UpdateParentEmailOptions() - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
 
EOS_KWS_UpdateParentEmailOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
 
EOS_KWS_UpdateParentEmailOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_UpdateParentEmailOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.kws.options
 
EOS_KWS_UserGraduated - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The KWS user is no longer a minor and trying to update the parent email
EOS_LA_Latest - Enum constant in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Latest
EOS_LA_Max - Enum constant in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Maximum
EOS_LA_Min - Enum constant in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Minimum
EOS_LA_NintendoNsaId - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELinkAccountFlags
Specified when the EOS_ContinuanceToken describes a Nintendo NSA ID account type.
EOS_LA_NoFlags - Static variable in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELinkAccountFlags
Default flag used for a standard account linking operation.
EOS_LA_Sum - Enum constant in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Sum
EOS_LAT_PRIVATE - Enum constant in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
Data is only visible to the user setting the data.
EOS_LAT_PUBLIC - Enum constant in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
Data is visible to lobby members, searchable and visible in search results.
EOS_LC_Achievements - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_ALL_CATEGORIES - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Analytics - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_AntiCheat - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Auth - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Connect - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Core - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_CustomInvites - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Ecom - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Friends - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_HttpSerialization - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_IntegratedPlatform - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Keychain - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_KWS - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Leaderboards - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Lobby - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Messaging - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Mods - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Overlay - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_P2P - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_PlayerDataStorage - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Presence - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_ProgressionSnapshots - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_RateLimiter - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Reports - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_RTC - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_RTCAdmin - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Sanctions - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Sessions - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_Stats - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_TitleStorage - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_UI - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LC_UserInfo - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
EOS_LCT_AccountPortal - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Used by standalone applications distributed outside the supported game platforms such as Epic Games Store or Steam, and on Nintendo Switch.
EOS_LCT_Developer - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Login with named credentials hosted by the EOS SDK Developer Authentication Tool.
EOS_LCT_DeviceCode - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Not supported.
EOS_LCT_ExchangeCode - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
A short-lived one-time use exchange code to login the local user.
EOS_LCT_ExternalAuth - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Login using external account provider credentials, such as PlayStation(TM)Network, Steam, and Xbox Live.
EOS_LCT_Password - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Login using account email address and password.
EOS_LCT_PersistentAuth - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Used by standalone applications distributed outside the supported game platforms such as Epic Games Store or Steam, and on Nintendo Switch.
EOS_LCT_RefreshToken - Enum constant in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Refresh token that was retrieved from a previous call to EOS_Auth_Login API in another local process context.
EOS_Leaderboards_CopyLeaderboardDefinitionByIndex(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions, EOS_Leaderboards_Definition.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDDEFINITIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions struct.
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardDefinitionByIndex function.
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardId(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions, EOS_Leaderboards_Definition.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDDEFINITIONBYLEADERBOARDID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions struct.
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardId function.
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions
 
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions
 
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardRecordByIndex(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions, EOS_Leaderboards_LeaderboardRecord.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDRECORDBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions struct.
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardRecordByIndex function.
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardRecordByUserId(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions, EOS_Leaderboards_LeaderboardRecord.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDRECORDBYUSERID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions struct.
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardRecordByUserId function.
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions
 
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions
 
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardUserScoreByIndex(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions, EOS_Leaderboards_LeaderboardUserScore.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDUSERSCOREBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions struct.
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardUserScoreByIndex function.
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
 
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardUserScoreByUserId(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions, EOS_Leaderboards_LeaderboardUserScore.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_COPYLEADERBOARDUSERSCOREBYUSERID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
The most recent version of the EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions struct.
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_CopyLeaderboardUserScoreByUserId function.
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
 
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
 
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_Definition - Class in host.anzo.eossdk.eos.sdk.leaderboards
Contains information about a single leaderboard definition
EOS_Leaderboards_Definition() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
 
EOS_Leaderboards_Definition(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
 
EOS_LEADERBOARDS_DEFINITION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
The most recent version of the EOS_Leaderboards_Definition struct.
EOS_Leaderboards_Definition_Release(EOS_Leaderboards_Definition) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Leaderboards_Definition.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_Definition.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_GetLeaderboardDefinitionCount(EOS_Leaderboards_Interface, EOS_Leaderboards_GetLeaderboardDefinitionCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_GETLEADERBOARDDEFINITIONCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions
The most recent version of the EOS_Leaderboards_GetLeaderboardDefinitionCount API.
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_GetLeaderboardDefinitionCount function.
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions
 
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardDefinitionCountOptions
 
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_GetLeaderboardRecordCount(EOS_Leaderboards_Interface, EOS_Leaderboards_GetLeaderboardRecordCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_GETLEADERBOARDRECORDCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions
The most recent version of the EOS_Leaderboards_GetLeaderboardRecordCount API.
EOS_Leaderboards_GetLeaderboardRecordCountOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_GetLeaderboardRecordCount function.
EOS_Leaderboards_GetLeaderboardRecordCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions
 
EOS_Leaderboards_GetLeaderboardRecordCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardRecordCountOptions
 
EOS_Leaderboards_GetLeaderboardRecordCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_GetLeaderboardRecordCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_GetLeaderboardUserScoreCount(EOS_Leaderboards_Interface, EOS_Leaderboards_GetLeaderboardUserScoreCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_GETLEADERBOARDUSERSCORECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions
The most recent version of the EOS_Leaderboards_GetLeaderboardUserScoreCount API.
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_GetLeaderboardUserScoreCount function.
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions
 
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions
 
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_Leaderboards_* functions allow you to query existing leaderboard definitions that have been defined for your application.
EOS_Leaderboards_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
 
EOS_Leaderboards_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
 
EOS_Leaderboards_LeaderboardRecord - Class in host.anzo.eossdk.eos.sdk.leaderboards
Contains information about a single leaderboard record
EOS_Leaderboards_LeaderboardRecord() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
 
EOS_Leaderboards_LeaderboardRecord(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
 
EOS_LEADERBOARDS_LEADERBOARDRECORD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
The most recent version of the EOS_Leaderboards_LeaderboardRecord struct.
EOS_Leaderboards_LeaderboardRecord_Release(EOS_Leaderboards_LeaderboardRecord) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Leaderboards_LeaderboardRecord.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_LeaderboardRecord.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_LeaderboardUserScore - Class in host.anzo.eossdk.eos.sdk.leaderboards
Contains information about a single leaderboard user score
EOS_Leaderboards_LeaderboardUserScore() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
 
EOS_Leaderboards_LeaderboardUserScore(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
 
EOS_LEADERBOARDS_LEADERBOARDUSERSCORE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
The most recent version of the EOS_Leaderboards_LeaderboardUserScore struct.
EOS_Leaderboards_LeaderboardUserScore_Release(EOS_Leaderboards_LeaderboardUserScore) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Leaderboards_LeaderboardUserScore.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_LeaderboardUserScore.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.leaderboards.callbacks
 
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
Data containing the result information for a query leaderboard definitions request.
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.leaderboards.callbacks
 
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
Data containing the result information for a query leaderboard ranks request.
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.leaderboards.callbacks
 
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
Data containing the result information for a query leaderboard user scores request.
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo
 
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
 
EOS_Leaderboards_QueryLeaderboardDefinitions(EOS_Leaderboards_Interface, EOS_Leaderboards_QueryLeaderboardDefinitionsOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_QUERYLEADERBOARDDEFINITIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
The most recent version of the EOS_Leaderboards_QueryLeaderboardDefinitions struct.
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_QueryLeaderboardDefinitions function.
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
 
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
 
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_QueryLeaderboardRanks(EOS_Leaderboards_Interface, EOS_Leaderboards_QueryLeaderboardRanksOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_QUERYLEADERBOARDRANKS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
The most recent version of the EOS_Leaderboards_QueryLeaderboardRanks struct.
EOS_Leaderboards_QueryLeaderboardRanksOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_QueryLeaderboardRanks function.
EOS_Leaderboards_QueryLeaderboardRanksOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
 
EOS_Leaderboards_QueryLeaderboardRanksOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
 
EOS_Leaderboards_QueryLeaderboardRanksOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_QueryLeaderboardRanksOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_QueryLeaderboardUserScores(EOS_Leaderboards_Interface, EOS_Leaderboards_QueryLeaderboardUserScoresOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LEADERBOARDS_QUERYLEADERBOARDUSERSCORES_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
The most recent version of the EOS_Leaderboards_QueryLeaderboardUserScores struct.
EOS_Leaderboards_QueryLeaderboardUserScoresOptions - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
Input parameters for the EOS_Leaderboards_QueryLeaderboardUserScores function.
EOS_Leaderboards_QueryLeaderboardUserScoresOptions() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
 
EOS_Leaderboards_QueryLeaderboardUserScoresOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
 
EOS_Leaderboards_QueryLeaderboardUserScoresOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_Leaderboards_QueryLeaderboardUserScoresOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards.options
 
EOS_LEADERBOARDS_TIME_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
Timestamp value representing an undefined time for EOS_HLeaderboards.
EOS_Leaderboards_UserScoresQueryStatInfo - Class in host.anzo.eossdk.eos.sdk.leaderboards
Contains information about a single stat to query with user scores.
EOS_Leaderboards_UserScoresQueryStatInfo() - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
 
EOS_Leaderboards_UserScoresQueryStatInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
 
EOS_LEADERBOARDS_USERSCORESQUERYSTATINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
The most recent version of the EOS_Leaderboards_UserScoresQueryStatInfo struct.
EOS_Leaderboards_UserScoresQueryStatInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_Leaderboards_UserScoresQueryStatInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
 
EOS_LF_NO_USER_INTERFACE - Static variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
Specify login to be performed without SDK provided user interface.
EOS_LimitExceeded - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A maximum limit was exceeded on the client(different from EOS_TooManyRequests
EOS_Lobby_AddNotifyJoinLobbyAccepted(EOS_Lobby_Interface, EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions, Pointer, EOS_Lobby_OnJoinLobbyAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYJOINLOBBYACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions
The most recent version of the EOS_Lobby_AddNotifyJoinLobbyAccepted API.
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions
 
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions
 
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteAccepted(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions, Pointer, EOS_Lobby_OnLobbyInviteAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYINVITEACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyInviteAccepted API.
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions
 
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions
 
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteReceived(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyInviteReceivedOptions, Pointer, EOS_Lobby_OnLobbyInviteReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYINVITERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyInviteReceived API.
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions
 
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteReceivedOptions
 
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteRejected(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyInviteRejectedOptions, Pointer, EOS_Lobby_OnLobbyInviteRejectedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYINVITEREJECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyInviteRejected API.
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions
 
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyInviteRejectedOptions
 
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyMemberStatusReceived(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions, Pointer, EOS_Lobby_OnLobbyMemberStatusReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYMEMBERSTATUSRECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyMemberStatusReceived API.
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_AddNotifyLobbyMemberStatusReceived function.
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions
 
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions
 
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyMemberUpdateReceived(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions, Pointer, EOS_Lobby_OnLobbyMemberUpdateReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYMEMBERUPDATERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyMemberUpdateReceived API.
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions
 
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions
 
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyUpdateReceived(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions, Pointer, EOS_Lobby_OnLobbyUpdateReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYLOBBYUPDATERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions
The most recent version of the EOS_Lobby_AddNotifyLobbyUpdateReceived API.
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions
 
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions
 
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyRTCRoomConnectionChanged(EOS_Lobby_Interface, EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions, Pointer, EOS_Lobby_OnRTCRoomConnectionChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYRTCROOMCONNECTIONCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
The most recent version of the EOS_Lobby_AddNotifyRTCRoomConnectionChanged API.
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_AddNotifyRTCRoomConnectionChanged function.
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
 
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
 
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifySendLobbyNativeInviteRequested(EOS_Lobby_Interface, EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions, Pointer, EOS_Lobby_OnSendLobbyNativeInviteRequestedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ADDNOTIFYSENDLOBBYNATIVEINVITEREQUESTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions
The most recent version of the EOS_Lobby_AddNotifySendLobbyNativeInviteRequested API.
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions
 
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions
 
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_AggregationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Backend nodes unavailable to process request
EOS_Lobby_Attribute - Class in host.anzo.eossdk.eos.sdk.lobby
An attribute and its visibility setting stored with a lobby.
EOS_Lobby_Attribute() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
 
EOS_Lobby_Attribute(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
 
EOS_LOBBY_ATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
The most recent version of the EOS_Lobby_Attribute struct.
EOS_Lobby_Attribute_Release(EOS_Lobby_Attribute) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_Attribute.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_Attribute.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
 
EOS_Lobby_AttributeData(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
 
EOS_LOBBY_ATTRIBUTEDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
The most recent version of the EOS_Lobby_AttributeData struct.
EOS_Lobby_AttributeData.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData.Value_union - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData.Value_union.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_AttributeData.Value_union.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_Lobby_CopyLobbyDetailsHandle(EOS_Lobby_Interface, EOS_Lobby_CopyLobbyDetailsHandleOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_COPYLOBBYDETAILSHANDLE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
The most recent version of the EOS_Lobby_CopyLobbyDetailsHandle API.
EOS_Lobby_CopyLobbyDetailsHandleByInviteId(EOS_Lobby_Interface, EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_COPYLOBBYDETAILSHANDLEBYINVITEID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions
The most recent version of the EOS_Lobby_CopyLobbyDetailsHandleByInviteId API.
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_CopyLobbyDetailsHandleByInviteId function.
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions
 
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions
 
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CopyLobbyDetailsHandleByUiEventId(EOS_Lobby_Interface, EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_COPYLOBBYDETAILSHANDLEBYUIEVENTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions
The most recent version of the EOS_Lobby_CopyLobbyDetailsHandleByUiEventId API.
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_CopyLobbyDetailsHandleByUiEventId function.
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions
 
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions
 
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CopyLobbyDetailsHandleOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_CopyLobbyDetailsHandle function.
EOS_Lobby_CopyLobbyDetailsHandleOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
 
EOS_Lobby_CopyLobbyDetailsHandleOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
 
EOS_Lobby_CopyLobbyDetailsHandleOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CopyLobbyDetailsHandleOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CreateLobby(EOS_Lobby_Interface, EOS_Lobby_CreateLobbyOptions, Pointer, EOS_Lobby_OnCreateLobbyCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_CREATELOBBY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
The most recent version of the EOS_Lobby_CreateLobby API.
EOS_Lobby_CreateLobbyCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_CreateLobby function.
EOS_Lobby_CreateLobbyCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo
 
EOS_Lobby_CreateLobbyCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo
 
EOS_Lobby_CreateLobbyCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_CreateLobbyCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_CreateLobbyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_CreateLobby function.
EOS_Lobby_CreateLobbyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
 
EOS_Lobby_CreateLobbyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
 
EOS_Lobby_CreateLobbyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CreateLobbyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CreateLobbySearch(EOS_Lobby_Interface, EOS_Lobby_CreateLobbySearchOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_CREATELOBBYSEARCH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions
The most recent version of the EOS_Lobby_CreateLobbySearch API.
EOS_Lobby_CreateLobbySearchOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_CreateLobbySearch function.
EOS_Lobby_CreateLobbySearchOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions
 
EOS_Lobby_CreateLobbySearchOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions
 
EOS_Lobby_CreateLobbySearchOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_CreateLobbySearchOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_DeploymentAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Deployment on node is at capacity
EOS_Lobby_DestroyLobby(EOS_Lobby_Interface, EOS_Lobby_DestroyLobbyOptions, Pointer, EOS_Lobby_OnDestroyLobbyCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_DESTROYLOBBY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
The most recent version of the EOS_Lobby_DestroyLobby API.
EOS_Lobby_DestroyLobbyCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_DestroyLobby function.
EOS_Lobby_DestroyLobbyCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo
 
EOS_Lobby_DestroyLobbyCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo
 
EOS_Lobby_DestroyLobbyCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_DestroyLobbyCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_DestroyLobbyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_DestroyLobby function.
EOS_Lobby_DestroyLobbyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
 
EOS_Lobby_DestroyLobbyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
 
EOS_Lobby_DestroyLobbyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_DestroyLobbyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetInviteCount(EOS_Lobby_Interface, EOS_Lobby_GetInviteCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_GETINVITECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions
The most recent version of the EOS_Lobby_GetInviteCount API.
EOS_Lobby_GetInviteCountOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_GetInviteCount function.
EOS_Lobby_GetInviteCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions
 
EOS_Lobby_GetInviteCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions
 
EOS_Lobby_GetInviteCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetInviteCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetInviteIdByIndex(EOS_Lobby_Interface, EOS_Lobby_GetInviteIdByIndexOptions, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_GETINVITEIDBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
The most recent version of the EOS_Lobby_GetInviteIdByIndex API.
EOS_Lobby_GetInviteIdByIndexOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_GetInviteIdByIndex function.
EOS_Lobby_GetInviteIdByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
 
EOS_Lobby_GetInviteIdByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
 
EOS_Lobby_GetInviteIdByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetInviteIdByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetRTCRoomName(EOS_Lobby_Interface, EOS_Lobby_GetRTCRoomNameOptions, ByteBuffer, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_GETRTCROOMNAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
The most recent version of the EOS_Lobby_GetRTCRoomName API.
EOS_Lobby_GetRTCRoomNameOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_GetRTCRoomName function.
EOS_Lobby_GetRTCRoomNameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
 
EOS_Lobby_GetRTCRoomNameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
 
EOS_Lobby_GetRTCRoomNameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_GetRTCRoomNameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_HardMuteMember(EOS_Lobby_Interface, EOS_Lobby_HardMuteMemberOptions, Pointer, EOS_Lobby_OnHardMuteMemberCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_HARDMUTEMEMBER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
The most recent version of the EOS_Lobby_HardMuteMember API.
EOS_Lobby_HardMuteMemberCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_HardMuteMember function.
EOS_Lobby_HardMuteMemberCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
 
EOS_Lobby_HardMuteMemberCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
 
EOS_Lobby_HardMuteMemberCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_HardMuteMemberCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_HardMuteMemberOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_HardMuteMember function.
EOS_Lobby_HardMuteMemberOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
 
EOS_Lobby_HardMuteMemberOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
 
EOS_Lobby_HardMuteMemberOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_HardMuteMemberOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_HostAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Individual backend node is as capacity
EOS_Lobby_Interface - Class in host.anzo.eossdk.eos.sdk
The Lobby Interface is used to manage lobbies that provide a persistent connection between users and notifications of data sharing/updates.
EOS_Lobby_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
 
EOS_Lobby_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
 
EOS_Lobby_InvalidLock - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Lobby lock required for operation
EOS_Lobby_InvalidSession - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid lobby session reference
EOS_Lobby_InviteFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invite failed to send
EOS_LOBBY_INVITEID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Max length of an invite ID
EOS_Lobby_InviteNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invite was not found with the service
EOS_Lobby_IsRTCRoomConnected(EOS_Lobby_Interface, EOS_Lobby_IsRTCRoomConnectedOptions, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_ISRTCROOMCONNECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
The most recent version of the EOS_Lobby_IsRTCRoomConnected API.
EOS_Lobby_IsRTCRoomConnectedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_IsRTCRoomConnectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
 
EOS_Lobby_IsRTCRoomConnectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
 
EOS_Lobby_IsRTCRoomConnectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_IsRTCRoomConnectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_JoinLobby(EOS_Lobby_Interface, EOS_Lobby_JoinLobbyOptions, Pointer, EOS_Lobby_OnJoinLobbyCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_JOINLOBBY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
The most recent version of the EOS_Lobby_JoinLobby API.
EOS_Lobby_JoinLobbyAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnJoinLobbyAcceptedCallback Function.
EOS_Lobby_JoinLobbyAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo
 
EOS_Lobby_JoinLobbyAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo
 
EOS_Lobby_JoinLobbyAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyById(EOS_Lobby_Interface, EOS_Lobby_JoinLobbyByIdOptions, Pointer, EOS_Lobby_OnJoinLobbyByIdCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_JOINLOBBYBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
The most recent version of the EOS_Lobby_JoinLobbyById API.
EOS_Lobby_JoinLobbyByIdCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_JoinLobbyById function.
EOS_Lobby_JoinLobbyByIdCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo
 
EOS_Lobby_JoinLobbyByIdCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo
 
EOS_Lobby_JoinLobbyByIdCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyByIdCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyByIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_JoinLobbyByIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
 
EOS_Lobby_JoinLobbyByIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
 
EOS_Lobby_JoinLobbyByIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_JoinLobbyByIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_JoinLobbyCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_JoinLobby function.
EOS_Lobby_JoinLobbyCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo
 
EOS_Lobby_JoinLobbyCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo
 
EOS_Lobby_JoinLobbyCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_JoinLobbyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_JoinLobby function.
EOS_Lobby_JoinLobbyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
 
EOS_Lobby_JoinLobbyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
 
EOS_Lobby_JoinLobbyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_JoinLobbyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_KickMember(EOS_Lobby_Interface, EOS_Lobby_KickMemberOptions, Pointer, EOS_Lobby_OnKickMemberCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_KICKMEMBER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
The most recent version of the EOS_Lobby_KickMember API.
EOS_Lobby_KickMemberCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_KickMember function.
EOS_Lobby_KickMemberCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo
 
EOS_Lobby_KickMemberCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo
 
EOS_Lobby_KickMemberCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_KickMemberCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_KickMemberOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_KickMember function.
EOS_Lobby_KickMemberOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
 
EOS_Lobby_KickMemberOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
 
EOS_Lobby_KickMemberOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_KickMemberOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_LeaveLobby(EOS_Lobby_Interface, EOS_Lobby_LeaveLobbyOptions, Pointer, EOS_Lobby_OnLeaveLobbyCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_LeaveLobbyCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_LeaveLobby function.
EOS_Lobby_LeaveLobbyCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo
 
EOS_Lobby_LeaveLobbyCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo
 
EOS_Lobby_LeaveLobbyCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LeaveLobbyCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LeaveLobbyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_LeaveLobby function.
EOS_Lobby_LeaveLobbyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions
 
EOS_Lobby_LeaveLobbyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions
 
EOS_Lobby_LeaveLobbyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_LeaveLobbyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_LobbyAlreadyExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Lobby already exists in the system
EOS_Lobby_LobbyInviteAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnLobbyInviteAcceptedCallback Function.
EOS_Lobby_LobbyInviteAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
 
EOS_Lobby_LobbyInviteAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
 
EOS_Lobby_LobbyInviteAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyInviteAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyInviteReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnLobbyInviteReceivedCallback Function.
EOS_Lobby_LobbyInviteReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
 
EOS_Lobby_LobbyInviteReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
 
EOS_Lobby_LobbyInviteReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyInviteReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyInviteRejectedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnLobbyInviteRejectedCallback Function.
EOS_Lobby_LobbyInviteRejectedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
 
EOS_Lobby_LobbyInviteRejectedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
 
EOS_Lobby_LobbyInviteRejectedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyInviteRejectedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_AddNotifyLobbyMemberStatusReceived function.
EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
 
EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
 
EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnLobbyMemberUpdateReceivedCallback Function.
EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo
 
EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo
 
EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyUpdateReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_OnLobbyUpdateReceivedCallback Function.
EOS_Lobby_LobbyUpdateReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo
 
EOS_Lobby_LobbyUpdateReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo
 
EOS_Lobby_LobbyUpdateReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LobbyUpdateReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_LocalRTCOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters to use with Lobby RTC Rooms.
EOS_Lobby_LocalRTCOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
 
EOS_Lobby_LocalRTCOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
 
EOS_LOBBY_LOCALRTCOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
The most recent version of the EOS_Lobby_LocalRTCOptions structure.
EOS_Lobby_LocalRTCOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_LocalRTCOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_MemberUpdateOnly - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
While restoring a lost connection lobby ownership changed and only local member data was updated
EOS_Lobby_NoPermission - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Client has no permissions to access this lobby
EOS_Lobby_NotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Lobby operation not allowed
EOS_Lobby_NotOwner - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Client has no permissions to modify this lobby
EOS_Lobby_OnCreateLobbyCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnDestroyLobbyCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnHardMuteMemberCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnJoinLobbyAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnJoinLobbyByIdCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnJoinLobbyCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnKickMemberCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLeaveLobbyCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyInviteAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyInviteReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyInviteRejectedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyMemberStatusReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyMemberUpdateReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnLobbyUpdateReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnPromoteMemberCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnQueryInvitesCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnRejectInviteCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnRTCRoomConnectionChangedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnSendInviteCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnSendLobbyNativeInviteRequestedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_OnUpdateLobbyCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_Lobby_PlatformNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The client platform does not match the allowed platform list for the lobby.
EOS_Lobby_PresenceLobbyExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Presence lobby already exists for the client
EOS_Lobby_PromoteMember(EOS_Lobby_Interface, EOS_Lobby_PromoteMemberOptions, Pointer, EOS_Lobby_OnPromoteMemberCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_PROMOTEMEMBER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
The most recent version of the EOS_Lobby_PromoteMember API.
EOS_Lobby_PromoteMemberCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_PromoteMember function.
EOS_Lobby_PromoteMemberCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo
 
EOS_Lobby_PromoteMemberCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo
 
EOS_Lobby_PromoteMemberCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_PromoteMemberCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_PromoteMemberOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_PromoteMember function.
EOS_Lobby_PromoteMemberOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
 
EOS_Lobby_PromoteMemberOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
 
EOS_Lobby_PromoteMemberOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_PromoteMemberOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_QueryInvites(EOS_Lobby_Interface, EOS_Lobby_QueryInvitesOptions, Pointer, EOS_Lobby_OnQueryInvitesCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_QUERYINVITES_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions
The most recent version of the EOS_Lobby_QueryInvites API.
EOS_Lobby_QueryInvitesCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_QueryInvites function.
EOS_Lobby_QueryInvitesCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo
 
EOS_Lobby_QueryInvitesCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo
 
EOS_Lobby_QueryInvitesCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_QueryInvitesCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_QueryInvitesOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_QueryInvites function.
EOS_Lobby_QueryInvitesOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions
 
EOS_Lobby_QueryInvitesOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions
 
EOS_Lobby_QueryInvitesOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_QueryInvitesOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_RejectInvite(EOS_Lobby_Interface, EOS_Lobby_RejectInviteOptions, Pointer, EOS_Lobby_OnRejectInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_REJECTINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
The most recent version of the EOS_Lobby_RejectInvite API.
EOS_Lobby_RejectInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_RejectInvite function.
EOS_Lobby_RejectInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo
 
EOS_Lobby_RejectInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo
 
EOS_Lobby_RejectInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_RejectInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_RejectInviteOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_RejectInvite function.
EOS_Lobby_RejectInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
 
EOS_Lobby_RejectInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
 
EOS_Lobby_RejectInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_RejectInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_RemoveNotifyJoinLobbyAccepted(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyInviteAccepted(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyInviteReceived(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyInviteRejected(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyMemberStatusReceived(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyMemberUpdateReceived(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyLobbyUpdateReceived(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifyRTCRoomConnectionChanged(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RemoveNotifySendLobbyNativeInviteRequested(EOS_Lobby_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Lobby_RTCRoomConnectionChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_RTCRoomConnectionChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
 
EOS_Lobby_RTCRoomConnectionChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
 
EOS_Lobby_RTCRoomConnectionChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_RTCRoomConnectionChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SandboxAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Sandbox on node is at capacity
EOS_Lobby_SandboxNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Sandbox ID associated with auth didn't match
EOS_Lobby_SendInvite(EOS_Lobby_Interface, EOS_Lobby_SendInviteOptions, Pointer, EOS_Lobby_OnSendInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_SENDINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
The most recent version of the EOS_Lobby_SendInvite API.
EOS_Lobby_SendInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_SendInvite function.
EOS_Lobby_SendInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo
 
EOS_Lobby_SendInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo
 
EOS_Lobby_SendInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SendInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SendInviteOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_SendInvite function.
EOS_Lobby_SendInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
 
EOS_Lobby_SendInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
 
EOS_Lobby_SendInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_SendInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
 
EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
 
EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_SessionInProgress - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Lobby is already in progress
EOS_Lobby_TooManyInvites - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User has received too many invites
EOS_Lobby_TooManyPlayers - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Too many players to register with this lobby
EOS_Lobby_UpdateLobby(EOS_Lobby_Interface, EOS_Lobby_UpdateLobbyOptions, Pointer, EOS_Lobby_OnUpdateLobbyCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_UPDATELOBBY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions
The most recent version of the EOS_Lobby_UpdateLobby API.
EOS_Lobby_UpdateLobbyCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_Lobby_UpdateLobby function.
EOS_Lobby_UpdateLobbyCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo
 
EOS_Lobby_UpdateLobbyCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo
 
EOS_Lobby_UpdateLobbyCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_UpdateLobbyCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_Lobby_UpdateLobbyModification(EOS_Lobby_Interface, EOS_Lobby_UpdateLobbyModificationOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBY_UPDATELOBBYMODIFICATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
The most recent version of the EOS_Lobby_UpdateLobbyModification API.
EOS_Lobby_UpdateLobbyModificationOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_UpdateLobbyModification function.
EOS_Lobby_UpdateLobbyModificationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
 
EOS_Lobby_UpdateLobbyModificationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
 
EOS_Lobby_UpdateLobbyModificationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_UpdateLobbyModificationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_UpdateLobbyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_Lobby_UpdateLobby function.
EOS_Lobby_UpdateLobbyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions
 
EOS_Lobby_UpdateLobbyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions
 
EOS_Lobby_UpdateLobbyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_UpdateLobbyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_Lobby_UpsertNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
This client may not modify the lobby
EOS_Lobby_VoiceNotEnabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Operation requires lobby with voice enabled
EOS_LobbyDetails - Class in host.anzo.eossdk.eos.sdk.lobby
A "read only" representation of an existing lobby that games interact with externally.
EOS_LobbyDetails() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
 
EOS_LobbyDetails(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
 
EOS_LobbyDetails_CopyAttributeByIndex(EOS_LobbyDetails, EOS_LobbyDetails_CopyAttributeByIndexOptions, EOS_Lobby_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_COPYATTRIBUTEBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions
The most recent version of the EOS_LobbyDetails_CopyAttributeByIndex API.
EOS_LobbyDetails_CopyAttributeByIndexOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_CopyAttributeByIndex function.
EOS_LobbyDetails_CopyAttributeByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions
 
EOS_LobbyDetails_CopyAttributeByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByIndexOptions
 
EOS_LobbyDetails_CopyAttributeByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyAttributeByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyAttributeByKey(EOS_LobbyDetails, EOS_LobbyDetails_CopyAttributeByKeyOptions, EOS_Lobby_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_COPYATTRIBUTEBYKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions
The most recent version of the EOS_LobbyDetails_CopyAttributeByKey API.
EOS_LobbyDetails_CopyAttributeByKeyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyAttributeByKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions
 
EOS_LobbyDetails_CopyAttributeByKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyAttributeByKeyOptions
 
EOS_LobbyDetails_CopyAttributeByKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyAttributeByKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyInfo(EOS_LobbyDetails, EOS_LobbyDetails_CopyInfoOptions, EOS_LobbyDetails_Info.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_COPYINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions
The most recent version of the EOS_LobbyDetails_CopyInfo API.
EOS_LobbyDetails_CopyInfoOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_CopyInfo function.
EOS_LobbyDetails_CopyInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions
 
EOS_LobbyDetails_CopyInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyInfoOptions
 
EOS_LobbyDetails_CopyInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyMemberAttributeByIndex(EOS_LobbyDetails, EOS_LobbyDetails_CopyMemberAttributeByIndexOptions, EOS_Lobby_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
The most recent version of the EOS_LobbyDetails_CopyMemberAttributeByIndex API.
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_CopyMemberAttributeByIndex function.
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
 
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
 
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyMemberAttributeByKey(EOS_LobbyDetails, EOS_LobbyDetails_CopyMemberAttributeByKeyOptions, EOS_Lobby_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
The most recent version of the EOS_LobbyDetails_CopyMemberAttributeByKey API.
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_CopyMemberAttributeByKey function.
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
 
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
 
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetAttributeCount(EOS_LobbyDetails, EOS_LobbyDetails_GetAttributeCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_GETATTRIBUTECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions
The most recent version of the EOS_LobbyDetails_GetAttributeCount API.
EOS_LobbyDetails_GetAttributeCountOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_GetAttributeCount function.
EOS_LobbyDetails_GetAttributeCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions
 
EOS_LobbyDetails_GetAttributeCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetAttributeCountOptions
 
EOS_LobbyDetails_GetAttributeCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetAttributeCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetLobbyOwner(EOS_LobbyDetails, EOS_LobbyDetails_GetLobbyOwnerOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_GETLOBBYOWNER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions
The most recent version of the EOS_LobbyDetails_GetLobbyOwner API.
EOS_LobbyDetails_GetLobbyOwnerOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_GetLobbyOwner function.
EOS_LobbyDetails_GetLobbyOwnerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions
 
EOS_LobbyDetails_GetLobbyOwnerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetLobbyOwnerOptions
 
EOS_LobbyDetails_GetLobbyOwnerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetLobbyOwnerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberAttributeCount(EOS_LobbyDetails, EOS_LobbyDetails_GetMemberAttributeCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_GETMEMBERATTRIBUTECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions
The most recent version of the EOS_LobbyDetails_GetMemberAttributeCount API.
EOS_LobbyDetails_GetMemberAttributeCountOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_GetMemberAttributeCount function.
EOS_LobbyDetails_GetMemberAttributeCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions
 
EOS_LobbyDetails_GetMemberAttributeCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions
 
EOS_LobbyDetails_GetMemberAttributeCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberAttributeCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberByIndex(EOS_LobbyDetails, EOS_LobbyDetails_GetMemberByIndexOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_GETMEMBERBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions
The most recent version of the EOS_LobbyDetails_GetMemberByIndex API.
EOS_LobbyDetails_GetMemberByIndexOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_GetMemberByIndex function.
EOS_LobbyDetails_GetMemberByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions
 
EOS_LobbyDetails_GetMemberByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions
 
EOS_LobbyDetails_GetMemberByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberCount(EOS_LobbyDetails, EOS_LobbyDetails_GetMemberCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYDETAILS_GETMEMBERCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions
The most recent version of the EOS_LobbyDetails_GetMemberCount API.
EOS_LobbyDetails_GetMemberCountOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyDetails_GetMemberCount function.
EOS_LobbyDetails_GetMemberCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions
 
EOS_LobbyDetails_GetMemberCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberCountOptions
 
EOS_LobbyDetails_GetMemberCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_GetMemberCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyDetails_Info - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_LobbyDetails_Info() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
 
EOS_LobbyDetails_Info(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
 
EOS_LOBBYDETAILS_INFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
 
EOS_LobbyDetails_Info_Release(EOS_LobbyDetails_Info) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LobbyDetails_Info.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_LobbyDetails_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
 
EOS_LobbyDetails_Release(EOS_LobbyDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LobbyModification - Class in host.anzo.eossdk.eos.sdk.lobby
To modify lobbies or the lobby member data, you must call EOS_Lobby_UpdateLobbyModification to create a Lobby Modification handle.
EOS_LobbyModification() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
 
EOS_LobbyModification(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
 
EOS_LobbyModification_AddAttribute(EOS_LobbyModification, EOS_LobbyModification_AddAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_ADDATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
The most recent version of the EOS_LobbyModification_AddAttribute API.
EOS_LobbyModification_AddAttributeOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_AddAttribute function.
EOS_LobbyModification_AddAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
 
EOS_LobbyModification_AddAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
 
EOS_LobbyModification_AddAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_AddAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_AddMemberAttribute(EOS_LobbyModification, EOS_LobbyModification_AddMemberAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_ADDMEMBERATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
The most recent version of the EOS_LobbyModification_AddMemberAttribute API.
EOS_LobbyModification_AddMemberAttributeOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_AddMemberAttribute function.
EOS_LobbyModification_AddMemberAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
 
EOS_LobbyModification_AddMemberAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
 
EOS_LobbyModification_AddMemberAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_AddMemberAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_Release(EOS_LobbyModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LobbyModification_RemoveAttribute(EOS_LobbyModification, EOS_LobbyModification_RemoveAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_REMOVEATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions
The most recent version of the EOS_LobbyModification_RemoveAttribute API.
EOS_LobbyModification_RemoveAttributeOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_RemoveAttribute function.
EOS_LobbyModification_RemoveAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions
 
EOS_LobbyModification_RemoveAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions
 
EOS_LobbyModification_RemoveAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_RemoveAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_RemoveMemberAttribute(EOS_LobbyModification, EOS_LobbyModification_RemoveMemberAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_REMOVEMEMBERATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions
The most recent version of the EOS_LobbyModification_RemoveMemberAttribute API.
EOS_LobbyModification_RemoveMemberAttributeOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_RemoveMemberAttribute function.
EOS_LobbyModification_RemoveMemberAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions
 
EOS_LobbyModification_RemoveMemberAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions
 
EOS_LobbyModification_RemoveMemberAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_RemoveMemberAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetBucketId(EOS_LobbyModification, EOS_LobbyModification_SetBucketIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_SETBUCKETID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions
The most recent version of the EOS_LobbyModification_SetBucketId API.
EOS_LobbyModification_SetBucketIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_SetBucketId function.
EOS_LobbyModification_SetBucketIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions
 
EOS_LobbyModification_SetBucketIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetBucketIdOptions
 
EOS_LobbyModification_SetBucketIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetBucketIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetInvitesAllowed(EOS_LobbyModification, EOS_LobbyModification_SetInvitesAllowedOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_SETINVITESALLOWED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions
The most recent version of the EOS_LobbyModification_SetInvitesAllowed API.
EOS_LobbyModification_SetInvitesAllowedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_SetInvitesAllowed Function.
EOS_LobbyModification_SetInvitesAllowedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions
 
EOS_LobbyModification_SetInvitesAllowedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions
 
EOS_LobbyModification_SetInvitesAllowedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetInvitesAllowedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetMaxMembers(EOS_LobbyModification, EOS_LobbyModification_SetMaxMembersOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_SETMAXMEMBERS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions
The most recent version of the EOS_LobbyModification_SetMaxMembers API.
EOS_LobbyModification_SetMaxMembersOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_SetMaxMembers function.
EOS_LobbyModification_SetMaxMembersOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions
 
EOS_LobbyModification_SetMaxMembersOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions
 
EOS_LobbyModification_SetMaxMembersOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetMaxMembersOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetPermissionLevel(EOS_LobbyModification, EOS_LobbyModification_SetPermissionLevelOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYMODIFICATION_SETPERMISSIONLEVEL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions
The most recent version of the EOS_LobbyModification_SetPermissionLevel API.
EOS_LobbyModification_SetPermissionLevelOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbyModification_SetPermissionLevel function.
EOS_LobbyModification_SetPermissionLevelOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions
 
EOS_LobbyModification_SetPermissionLevelOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions
 
EOS_LobbyModification_SetPermissionLevelOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbyModification_SetPermissionLevelOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch - Class in host.anzo.eossdk.eos.sdk.lobby
Class responsible for the creation, setup, and execution of a search query.
EOS_LobbySearch() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
 
EOS_LobbySearch(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
 
EOS_LobbySearch_CopySearchResultByIndex(EOS_LobbySearch, EOS_LobbySearch_CopySearchResultByIndexOptions, EOS_LobbyDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_COPYSEARCHRESULTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions
The most recent version of the EOS_LobbySearch_CopySearchResultByIndex API.
EOS_LobbySearch_CopySearchResultByIndexOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_CopySearchResultByIndex function.
EOS_LobbySearch_CopySearchResultByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions
 
EOS_LobbySearch_CopySearchResultByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions
 
EOS_LobbySearch_CopySearchResultByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_CopySearchResultByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_Find(EOS_LobbySearch, EOS_LobbySearch_FindOptions, Pointer, EOS_LobbySearch_OnFindCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_FIND_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions
The most recent version of the EOS_LobbySearch_Find API.
EOS_LobbySearch_FindCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
Output parameters for the EOS_LobbySearch_Find function.
EOS_LobbySearch_FindCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo
 
EOS_LobbySearch_FindCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo
 
EOS_LobbySearch_FindCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_LobbySearch_FindCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
 
EOS_LobbySearch_FindOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_Find function.
EOS_LobbySearch_FindOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions
 
EOS_LobbySearch_FindOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions
 
EOS_LobbySearch_FindOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_FindOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_GetSearchResultCount(EOS_LobbySearch, EOS_LobbySearch_GetSearchResultCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_GETSEARCHRESULTCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions
The most recent version of the EOS_LobbySearch_GetSearchResultCount API.
EOS_LobbySearch_GetSearchResultCountOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_GetSearchResultCount function.
EOS_LobbySearch_GetSearchResultCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions
 
EOS_LobbySearch_GetSearchResultCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_GetSearchResultCountOptions
 
EOS_LobbySearch_GetSearchResultCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_GetSearchResultCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_OnFindCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
 
EOS_LobbySearch_RemoveParameter(EOS_LobbySearch, EOS_LobbySearch_RemoveParameterOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_REMOVEPARAMETER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
The most recent version of the EOS_LobbySearch_RemoveParameter API.
EOS_LobbySearch_RemoveParameterOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_RemoveParameter function.
EOS_LobbySearch_RemoveParameterOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
 
EOS_LobbySearch_RemoveParameterOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
 
EOS_LobbySearch_RemoveParameterOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_RemoveParameterOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetLobbyId(EOS_LobbySearch, EOS_LobbySearch_SetLobbyIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_SETLOBBYID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions
The most recent version of the EOS_LobbySearch_SetLobbyId API.
EOS_LobbySearch_SetLobbyIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetLobbyIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions
 
EOS_LobbySearch_SetLobbyIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions
 
EOS_LobbySearch_SetLobbyIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetLobbyIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetMaxResults(EOS_LobbySearch, EOS_LobbySearch_SetMaxResultsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_SETMAXRESULTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions
The most recent version of the EOS_LobbySearch_SetMaxResults API.
EOS_LobbySearch_SetMaxResultsOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_SetMaxResults function.
EOS_LobbySearch_SetMaxResultsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions
 
EOS_LobbySearch_SetMaxResultsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions
 
EOS_LobbySearch_SetMaxResultsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetMaxResultsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetParameter(EOS_LobbySearch, EOS_LobbySearch_SetParameterOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_SETPARAMETER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
The most recent version of the EOS_LobbySearch_SetParameter API.
EOS_LobbySearch_SetParameterOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_SetParameter function.
EOS_LobbySearch_SetParameterOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
 
EOS_LobbySearch_SetParameterOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
 
EOS_LobbySearch_SetParameterOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetParameterOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetTargetUserId(EOS_LobbySearch, EOS_LobbySearch_SetTargetUserIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LOBBYSEARCH_SETTARGETUSERID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions
The most recent version of the EOS_LobbySearch_SetTargetUserId API.
EOS_LobbySearch_SetTargetUserIdOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
Input parameters for the EOS_LobbySearch_SetTargetUserId function.
EOS_LobbySearch_SetTargetUserIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions
 
EOS_LobbySearch_SetTargetUserIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions
 
EOS_LobbySearch_SetTargetUserIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LobbySearch_SetTargetUserIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
 
EOS_LOCALECODE_MAX_BUFFER_LEN - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_LOCALECODE_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_LOG_Error - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_Fatal - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_Info - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_Off - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_Verbose - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_VeryVerbose - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_LOG_Warning - Enum constant in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
EOS_Logging_Interface - Class in host.anzo.eossdk.eos.sdk
The Logging Interface grants access to log output coming from the SDK at various levels of detail.
EOS_Logging_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Logging_Interface
 
EOS_Logging_SetCallback(EOS_LogMessageFunc) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Logging_SetLogLevel(EOS_ELogCategory, EOS_ELogLevel) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_LogMessage - Class in host.anzo.eossdk.eos.sdk.logging
A structure representing a log message
EOS_LogMessage() - Constructor for class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage
 
EOS_LogMessage.ByReference - Class in host.anzo.eossdk.eos.sdk.logging
 
EOS_LogMessage.ByValue - Class in host.anzo.eossdk.eos.sdk.logging
 
EOS_LogMessageFunc - Interface in host.anzo.eossdk.eos.sdk.logging.callbacks
 
EOS_LPL_INVITEONLY - Enum constant in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
Only players with invites registered can see this lobby
EOS_LPL_JOINVIAPRESENCE - Enum constant in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
Players who have access to presence can see this lobby
EOS_LPL_PUBLICADVERTISED - Enum constant in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
Anyone can find this lobby as long as it isn't full
EOS_LS_LoggedIn - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
Player has been validated by the platform specific authentication service
EOS_LS_NotLoggedIn - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
Player has not logged in or chosen a local profile
EOS_LS_UsingLocalProfile - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
Player is using a local profile but is not logged in
EOS_MAIT_Epic - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
An Epic Account ID.
EOS_MAIT_External - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
An external service Account ID.
EOS_MAJOR_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
EOS SDK major version
EOS_MET_ALL_AVAILABLE - Enum constant in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
All available mods
EOS_MET_INSTALLED - Enum constant in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
Installed mods
EOS_Metrics_BeginPlayerSession(EOS_Metrics_Interface, EOS_Metrics_BeginPlayerSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_METRICS_BEGINPLAYERSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
The most recent version of the EOS_Metrics_BeginPlayerSessionOptions struct.
EOS_Metrics_BeginPlayerSessionOptions - Class in host.anzo.eossdk.eos.sdk.metrics.options
BeginPlayerSession
EOS_Metrics_BeginPlayerSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
 
EOS_Metrics_BeginPlayerSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
 
EOS_Metrics_BeginPlayerSessionOptions.AccountId_union - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByReference - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_BeginPlayerSessionOptions.AccountId_union.ByValue - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_BeginPlayerSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_BeginPlayerSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_EndPlayerSession(EOS_Metrics_Interface, EOS_Metrics_EndPlayerSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_METRICS_ENDPLAYERSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
The most recent version of the EOS_Metrics_EndPlayerSessionOptions struct.
EOS_Metrics_EndPlayerSessionOptions - Class in host.anzo.eossdk.eos.sdk.metrics.options
EndPlayerSession
EOS_Metrics_EndPlayerSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
 
EOS_Metrics_EndPlayerSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions
 
EOS_Metrics_EndPlayerSessionOptions.AccountId_union - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_EndPlayerSessionOptions.AccountId_union.ByReference - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_EndPlayerSessionOptions.AccountId_union.ByValue - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_EndPlayerSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_EndPlayerSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.metrics.options
 
EOS_Metrics_Interface - Class in host.anzo.eossdk.eos.sdk
The Metrics Interface tracks your application's usage and populates the Game Analytics dashboard in the Developer Portal.
EOS_Metrics_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Metrics_Interface
 
EOS_Metrics_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Metrics_Interface
 
EOS_MINOR_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
EOS SDK minor version
EOS_Missing_Feature - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Client is missing the whitelisted feature
EOS_Missing_Role - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Client is missing the whitelisted role
EOS_MissingParameters_DEPRECATED - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Required parameters are missing.
EOS_MissingPermissions - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
If the client does not possess the permission required
EOS_Mod_Identifier - Class in host.anzo.eossdk.eos.sdk.mods
EOS_Mod_Identifier is used to identify a mod.
EOS_Mod_Identifier() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
 
EOS_Mod_Identifier(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
 
EOS_MOD_IDENTIFIER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
The most recent version of the EOS_Mod_Identifier struct.
EOS_Mod_Identifier.ByReference - Class in host.anzo.eossdk.eos.sdk.mods
 
EOS_Mod_Identifier.ByValue - Class in host.anzo.eossdk.eos.sdk.mods
 
EOS_Mods_CannotGetManifestLocation - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed to get manifest location.
EOS_Mods_CopyModInfo(EOS_Mods_Interface, EOS_Mods_CopyModInfoOptions, EOS_Mods_ModInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_MODS_COPYMODINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
The most recent version of the EOS_Mods_CopyModInfoOptions API.
EOS_Mods_CopyModInfoOptions - Class in host.anzo.eossdk.eos.sdk.mods.options
Data for the EOS_Mods_CopyModInfo function.
EOS_Mods_CopyModInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
 
EOS_Mods_CopyModInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
 
EOS_Mods_CopyModInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_CopyModInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_CouldNotFindOffer - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Could not find the offer for the mod.
EOS_Mods_CriticalError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A critical error occurred in the external ModSdk process that we were unable to resolve.
EOS_Mods_EnumerateMods(EOS_Mods_Interface, EOS_Mods_EnumerateModsOptions, Pointer, EOS_Mods_OnEnumerateModsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_MODS_ENUMERATEMODS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
The most recent version of the EOS_Mods_EnumerateModsOptions API.
EOS_Mods_EnumerateModsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
Output parameters for the EOS_Mods_EnumerateMods Function.
EOS_Mods_EnumerateModsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
 
EOS_Mods_EnumerateModsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
 
EOS_Mods_EnumerateModsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_EnumerateModsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_EnumerateModsOptions - Class in host.anzo.eossdk.eos.sdk.mods.options
Input parameters for the EOS_Mods_EnumerateMods Function.
EOS_Mods_EnumerateModsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
 
EOS_Mods_EnumerateModsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
 
EOS_Mods_EnumerateModsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_EnumerateModsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_InstallMod(EOS_Mods_Interface, EOS_Mods_InstallModOptions, Pointer, EOS_Mods_OnInstallModCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_MODS_INSTALLMOD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
The most recent version of the EOS_Mods_InstallMod API.
EOS_Mods_InstallModCallbackInfo - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
Output parameters for the EOS_Mods_InstallMod Function.
EOS_Mods_InstallModCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
 
EOS_Mods_InstallModCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
 
EOS_Mods_InstallModCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_InstallModCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_InstallModOptions - Class in host.anzo.eossdk.eos.sdk.mods.options
Input parameters for the EOS_Mods_InstallMod Function.
EOS_Mods_InstallModOptions() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
 
EOS_Mods_InstallModOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
 
EOS_Mods_InstallModOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_InstallModOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_Interface - Class in host.anzo.eossdk.eos.sdk
The Mods Interface is used to manage a user's mods.
EOS_Mods_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
 
EOS_Mods_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
 
EOS_Mods_InvalidGameInstallInfo - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Attempting to perform an action on a game that is not installed or is partially installed.
EOS_Mods_InvalidIPCResponse - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A invalid IPC response received in the external ModSdk process.
EOS_Mods_IPCFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A IPC failure occurred in the external ModSdk process.
EOS_Mods_ModInfo - Class in host.anzo.eossdk.eos.sdk.mods
Data for the EOS_Mods_CopyModInfo function.
EOS_Mods_ModInfo() - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
 
EOS_Mods_ModInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
 
EOS_MODS_MODINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
The most recent version of the EOS_Mods_ModInfo struct.
EOS_Mods_ModInfo_Release(EOS_Mods_ModInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Mods_ModInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.mods
 
EOS_Mods_ModInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods
 
EOS_Mods_ModIsNotInstalled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Attempting to perform an action with a mod that is not installed.
EOS_Mods_ModSdkCommandIsEmpty - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
ModSdk command is empty.
EOS_Mods_ModSdkProcessCreationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Creation of the ModSdk process failed.
EOS_Mods_ModSdkProcessIsAlreadyRunning - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
ModSdk process is already running.
EOS_Mods_OfferRequestByIdFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request to get the offer for the mod failed.
EOS_Mods_OfferRequestByIdInvalidResult - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid result of the request to get the offer for the mod.
EOS_Mods_OnEnumerateModsCallback - Interface in host.anzo.eossdk.eos.sdk.mods.callbacks
 
EOS_Mods_OnInstallModCallback - Interface in host.anzo.eossdk.eos.sdk.mods.callbacks
 
EOS_Mods_OnUninstallModCallback - Interface in host.anzo.eossdk.eos.sdk.mods.callbacks
 
EOS_Mods_OnUpdateModCallback - Interface in host.anzo.eossdk.eos.sdk.mods.callbacks
 
EOS_Mods_PurchaseFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request to purchase the mod failed.
EOS_Mods_ToolInternalError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A internal error occurred in the external ModSdk process that we were unable to resolve.
EOS_Mods_UninstallMod(EOS_Mods_Interface, EOS_Mods_UninstallModOptions, Pointer, EOS_Mods_OnUninstallModCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_MODS_UNINSTALLMOD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
The most recent version of the EOS_Mods_UninstallModOptions API.
EOS_Mods_UninstallModCallbackInfo - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
Output parameters for the EOS_Mods_UninstallMod Function.
EOS_Mods_UninstallModCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
 
EOS_Mods_UninstallModCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
 
EOS_Mods_UninstallModCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_UninstallModCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_UninstallModOptions - Class in host.anzo.eossdk.eos.sdk.mods.options
Input parameters for the EOS_Mods_UninstallMod Function.
EOS_Mods_UninstallModOptions() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
 
EOS_Mods_UninstallModOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
 
EOS_Mods_UninstallModOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_UninstallModOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_UnsupportedOS - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Attempting to perform an action with a mod that does not support the current operating system.
EOS_Mods_UpdateMod(EOS_Mods_Interface, EOS_Mods_UpdateModOptions, Pointer, EOS_Mods_OnUpdateModCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_MODS_UPDATEMOD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
The most recent version of the EOS_Mods_UpdateModOptions API.
EOS_Mods_UpdateModCallbackInfo - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
Output parameters for the EOS_Mods_UpdateMod Function.
EOS_Mods_UpdateModCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
 
EOS_Mods_UpdateModCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
 
EOS_Mods_UpdateModCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_UpdateModCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.callbackresults
 
EOS_Mods_UpdateModOptions - Class in host.anzo.eossdk.eos.sdk.mods.options
Input parameters for the EOS_Mods_UpdateMod Function.
EOS_Mods_UpdateModOptions() - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
 
EOS_Mods_UpdateModOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
 
EOS_Mods_UpdateModOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_UpdateModOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.mods.options
 
EOS_Mods_URILaunchFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A URI Launch failure occurred in the external ModSdk process.
EOS_Mods_UserDoesNotOwnTheGame - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Attempting to perform an action on a game that the user doesn't own.
EOS_NAT_Moderate - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
You can directly-connect to other Moderate and Open peers
EOS_NAT_Open - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
All peers can directly-connect to you
EOS_NAT_Strict - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
You can only directly-connect to Open peers
EOS_NAT_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
NAT type either unknown (remote) or we are unable to determine it (local)
EOS_NCT_DirectConnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
A direct connection to the peer over the Internet or Local Network
EOS_NCT_NoConnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
There is no established connection
EOS_NCT_RelayedConnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
A relayed connection using Epic-provided servers to the peer over the Internet
EOS_NetworkDisconnected - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Network is disconnected
EOS_NoChange - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The request had no effect
EOS_NoConnection - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed due to no connection
EOS_NotConfigured - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Not configured correctly for use
EOS_NotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The requested information was not found
EOS_NotificationId - Class in host.anzo.eossdk.eos.sdk.common
Handle to an existing registered notification (0 is an invalid handle)
EOS_NotificationId() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_NotificationId
 
EOS_NotificationId(long) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_NotificationId
 
EOS_NotImplemented - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Feature not available on this implementation
EOS_NS_Disabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Networking unavailable.
EOS_NS_Offline - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Not connected to the internet.
EOS_NS_Online - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Connected to the internet.
EOS_OnlinePlatformType - Enum Class in host.anzo.eossdk.eos.sdk.common.enums
 
EOS_OperationWillRetry - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
An error occurred during an asynchronous operation(and it will be retried.
EOS_OPT_Epic - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
EOS_OPT_Steam - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
EOS_OPT_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
EOS_OS_NotOwned - Enum constant in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
The catalog item is not owned by the local user
EOS_OS_Owned - Enum constant in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
The catalog item is owned by the local user
EOS_OSPF_InviteOnly - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
Only players with invites registered can see this session
EOS_OSPF_JoinViaPresence - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
Players who have access to presence can see this session
EOS_OSPF_PublicAdvertised - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
Anyone can find this session as long as it isn't full
EOS_OSS_Creating - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
An online session is in the process of being created
EOS_OSS_Destroying - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
The session is being destroyed
EOS_OSS_Ended - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
The session is closed and any stats committed
EOS_OSS_Ending - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
The session is still valid, but the session is no longer being played (post match lobby)
EOS_OSS_InProgress - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
The current session has started.
EOS_OSS_NoSession - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
An online session has not been created yet
EOS_OSS_Pending - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
Session has been created but the session hasn't started (pre match lobby)
EOS_OSS_Starting - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
Session has been asked to start (may take time due to communication with backend)
EOS_P2P_AcceptConnection(EOS_P2P_Interface, EOS_P2P_AcceptConnectionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ACCEPTCONNECTION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
The most recent version of the EOS_P2P_AcceptConnection API.
EOS_P2P_AcceptConnectionOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like to accept a connection, and which connection.
EOS_P2P_AcceptConnectionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
 
EOS_P2P_AcceptConnectionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
 
EOS_P2P_AcceptConnectionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AcceptConnectionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyIncomingPacketQueueFull(EOS_P2P_Interface, EOS_P2P_AddNotifyIncomingPacketQueueFullOptions, Pointer, EOS_P2P_OnIncomingPacketQueueFullCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ADDNOTIFYINCOMINGPACKETQUEUEFULL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions
The most recent version of the EOS_P2P_AddNotifyIncomingPacketQueueFull API.
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about what version of the EOS_P2P_AddNotifyIncomingPacketQueueFull function is supported.
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions
 
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyIncomingPacketQueueFullOptions
 
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionClosed(EOS_P2P_Interface, EOS_P2P_AddNotifyPeerConnectionClosedOptions, Pointer, EOS_P2P_OnRemoteConnectionClosedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ADDNOTIFYPEERCONNECTIONCLOSED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
The most recent version of the EOS_P2P_AddNotifyPeerConnectionClosed API.
EOS_P2P_AddNotifyPeerConnectionClosedOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like notifications about closed connections, and for which socket.
EOS_P2P_AddNotifyPeerConnectionClosedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
 
EOS_P2P_AddNotifyPeerConnectionClosedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
 
EOS_P2P_AddNotifyPeerConnectionClosedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionClosedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionEstablished(EOS_P2P_Interface, EOS_P2P_AddNotifyPeerConnectionEstablishedOptions, Pointer, EOS_P2P_OnPeerConnectionEstablishedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ADDNOTIFYPEERCONNECTIONESTABLISHED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
The most recent version of the EOS_P2P_AddNotifyPeerConnectionEstablished API.
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about which connections should be notified
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
 
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
 
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionInterrupted(EOS_P2P_Interface, EOS_P2P_AddNotifyPeerConnectionInterruptedOptions, Pointer, EOS_P2P_OnPeerConnectionInterruptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ADDNOTIFYPEERCONNECTIONINTERRUPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
The most recent version of the EOS_P2P_AddNotifyPeerConnectionInterrupted API.
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like notifications about interrupted connections, and for which socket.
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
 
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
 
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionRequest(EOS_P2P_Interface, EOS_P2P_AddNotifyPeerConnectionRequestOptions, Pointer, EOS_P2P_OnIncomingConnectionRequestCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_ADDNOTIFYPEERCONNECTIONREQUEST_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
The most recent version of the EOS_P2P_AddNotifyPeerConnectionRequest API.
EOS_P2P_AddNotifyPeerConnectionRequestOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like connection notifications, and about which socket.
EOS_P2P_AddNotifyPeerConnectionRequestOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
 
EOS_P2P_AddNotifyPeerConnectionRequestOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
 
EOS_P2P_AddNotifyPeerConnectionRequestOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_AddNotifyPeerConnectionRequestOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_ClearPacketQueue(EOS_P2P_Interface, EOS_P2P_ClearPacketQueueOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_CLEARPACKETQUEUE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
The most recent version of the EOS_P2P_ClearPacketQueue API.
EOS_P2P_ClearPacketQueueOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about the packet queue to be cleared
EOS_P2P_ClearPacketQueueOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
 
EOS_P2P_ClearPacketQueueOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
 
EOS_P2P_ClearPacketQueueOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_ClearPacketQueueOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_CloseConnection(EOS_P2P_Interface, EOS_P2P_CloseConnectionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_CLOSECONNECTION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
The most recent version of the EOS_P2P_CloseConnection API.
EOS_P2P_CloseConnectionOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like to close a connection, and which connection.
EOS_P2P_CloseConnectionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
 
EOS_P2P_CloseConnectionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
 
EOS_P2P_CloseConnectionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_CloseConnectionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_CloseConnections(EOS_P2P_Interface, EOS_P2P_CloseConnectionsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_CLOSECONNECTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
The most recent version of the EOS_P2P_CloseConnections API.
EOS_P2P_CloseConnectionsOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like to close connections, and by what socket ID
EOS_P2P_CloseConnectionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
 
EOS_P2P_CloseConnectionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
 
EOS_P2P_CloseConnectionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_CloseConnectionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetNATType(EOS_P2P_Interface, EOS_P2P_GetNATTypeOptions, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_GETNATTYPE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions
The most recent version of the EOS_P2P_GetNATType API.
EOS_P2P_GetNATTypeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information needed to get previously queried NAT-types
EOS_P2P_GetNATTypeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions
 
EOS_P2P_GetNATTypeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNATTypeOptions
 
EOS_P2P_GetNATTypeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetNATTypeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetNextReceivedPacketSize(EOS_P2P_Interface, EOS_P2P_GetNextReceivedPacketSizeOptions, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_GETNEXTRECEIVEDPACKETSIZE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
The most recent version of the EOS_P2P_GetNextReceivedPacketSize API.
EOS_P2P_GetNextReceivedPacketSizeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like to receive a packet.
EOS_P2P_GetNextReceivedPacketSizeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
 
EOS_P2P_GetNextReceivedPacketSizeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
 
EOS_P2P_GetNextReceivedPacketSizeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetNextReceivedPacketSizeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetPacketQueueInfo(EOS_P2P_Interface, EOS_P2P_GetPacketQueueInfoOptions, EOS_P2P_PacketQueueInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_GETPACKETQUEUEINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions
The most recent version of the EOS_P2P_GetPacketQueueInfo API.
EOS_P2P_GetPacketQueueInfoOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information needed to get the current packet queue information.
EOS_P2P_GetPacketQueueInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions
 
EOS_P2P_GetPacketQueueInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPacketQueueInfoOptions
 
EOS_P2P_GetPacketQueueInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetPacketQueueInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetPortRange(EOS_P2P_Interface, EOS_P2P_GetPortRangeOptions, ShortByReference, ShortByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_GETPORTRANGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions
The most recent version of the EOS_P2P_GetPortRange API.
EOS_P2P_GetPortRangeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about getting the configured port range settings.
EOS_P2P_GetPortRangeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions
 
EOS_P2P_GetPortRangeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetPortRangeOptions
 
EOS_P2P_GetPortRangeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetPortRangeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetRelayControl(EOS_P2P_Interface, EOS_P2P_GetRelayControlOptions, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_GETRELAYCONTROL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions
The most recent version of the EOS_P2P_GetRelayControl API.
EOS_P2P_GetRelayControlOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about getting the relay control setting.
EOS_P2P_GetRelayControlOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions
 
EOS_P2P_GetRelayControlOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetRelayControlOptions
 
EOS_P2P_GetRelayControlOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_GetRelayControlOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_Interface - Class in host.anzo.eossdk.eos.sdk
P2P functions to help manage sending and receiving of messages to peers.
EOS_P2P_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
 
EOS_P2P_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
 
EOS_P2P_OnIncomingConnectionRequestCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to incoming connection requests.
EOS_P2P_OnIncomingConnectionRequestInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about an incoming connection request.
EOS_P2P_OnIncomingConnectionRequestInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
 
EOS_P2P_OnIncomingConnectionRequestInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
 
EOS_P2P_OnIncomingConnectionRequestInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnIncomingConnectionRequestInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnIncomingPacketQueueFullCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to incoming connection requests.
EOS_P2P_OnIncomingPacketQueueFullInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about the packet queue's state and the incoming packet that would overflow the queue
EOS_P2P_OnIncomingPacketQueueFullInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
 
EOS_P2P_OnIncomingPacketQueueFullInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
 
EOS_P2P_OnIncomingPacketQueueFullInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnIncomingPacketQueueFullInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnPeerConnectionEstablishedCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to new connections being established
EOS_P2P_OnPeerConnectionEstablishedInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about a connection being established
EOS_P2P_OnPeerConnectionEstablishedInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
 
EOS_P2P_OnPeerConnectionEstablishedInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
 
EOS_P2P_OnPeerConnectionEstablishedInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnPeerConnectionEstablishedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnPeerConnectionInterruptedCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to open connections that are interrupted.
EOS_P2P_OnPeerConnectionInterruptedInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about an connection request that is that was interrupted.
EOS_P2P_OnPeerConnectionInterruptedInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
 
EOS_P2P_OnPeerConnectionInterruptedInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
 
EOS_P2P_OnPeerConnectionInterruptedInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnPeerConnectionInterruptedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnQueryNATTypeCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to our NAT type query completing.
EOS_P2P_OnQueryNATTypeCompleteInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about the local network NAT type
EOS_P2P_OnQueryNATTypeCompleteInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo
 
EOS_P2P_OnQueryNATTypeCompleteInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo
 
EOS_P2P_OnQueryNATTypeCompleteInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnQueryNATTypeCompleteInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnRemoteConnectionClosedCallback - Interface in host.anzo.eossdk.eos.sdk.p2p.callbacks
Callback for information related to open connections being closed.
EOS_P2P_OnRemoteConnectionClosedInfo - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
Structure containing information about an connection request that is being closed.
EOS_P2P_OnRemoteConnectionClosedInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
 
EOS_P2P_OnRemoteConnectionClosedInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
 
EOS_P2P_OnRemoteConnectionClosedInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_OnRemoteConnectionClosedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.callbackresults
 
EOS_P2P_PacketQueueInfo - Class in host.anzo.eossdk.eos.sdk.p2p
Information related to the current state of the packet queues.
EOS_P2P_PacketQueueInfo() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
 
EOS_P2P_PacketQueueInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
 
EOS_P2P_PacketQueueInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p
 
EOS_P2P_PacketQueueInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p
 
EOS_P2P_QueryNATType(EOS_P2P_Interface, EOS_P2P_QueryNATTypeOptions, Pointer, EOS_P2P_OnQueryNATTypeCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_QUERYNATTYPE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions
The most recent version of the EOS_P2P_QueryNATType API.
EOS_P2P_QueryNATTypeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information needed to query NAT-types
EOS_P2P_QueryNATTypeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions
 
EOS_P2P_QueryNATTypeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_QueryNATTypeOptions
 
EOS_P2P_QueryNATTypeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_QueryNATTypeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_ReceivePacket(EOS_P2P_Interface, EOS_P2P_ReceivePacketOptions, EOS_ProductUserId, EOS_P2P_SocketId, ByteBuffer, Pointer, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_RECEIVEPACKET_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
The most recent version of the EOS_P2P_ReceivePacket API.
EOS_P2P_ReceivePacketOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about who would like to receive a packet, and how much data can be stored safely.
EOS_P2P_ReceivePacketOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
 
EOS_P2P_ReceivePacketOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
 
EOS_P2P_ReceivePacketOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_ReceivePacketOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_RemoveNotifyIncomingPacketQueueFull(EOS_P2P_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_RemoveNotifyPeerConnectionClosed(EOS_P2P_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_RemoveNotifyPeerConnectionEstablished(EOS_P2P_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_RemoveNotifyPeerConnectionInterrupted(EOS_P2P_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_RemoveNotifyPeerConnectionRequest(EOS_P2P_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_SendPacket(EOS_P2P_Interface, EOS_P2P_SendPacketOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_SENDPACKET_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The most recent version of the EOS_P2P_SendPacket API.
EOS_P2P_SendPacketOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about the data being sent and to which player
EOS_P2P_SendPacketOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
 
EOS_P2P_SendPacketOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
 
EOS_P2P_SendPacketOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SendPacketOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetPacketQueueSize(EOS_P2P_Interface, EOS_P2P_SetPacketQueueSizeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_SETPACKETQUEUESIZE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
The most recent version of the EOS_P2P_SetPacketQueueSize API.
EOS_P2P_SetPacketQueueSizeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about new packet queue size settings.
EOS_P2P_SetPacketQueueSizeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
 
EOS_P2P_SetPacketQueueSizeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
 
EOS_P2P_SetPacketQueueSizeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetPacketQueueSizeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetPortRange(EOS_P2P_Interface, EOS_P2P_SetPortRangeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_SETPORTRANGE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
The most recent version of the EOS_P2P_SetPortRange API.
EOS_P2P_SetPortRangeOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about new port range settings.
EOS_P2P_SetPortRangeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
 
EOS_P2P_SetPortRangeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
 
EOS_P2P_SetPortRangeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetPortRangeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetRelayControl(EOS_P2P_Interface, EOS_P2P_SetRelayControlOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_P2P_SETRELAYCONTROL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions
The most recent version of the EOS_P2P_SetRelayControl API.
EOS_P2P_SetRelayControlOptions - Class in host.anzo.eossdk.eos.sdk.p2p.options
Structure containing information about new relay configurations.
EOS_P2P_SetRelayControlOptions() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions
 
EOS_P2P_SetRelayControlOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions
 
EOS_P2P_SetRelayControlOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SetRelayControlOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p.options
 
EOS_P2P_SocketId - Class in host.anzo.eossdk.eos.sdk.p2p
P2P Socket ID
EOS_P2P_SocketId() - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
 
EOS_P2P_SocketId(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
 
EOS_P2P_SOCKETID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
The most recent version of the EOS_P2P_SocketId structure.
EOS_P2P_SOCKETID_SOCKETNAME_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
The total buffer size of a EOS_P2P_SocketId SocketName, including space for the null-terminator
EOS_P2P_SocketId.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p
 
EOS_P2P_SocketId.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p
 
EOS_PageQuery - Class in host.anzo.eossdk.eos.sdk.common
A page query is part of query options.
EOS_PageQuery() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
 
EOS_PageQuery(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
 
EOS_PAGEQUERY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
API Version: Set this to EOS_PAGEQUERY_API_LATEST.
EOS_PAGEQUERY_MAXCOUNT_DEFAULT - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
The default MaxCount used for a EOS_PageQuery when the API allows the EOS_PageQuery to be omitted.
EOS_PAGEQUERY_MAXCOUNT_MAXIMUM - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
The maximum MaxCount used for a EOS_PageQuery.
EOS_PageQuery.ByReference - Class in host.anzo.eossdk.eos.sdk.common
 
EOS_PageQuery.ByValue - Class in host.anzo.eossdk.eos.sdk.common
 
EOS_PageResult - Class in host.anzo.eossdk.eos.sdk.common
A page result is part of query callback info.
EOS_PageResult() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageResult
 
EOS_PageResult(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_PageResult
 
EOS_PageResult.ByReference - Class in host.anzo.eossdk.eos.sdk.common
 
EOS_PageResult.ByValue - Class in host.anzo.eossdk.eos.sdk.common
 
EOS_PartialResult - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
A query returned some but not all of the requested results.
EOS_PATCH_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
EOS SDK patch version
EOS_Permission_AccountTypeFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Premium Account Subscription required but not available
EOS_Permission_AgeRestrictionFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Parental control failure usually
EOS_Permission_ChatRestriction - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User restricted from chat
EOS_Permission_OnlinePlayRestricted - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Online play is restricted
EOS_Permission_RequiredPatchAvailable - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Patch required before the user can use the privilege
EOS_Permission_RequiredSystemUpdate - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
System update required before the user can use the privilege
EOS_Permission_UGCRestriction - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User restricted from User Generated Content
EOS_PF_CONSOLE_ENABLE_OVERLAY_AUTOMATIC_UNLOADING - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates your game would like to opt-in to automatic unloading of the overlay module when possible.
EOS_PF_DISABLE_OVERLAY - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates the SDK should skip initialization of the overlay, which is used by the in-app purchase flow and social overlay.
EOS_PF_DISABLE_SOCIAL_OVERLAY - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates the SDK should skip initialization of the social overlay, which provides an overlay UI for social features.
EOS_PF_LOADING_IN_EDITOR - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates the SDK is being loaded in a game editor, like Unity or UE4 Play-in-Editor
EOS_PF_RESERVED1 - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A reserved bit
EOS_PF_WINDOWS_ENABLE_OVERLAY_D3D10 - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates your game would like to opt-in to experimental Direct3D 10 support for the overlay.
EOS_PF_WINDOWS_ENABLE_OVERLAY_D3D9 - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates your game would like to opt-in to experimental Direct3D 9 support for the overlay.
EOS_PF_WINDOWS_ENABLE_OVERLAY_OPENGL - Static variable in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
A bit that indicates your game would like to opt-in to experimental OpenGL support for the overlay.
EOS_Platform_CheckForLauncherAndRestart(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLATFORM_CHECKFORLAUNCHERANDRESTART_ENV_VAR - Static variable in class host.anzo.eossdk.eos.sdk.EOS
The name of the env var used to determine if the game was launched by the Epic Games Launcher.
EOS_Platform_ClientCredentials - Class in host.anzo.eossdk.eos.sdk.platform
 
EOS_Platform_ClientCredentials() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_ClientCredentials
 
EOS_Platform_ClientCredentials.ByReference - Class in host.anzo.eossdk.eos.sdk.platform
 
EOS_Platform_ClientCredentials.ByValue - Class in host.anzo.eossdk.eos.sdk.platform
 
EOS_Platform_Create(EOS_Platform_Options) - Static method in class host.anzo.eossdk.eos.sdk.EOS
Create a single Epic Online Services Platform Instance.
EOS_Platform_Create(EOS_Platform_Options) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_Create_Flag - Class in host.anzo.eossdk.eos.sdk.platform.enums
Platform Creation Flags used in EOS.EOS_Platform_Create(EOS_Platform_Options)
EOS_Platform_Create_Flag() - Constructor for class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
 
EOS_Platform_DesktopCrossplayStatusInfo - Class in host.anzo.eossdk.eos.sdk.platform
Output parameters for the EOS_Platform_GetDesktopCrossplayStatus function.
EOS_Platform_DesktopCrossplayStatusInfo() - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo
 
EOS_Platform_DesktopCrossplayStatusInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo
 
EOS_Platform_DesktopCrossplayStatusInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.platform
 
EOS_Platform_DesktopCrossplayStatusInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.platform
 
EOS_Platform_GetAchievementsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetActiveCountryCode(EOS_Platform_Interface, EOS_EpicAccountId, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetActiveLocaleCode(EOS_Platform_Interface, EOS_EpicAccountId, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetAntiCheatClientInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetAntiCheatServerInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetApplicationStatus(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetAuthInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetConnectInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetCustomInvitesInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetDesktopCrossplayStatus(EOS_Platform_Interface, EOS_Platform_GetDesktopCrossplayStatusOptions, EOS_Platform_DesktopCrossplayStatusInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLATFORM_GETDESKTOPCROSSPLAYSTATUS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions
The most recent version of the EOS_Platform_GetDesktopCrossplayStatus API.
EOS_Platform_GetDesktopCrossplayStatusOptions - Class in host.anzo.eossdk.eos.sdk.platform.options
Input parameters for the EOS_Platform_GetDesktopCrossplayStatus function.
EOS_Platform_GetDesktopCrossplayStatusOptions() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions
 
EOS_Platform_GetDesktopCrossplayStatusOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_GetDesktopCrossplayStatusOptions
 
EOS_Platform_GetDesktopCrossplayStatusOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_GetDesktopCrossplayStatusOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_GetEcomInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetFriendsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetIntegratedPlatformInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetKWSInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetLeaderboardsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetLobbyInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetMetricsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetModsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetNetworkStatus(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetOverrideCountryCode(EOS_Platform_Interface, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetOverrideLocaleCode(EOS_Platform_Interface, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetP2PInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetPlayerDataStorageInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetPresenceInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetProgressionSnapshotInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetReportsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetRTCAdminInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetRTCInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetSanctionsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetSessionsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetStatsInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetTitleStorageInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetUIInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_GetUserInfoInterface(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_Interface - Class in host.anzo.eossdk.eos.sdk
The Platform Instance is used to gain access to all other Epic Online Service interfaces and to drive internal operations through the Tick.
EOS_Platform_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
 
EOS_Platform_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
 
EOS_Platform_Options - Class in host.anzo.eossdk.eos.sdk.platform.options
Platform options for EOS_Platform_Create
EOS_Platform_Options() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_Platform_Options(EOSBaseOptions) - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_Platform_Options(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
 
EOS_PLATFORM_OPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The most recent version of the EOS_Platform_Create API.
EOS_PLATFORM_OPTIONS_DEPLOYMENTID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Max length of a deployment id, not including the terminating null.
EOS_PLATFORM_OPTIONS_ENCRYPTIONKEY_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Length of an encryption key, not including the terminating null.
EOS_PLATFORM_OPTIONS_PRODUCTID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Max length of a product id, not including the terminating null.
EOS_PLATFORM_OPTIONS_SANDBOXID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Max length of a sandbox id, not including the terminating null.
EOS_Platform_Options.ByReference - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_Options.ByValue - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_Release(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_RTCOptions - Class in host.anzo.eossdk.eos.sdk.platform.options
Platform RTC options.
EOS_Platform_RTCOptions() - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
 
EOS_Platform_RTCOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
 
EOS_PLATFORM_RTCOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
The most recent version of the EOS_Platform_RTCOptions API.
EOS_Platform_RTCOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_RTCOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.platform.options
 
EOS_Platform_SetApplicationStatus(EOS_Platform_Interface, EOS_EApplicationStatus) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_SetNetworkStatus(EOS_Platform_Interface, EOS_ENetworkStatus) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_SetOverrideCountryCode(EOS_Platform_Interface, String) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_SetOverrideLocaleCode(EOS_Platform_Interface, String) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Platform_Tick(EOS_Platform_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PlayerDataStorage_CopyFileMetadataAtIndex(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions, EOS_PlayerDataStorage_FileMetadata.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_COPYFILEMETADATAATINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
The most recent version of the EOS_PlayerDataStorage_CopyFileMetadataAtIndex API.
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the CopyFileMetadataAtIndex function
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
 
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
 
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_CopyFileMetadataByFilename(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions, EOS_PlayerDataStorage_FileMetadata.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_COPYFILEMETADATABYFILENAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
The most recent version of the EOS_PlayerDataStorage_CopyFileMetadataByFilename API.
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the CopyFileMetadataByFilename function
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
 
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
 
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DataInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request data is invalid
EOS_PlayerDataStorage_DataLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request data length was invalid
EOS_PlayerDataStorage_DeleteCache(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_DeleteCacheOptions, Pointer, EOS_PlayerDataStorage_OnDeleteCacheCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_DELETECACHE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions
The most recent version of the EOS_PlayerDataStorage_DeleteCache API.
EOS_PlayerDataStorage_DeleteCacheCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Structure containing the result of a delete cache operation
EOS_PlayerDataStorage_DeleteCacheCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo
 
EOS_PlayerDataStorage_DeleteCacheCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo
 
EOS_PlayerDataStorage_DeleteCacheCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DeleteCacheCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DeleteCacheOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the EOS_TitleStorage_DeleteCache function
EOS_PlayerDataStorage_DeleteCacheOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions
 
EOS_PlayerDataStorage_DeleteCacheOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions
 
EOS_PlayerDataStorage_DeleteCacheOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DeleteCacheOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DeleteFile(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_DeleteFileOptions, Pointer, EOS_PlayerDataStorage_OnDeleteFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_DELETEFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
The most recent version of the EOS_PlayerDataStorage_DeleteFile API.
EOS_PlayerDataStorage_DeleteFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing the result information for a delete file request
EOS_PlayerDataStorage_DeleteFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo
 
EOS_PlayerDataStorage_DeleteFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo
 
EOS_PlayerDataStorage_DeleteFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DeleteFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DeleteFileOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DeleteFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
 
EOS_PlayerDataStorage_DeleteFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
 
EOS_PlayerDataStorage_DeleteFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DeleteFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DuplicateFile(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_DuplicateFileOptions, Pointer, EOS_PlayerDataStorage_OnDuplicateFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_DUPLICATEFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
The most recent version of the EOS_PlayerDataStorage_DuplicateFile API.
EOS_PlayerDataStorage_DuplicateFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing the result information for a duplicate file request
EOS_PlayerDataStorage_DuplicateFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo
 
EOS_PlayerDataStorage_DuplicateFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo
 
EOS_PlayerDataStorage_DuplicateFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DuplicateFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_DuplicateFileOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DuplicateFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
 
EOS_PlayerDataStorage_DuplicateFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
 
EOS_PlayerDataStorage_DuplicateFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_DuplicateFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_EncryptionKeyNotSet - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Encryption key is not set during SDK init.
EOS_PlayerDataStorage_EReadResult - Enum Class in host.anzo.eossdk.eos.sdk.playerdatastorage.enums
Return results for EOS_PlayerDataStorage_OnReadFileDataCallback callbacks to return
EOS_PlayerDataStorage_EWriteResult - Enum Class in host.anzo.eossdk.eos.sdk.playerdatastorage.enums
Return results for EOS_PlayerDataStorage_OnWriteFileDataCallback callbacks to return
EOS_PlayerDataStorage_FileCorrupted - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The file is corrupted.
EOS_PlayerDataStorage_FileHandleInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request file handle is not valid
EOS_PlayerDataStorage_FileHeaderHasNewerVersion - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User is trying to read file that has header from newer version of SDK.
EOS_PlayerDataStorage_FileMetadata - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
Metadata information for a specific file
EOS_PlayerDataStorage_FileMetadata() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
 
EOS_PlayerDataStorage_FileMetadata(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
 
EOS_PLAYERDATASTORAGE_FILEMETADATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The most recent version of the EOS_PlayerDataStorage_FileMetadata API.
EOS_PlayerDataStorage_FileMetadata_Release(EOS_PlayerDataStorage_FileMetadata) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PlayerDataStorage_FileMetadata.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
 
EOS_PlayerDataStorage_FileMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
 
EOS_PLAYERDATASTORAGE_FILENAME_MAX_LENGTH_BYTES - Static variable in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Maximum File Name Length in bytes
EOS_PlayerDataStorage_FilenameInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request filename was invalid
EOS_PlayerDataStorage_FilenameInvalidChars - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request filename contained invalid characters
EOS_PlayerDataStorage_FilenameLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request filename was too long
EOS_PlayerDataStorage_FileSizeInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request file length is not valid
EOS_PlayerDataStorage_FileSizeTooLarge - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request operation would grow file too large
EOS_PlayerDataStorage_FileTransferProgressCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing the information about a file transfer in progress (or one that has completed)
EOS_PlayerDataStorage_FileTransferProgressCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
 
EOS_PlayerDataStorage_FileTransferProgressCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
 
EOS_PlayerDataStorage_FileTransferProgressCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_FileTransferProgressCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_GetFileMetadataCount(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_GetFileMetadataCountOptions, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_GETFILEMETADATACOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions
The most recent version of the EOS_PlayerDataStorage_GetFileMetadataCount API.
EOS_PlayerDataStorage_GetFileMetadataCountOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the EOS_PlayerDataStorage_GetFileMetadataCount function
EOS_PlayerDataStorage_GetFileMetadataCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions
 
EOS_PlayerDataStorage_GetFileMetadataCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions
 
EOS_PlayerDataStorage_GetFileMetadataCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_GetFileMetadataCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_PlayerDataStorage_* functions allow you to query file metadata; create/upload files; and duplicate, read, and delete existing files
EOS_PlayerDataStorage_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
 
EOS_PlayerDataStorage_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
 
EOS_PlayerDataStorage_OnDeleteCacheCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_DeleteCache completes
EOS_PlayerDataStorage_OnDeleteFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_DeleteFile completes
EOS_PlayerDataStorage_OnDuplicateFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_DuplicateFile completes
EOS_PlayerDataStorage_OnFileTransferProgressCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when there is a progress update for a file transfer in progress
EOS_PlayerDataStorage_OnQueryFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_QueryFile completes
EOS_PlayerDataStorage_OnQueryFileListCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_QueryFileList completes
EOS_PlayerDataStorage_OnReadFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_ReadFile completes
EOS_PlayerDataStorage_OnReadFileDataCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
 
EOS_PlayerDataStorage_OnWriteFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Callback for when EOS_PlayerDataStorage_WriteFile completes
EOS_PlayerDataStorage_OnWriteFileDataCallback - Interface in host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
 
EOS_PlayerDataStorage_QueryFile(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_QueryFileOptions, Pointer, EOS_PlayerDataStorage_OnQueryFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_QUERYFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
The most recent version of the EOS_PlayerDataStorage_QueryFile API.
EOS_PlayerDataStorage_QueryFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing information about a query file request
EOS_PlayerDataStorage_QueryFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo
 
EOS_PlayerDataStorage_QueryFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo
 
EOS_PlayerDataStorage_QueryFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_QueryFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_QueryFileList(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_QueryFileListOptions, Pointer, EOS_PlayerDataStorage_OnQueryFileListCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_QUERYFILELIST_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions
The most recent version of the EOS_PlayerDataStorage_QueryFileList API.
EOS_PlayerDataStorage_QueryFileListCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing information about a query file list request
EOS_PlayerDataStorage_QueryFileListCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
 
EOS_PlayerDataStorage_QueryFileListCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
 
EOS_PlayerDataStorage_QueryFileListCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_QueryFileListCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_QueryFileListOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the EOS_PlayerDataStorage_QueryFileList function
EOS_PlayerDataStorage_QueryFileListOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions
 
EOS_PlayerDataStorage_QueryFileListOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions
 
EOS_PlayerDataStorage_QueryFileListOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_QueryFileListOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_QueryFileOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the EOS_PlayerDataStorage_QueryFile function
EOS_PlayerDataStorage_QueryFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
 
EOS_PlayerDataStorage_QueryFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
 
EOS_PlayerDataStorage_QueryFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_QueryFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_ReadFile(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_ReadFileOptions, Pointer, EOS_PlayerDataStorage_OnReadFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_READFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
The most recent version of the EOS_PlayerDataStorage_ReadFile API.
EOS_PlayerDataStorage_ReadFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing the result of a read file request
EOS_PlayerDataStorage_ReadFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
 
EOS_PlayerDataStorage_ReadFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
 
EOS_PlayerDataStorage_ReadFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_ReadFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_ReadFileDataCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing data for a chunk of a file being read
EOS_PlayerDataStorage_ReadFileDataCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
 
EOS_PlayerDataStorage_ReadFileDataCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
 
EOS_PlayerDataStorage_ReadFileDataCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_ReadFileDataCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_ReadFileOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_ReadFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
 
EOS_PlayerDataStorage_ReadFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
 
EOS_PlayerDataStorage_ReadFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_ReadFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_RequestInProgress - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request is in progress
EOS_PlayerDataStorage_StartIndexInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request start index was invalid
EOS_PLAYERDATASTORAGE_TIME_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
Timestamp value representing an undefined time for Player Data Storage.
EOS_PlayerDataStorage_UserErrorFromDataCallback - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User data callback returned error (EOS_PlayerDataStorage_EWriteResult::EOS_WR_FailRequest or EOS_PlayerDataStorage_EReadResult::EOS_RR_FailRequest),
EOS_PlayerDataStorage_UserThrottled - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User is marked as throttled which means he can't perform some operations because limits are exceeded.
EOS_PlayerDataStorage_WriteFile(EOS_PlayerDataStorage_Interface, EOS_PlayerDataStorage_WriteFileOptions, Pointer, EOS_PlayerDataStorage_OnWriteFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PLAYERDATASTORAGE_WRITEFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
The most recent version of the EOS_PlayerDataStorage_WriteFile API.
EOS_PlayerDataStorage_WriteFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
The result information for a request to write data to a file
EOS_PlayerDataStorage_WriteFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
 
EOS_PlayerDataStorage_WriteFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
 
EOS_PlayerDataStorage_WriteFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_WriteFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_WriteFileDataCallbackInfo - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Data containing data for a chunk of a file being written
EOS_PlayerDataStorage_WriteFileDataCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
 
EOS_PlayerDataStorage_WriteFileDataCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
 
EOS_PlayerDataStorage_WriteFileDataCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_WriteFileDataCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
 
EOS_PlayerDataStorage_WriteFileOptions - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
Input data for the EOS_PlayerDataStorage_WriteFile function
EOS_PlayerDataStorage_WriteFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
 
EOS_PlayerDataStorage_WriteFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
 
EOS_PlayerDataStorage_WriteFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorage_WriteFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage.options
 
EOS_PlayerDataStorageFileTransferRequest - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
Handle type to a File Request
EOS_PlayerDataStorageFileTransferRequest() - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
 
EOS_PlayerDataStorageFileTransferRequest(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
 
EOS_PlayerDataStorageFileTransferRequest_CancelRequest(EOS_PlayerDataStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PlayerDataStorageFileTransferRequest_GetFilename(EOS_PlayerDataStorageFileTransferRequest, int, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PlayerDataStorageFileTransferRequest_GetFileRequestState(EOS_PlayerDataStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PlayerDataStorageFileTransferRequest_Release(EOS_PlayerDataStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PR_ReliableOrdered - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
Packets may be sent multiple times and will be received in order
EOS_PR_ReliableUnordered - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
Packets may be sent multiple times and may be received out of order
EOS_PR_UnreliableUnordered - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
Packets will only be sent once and may be received out of order
EOS_PRC_Cheating - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player is cheating
EOS_PRC_Exploiting - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player is exploiting the game
EOS_PRC_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
Not used
EOS_PRC_OffensiveProfile - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player has an offensive profile, name, etc
EOS_PRC_Other - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The player is being reported for something else
EOS_PRC_Scamming - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player is scamming other players
EOS_PRC_Spamming - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player is spamming chat
EOS_PRC_VerbalAbuse - Enum constant in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
The reported player is being abusive in chat
EOS_Presence_AddNotifyJoinGameAccepted(EOS_Presence_Interface, EOS_Presence_AddNotifyJoinGameAcceptedOptions, Pointer, EOS_Presence_OnJoinGameAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_ADDNOTIFYJOINGAMEACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions
The most recent version of the EOS_Presence_AddNotifyJoinGameAccepted API.
EOS_Presence_AddNotifyJoinGameAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_AddNotifyJoinGameAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions
 
EOS_Presence_AddNotifyJoinGameAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyJoinGameAcceptedOptions
 
EOS_Presence_AddNotifyJoinGameAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_AddNotifyJoinGameAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_AddNotifyOnPresenceChanged(EOS_Presence_Interface, EOS_Presence_AddNotifyOnPresenceChangedOptions, Pointer, EOS_Presence_OnPresenceChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_ADDNOTIFYONPRESENCECHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions
The most recent version of the EOS_Presence_AddNotifyOnPresenceChanged API.
EOS_Presence_AddNotifyOnPresenceChangedOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_AddNotifyOnPresenceChanged function.
EOS_Presence_AddNotifyOnPresenceChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions
 
EOS_Presence_AddNotifyOnPresenceChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_AddNotifyOnPresenceChangedOptions
 
EOS_Presence_AddNotifyOnPresenceChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_AddNotifyOnPresenceChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_CopyPresence(EOS_Presence_Interface, EOS_Presence_CopyPresenceOptions, EOS_Presence_Info.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_COPYPRESENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
The most recent version of the EOS_Presence_CopyPresence API.
EOS_Presence_CopyPresenceOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_CopyPresence function.
EOS_Presence_CopyPresenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
 
EOS_Presence_CopyPresenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
 
EOS_Presence_CopyPresenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_CopyPresenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_CreatePresenceModification(EOS_Presence_Interface, EOS_Presence_CreatePresenceModificationOptions, EOS_PresenceModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_CREATEPRESENCEMODIFICATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions
The most recent version of the EOS_Presence_CreatePresenceModification API.
EOS_Presence_CreatePresenceModificationOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_CreatePresenceModification function.
EOS_Presence_CreatePresenceModificationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions
 
EOS_Presence_CreatePresenceModificationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions
 
EOS_Presence_CreatePresenceModificationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_CreatePresenceModificationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PRESENCE_DATA_MAX_KEY_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
The maximum allowed length a data's key may be.
EOS_PRESENCE_DATA_MAX_KEYS - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
The maximum of allowed individual pieces of data a user may have.
EOS_PRESENCE_DATA_MAX_VALUE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
The maximum allowed length a data's value may be.
EOS_Presence_DataInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request data was null or invalid
EOS_Presence_DataKeyInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained data with an invalid key
EOS_Presence_DataKeyLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained data with a key too long or too short
EOS_Presence_DataLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained too many or too few unique data items(or the request would overflow the maximum amount of data allowed
EOS_Presence_DataRecord - Class in host.anzo.eossdk.eos.sdk.presence
An individual presence data record that belongs to a EOS_Presence_Info object.
EOS_Presence_DataRecord() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
 
EOS_Presence_DataRecord(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
 
EOS_PRESENCE_DATARECORD_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
The most recent version of the EOS_Presence_DataRecord API.
EOS_Presence_DataRecord.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_Presence_DataRecord.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_Presence_DataValueInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained data with an invalid value
EOS_Presence_DataValueLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained data with a value too long
EOS_Presence_EStatus - Enum Class in host.anzo.eossdk.eos.sdk.presence.enums
Presence Status states of a user
EOS_Presence_GetJoinInfo(EOS_Presence_Interface, EOS_Presence_GetJoinInfoOptions, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_GETJOININFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
The most recent version of the EOS_Presence_GetJoinInfo API.
EOS_Presence_GetJoinInfoOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_GetJoinInfo function.
EOS_Presence_GetJoinInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
 
EOS_Presence_GetJoinInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
 
EOS_Presence_GetJoinInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_GetJoinInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_HasPresence(EOS_Presence_Interface, EOS_Presence_HasPresenceOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_HASPRESENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
The most recent version of the EOS_Presence_HasPresence API.
EOS_Presence_HasPresenceOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_HasPresence function.
EOS_Presence_HasPresenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
 
EOS_Presence_HasPresenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
 
EOS_Presence_HasPresenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_HasPresenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_Info - Class in host.anzo.eossdk.eos.sdk.presence
All the known presence information for a specific user.
EOS_Presence_Info() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
 
EOS_Presence_Info(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
 
EOS_PRESENCE_INFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The most recent version of the EOS_Presence_Info API.
EOS_Presence_Info_Release(EOS_Presence_Info) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Presence_Info.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_Presence_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_Presence_Interface - Class in host.anzo.eossdk.eos.sdk
The Presence methods enable you to query and read other player's presence information, or modify your own.
EOS_Presence_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
 
EOS_Presence_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
 
EOS_Presence_JoinGameAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
Output parameters for the EOS_Presence_OnJoinGameAcceptedCallback Function.
EOS_Presence_JoinGameAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
 
EOS_Presence_JoinGameAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
 
EOS_Presence_JoinGameAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_JoinGameAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_OnJoinGameAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.presence.callbacks
 
EOS_Presence_OnPresenceChangedCallback - Interface in host.anzo.eossdk.eos.sdk.presence.callbacks
Callback for information related to notifications from EOS_Presence_AddNotifyOnPresenceChanged triggering.
EOS_Presence_OnQueryPresenceCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.presence.callbacks
Callback for information related to EOS_Presence_QueryPresence finishing.
EOS_Presence_PresenceChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
Data containing which users presence has changed
EOS_Presence_PresenceChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo
 
EOS_Presence_PresenceChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo
 
EOS_Presence_PresenceChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_PresenceChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_QueryPresence(EOS_Presence_Interface, EOS_Presence_QueryPresenceOptions, Pointer, EOS_Presence_OnQueryPresenceCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_QUERYPRESENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
The most recent version of the EOS_Presence_QueryPresence API.
EOS_Presence_QueryPresenceCallbackInfo - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
The result meta-data for a presence query.
EOS_Presence_QueryPresenceCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
 
EOS_Presence_QueryPresenceCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
 
EOS_Presence_QueryPresenceCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_QueryPresenceCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_QueryPresenceOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_QueryPresence function
EOS_Presence_QueryPresenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
 
EOS_Presence_QueryPresenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
 
EOS_Presence_QueryPresenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_QueryPresenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_RemoveNotifyJoinGameAccepted(EOS_Presence_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Presence_RemoveNotifyOnPresenceChanged(EOS_Presence_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_RICH_TEXT_MAX_VALUE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
The maximum allowed length a user's rich text string may be.
EOS_Presence_RichTextInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained an invalid rich text string
EOS_Presence_RichTextLengthInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained a rich text string that was too long
EOS_Presence_SetPresence(EOS_Presence_Interface, EOS_Presence_SetPresenceOptions, Pointer, EOS_Presence_SetPresenceCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCE_SETPRESENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
The most recent version of the EOS_Presence_SetPresence API.
EOS_Presence_SetPresenceCallbackInfo - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
The result meta-data from setting a user's presence.
EOS_Presence_SetPresenceCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
 
EOS_Presence_SetPresenceCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
 
EOS_Presence_SetPresenceCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_SetPresenceCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.callbackresults
 
EOS_Presence_SetPresenceCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.presence.callbacks
Callback for information related to EOS_Presence_SetPresence finishing.
EOS_Presence_SetPresenceOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_Presence_SetPresence function.
EOS_Presence_SetPresenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
 
EOS_Presence_SetPresenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
 
EOS_Presence_SetPresenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_SetPresenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_Presence_StatusInvalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request contained an invalid status state
EOS_PresenceModification - Class in host.anzo.eossdk.eos.sdk.presence
To modify your own presence, you must call EOS_Presence_CreatePresenceModification to create a Presence Modification handle.
EOS_PresenceModification() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
 
EOS_PresenceModification(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
 
EOS_PresenceModification_DataRecordId - Class in host.anzo.eossdk.eos.sdk.presence
Data for identifying which data records should be deleted.
EOS_PresenceModification_DataRecordId() - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId
 
EOS_PresenceModification_DataRecordId(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId
 
EOS_PRESENCEMODIFICATION_DATARECORDID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId
The most recent version of the EOS_PresenceModification_DataRecordId API.
EOS_PresenceModification_DataRecordId.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_PresenceModification_DataRecordId.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
 
EOS_PresenceModification_DeleteData(EOS_PresenceModification, EOS_PresenceModification_DeleteDataOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCEMODIFICATION_DELETEDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
Most recent version of the EOS_PresenceModification_DeleteData API.
EOS_PresenceModification_DeleteDataOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_PresenceModification_DeleteData function.
EOS_PresenceModification_DeleteDataOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
 
EOS_PresenceModification_DeleteDataOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
 
EOS_PresenceModification_DeleteDataOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_DeleteDataOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PRESENCEMODIFICATION_JOININFO_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
 
EOS_PresenceModification_Release(EOS_PresenceModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PresenceModification_SetData(EOS_PresenceModification, EOS_PresenceModification_SetDataOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCEMODIFICATION_SETDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
The most recent version of the EOS_PresenceModification_SetData API.
EOS_PresenceModification_SetDataOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_PresenceModification_SetData function.
EOS_PresenceModification_SetDataOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
 
EOS_PresenceModification_SetDataOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
 
EOS_PresenceModification_SetDataOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetDataOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetJoinInfo(EOS_PresenceModification, EOS_PresenceModification_SetJoinInfoOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCEMODIFICATION_SETJOININFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions
The most recent version of the EOS_PresenceModification_SetJoinInfo API.
EOS_PresenceModification_SetJoinInfoOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_PresenceModification_SetJoinInfo function.
EOS_PresenceModification_SetJoinInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions
 
EOS_PresenceModification_SetJoinInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions
 
EOS_PresenceModification_SetJoinInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetJoinInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetRawRichText(EOS_PresenceModification, EOS_PresenceModification_SetRawRichTextOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCEMODIFICATION_SETRAWRICHTEXT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions
The most recent version of the EOS_PresenceModification_SetRawRichText function.
EOS_PresenceModification_SetRawRichTextOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_PresenceModification_SetRawRichText API.
EOS_PresenceModification_SetRawRichTextOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions
 
EOS_PresenceModification_SetRawRichTextOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions
 
EOS_PresenceModification_SetRawRichTextOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetRawRichTextOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetStatus(EOS_PresenceModification, EOS_PresenceModification_SetStatusOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRESENCEMODIFICATION_SETSTATUS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions
The most recent version of the EOS_PresenceModification_SetStatus API.
EOS_PresenceModification_SetStatusOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
Data for the EOS_PresenceModification_SetStatus function.
EOS_PresenceModification_SetStatusOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions
 
EOS_PresenceModification_SetStatusOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions
 
EOS_PresenceModification_SetStatusOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_PresenceModification_SetStatusOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
 
EOS_ProductUserId - Class in host.anzo.eossdk.eos.sdk.common
A handle to a user's Product User ID (game services related ecosystem) This ID is associated with any of the external account providers (of which Epic Account Services is one)
EOS_ProductUserId() - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
 
EOS_ProductUserId(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
 
EOS_ProductUserId_FromString(String) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ProductUserId_IsValid(EOS_ProductUserId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PRODUCTUSERID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
A character buffer of this size is large enough to fit a successful output of EOS_ProductUserId_ToString.
EOS_ProductUserId_ToString(EOS_ProductUserId, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_ProgressionSnapshot_AddProgression(EOS_ProgressionSnapshot_Interface, EOS_ProgressionSnapshot_AddProgressionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PROGRESSIONSNAPSHOT_ADDPROGRESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
 
EOS_ProgressionSnapshot_AddProgressionOptions - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_AddProgressionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
 
EOS_ProgressionSnapshot_AddProgressionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
 
EOS_ProgressionSnapshot_AddProgressionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_AddProgressionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_BeginSnapshot(EOS_ProgressionSnapshot_Interface, EOS_ProgressionSnapshot_BeginSnapshotOptions, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PROGRESSIONSNAPSHOT_BEGINSNAPSHOT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions
 
EOS_ProgressionSnapshot_BeginSnapshotOptions - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_BeginSnapshotOptions() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions
 
EOS_ProgressionSnapshot_BeginSnapshotOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions
 
EOS_ProgressionSnapshot_BeginSnapshotOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_BeginSnapshotOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_DeleteSnapshot(EOS_ProgressionSnapshot_Interface, EOS_ProgressionSnapshot_DeleteSnapshotOptions, Pointer, EOS_ProgressionSnapshot_OnDeleteSnapshotCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PROGRESSIONSNAPSHOT_DELETESNAPSHOT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions
 
EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo
 
EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo
 
EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_DeleteSnapshotOptions - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_DeleteSnapshotOptions() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions
 
EOS_ProgressionSnapshot_DeleteSnapshotOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions
 
EOS_ProgressionSnapshot_DeleteSnapshotOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_DeleteSnapshotOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_EndSnapshot(EOS_ProgressionSnapshot_Interface, EOS_ProgressionSnapshot_EndSnapshotOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PROGRESSIONSNAPSHOT_ENDSNAPSHOT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions
 
EOS_ProgressionSnapshot_EndSnapshotOptions - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_EndSnapshotOptions() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions
 
EOS_ProgressionSnapshot_EndSnapshotOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions
 
EOS_ProgressionSnapshot_EndSnapshotOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_EndSnapshotOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_Interface - Class in host.anzo.eossdk.eos.sdk
Progression Snapshots allow you to store player specific game state.
EOS_ProgressionSnapshot_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
 
EOS_ProgressionSnapshot_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
 
EOS_ProgressionSnapshot_OnDeleteSnapshotCallback - Interface in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks
 
EOS_ProgressionSnapshot_OnSubmitSnapshotCallback - Interface in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks
 
EOS_ProgressionSnapshot_SnapshotIdUnavailable - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The number of available Snapshot IDs have all been exhausted.
EOS_ProgressionSnapshot_SubmitSnapshot(EOS_ProgressionSnapshot_Interface, EOS_ProgressionSnapshot_SubmitSnapshotOptions, Pointer, EOS_ProgressionSnapshot_OnSubmitSnapshotCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_PROGRESSIONSNAPSHOT_SUBMITSNAPSHOT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions
 
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
 
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
 
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
 
EOS_ProgressionSnapshot_SubmitSnapshotOptions - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_SubmitSnapshotOptions() - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions
 
EOS_ProgressionSnapshot_SubmitSnapshotOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions
 
EOS_ProgressionSnapshot_SubmitSnapshotOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_ProgressionSnapshot_SubmitSnapshotOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.progressionsnapshot.options
 
EOS_PS_Away - Enum constant in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
The status of the account is away
EOS_PS_DoNotDisturb - Enum constant in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
The status of the account is do-not-disturb
EOS_PS_ExtendedAway - Enum constant in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
The status of the account is away, and has been away for a while
EOS_PS_Offline - Enum constant in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
The status of the account is offline or not known
EOS_PS_Online - Enum constant in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
The status of the account is online
EOS_RC_AllowRelays - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
Peer connections will attempt to use relay servers, but only after direct connection attempts fail.
EOS_RC_ForceRelays - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
Peer connections will only ever use relay servers.
EOS_RC_NoRelays - Enum constant in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
Peer connections will never attempt to use relay servers.
EOS_ReallocateMemoryFunc - Interface in host.anzo.eossdk.eos.sdk.init.callbacks
 
EOS_ReleaseMemoryFunc - Interface in host.anzo.eossdk.eos.sdk.init.callbacks
 
EOS_Reports_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_Reports_* functions allow you to send reports directly from the players to the back-end services without having to route these through a game server.
EOS_Reports_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Reports_Interface
 
EOS_Reports_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Reports_Interface
 
EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.reports.callbacks
 
EOS_REPORTS_REPORTCONTEXT_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Max length of a report context JSON payload, not including the null terminator.
EOS_REPORTS_REPORTMESSAGE_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Max length of a report message text, not including the null terminator.
EOS_Reports_SendPlayerBehaviorReport(EOS_Reports_Interface, EOS_Reports_SendPlayerBehaviorReportOptions, Pointer, EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_REPORTS_SENDPLAYERBEHAVIORREPORT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
The most recent version of the EOS_Reports_SendPlayerBehaviorReport API.
EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.reports.callbackresults
Output parameters for the EOS_Reports_SendPlayerBehaviorReport function.
EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo
 
EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo
 
EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.reports.callbackresults
 
EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.reports.callbackresults
 
EOS_Reports_SendPlayerBehaviorReportOptions - Class in host.anzo.eossdk.eos.sdk.reports.options
Input parameters for the EOS_Reports_SendPlayerBehaviorReport function.
EOS_Reports_SendPlayerBehaviorReportOptions() - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
 
EOS_Reports_SendPlayerBehaviorReportOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
 
EOS_Reports_SendPlayerBehaviorReportOptions(EOS_ProductUserId, EOS_ProductUserId, EOS_EPlayerReportsCategory, String, String) - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
 
EOS_Reports_SendPlayerBehaviorReportOptions(String, String, EOS_EPlayerReportsCategory, String, String) - Constructor for class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
 
EOS_Reports_SendPlayerBehaviorReportOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.reports.options
 
EOS_Reports_SendPlayerBehaviorReportOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.reports.options
 
EOS_RequestInProgress - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request is in progress
EOS_RR_CancelRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
Signifies the request should be canceled, but not due to an error
EOS_RR_ContinueReading - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
Signifies the data was read successfully, and we should continue to the next chunk if possible
EOS_RR_FailRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
Signifies there was a failure reading the data, and the request should end
EOS_RTC_AddNotifyDisconnected(EOS_RTC_Interface, EOS_RTC_AddNotifyDisconnectedOptions, Pointer, EOS_RTC_OnDisconnectedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_ADDNOTIFYDISCONNECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
The most recent version of the EOS_RTC_AddNotifyDisconnected API.
EOS_RTC_AddNotifyDisconnectedOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_AddNotifyDisconnected.
EOS_RTC_AddNotifyDisconnectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
 
EOS_RTC_AddNotifyDisconnectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
 
EOS_RTC_AddNotifyDisconnectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_AddNotifyDisconnectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_AddNotifyParticipantStatusChanged(EOS_RTC_Interface, EOS_RTC_AddNotifyParticipantStatusChangedOptions, Pointer, EOS_RTC_OnParticipantStatusChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_ADDNOTIFYPARTICIPANTSTATUSCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
The most recent version of the EOS_RTC_AddNotifyParticipantStatusChanged API.
EOS_RTC_AddNotifyParticipantStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_AddNotifyParticipantStatusChanged.
EOS_RTC_AddNotifyParticipantStatusChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
 
EOS_RTC_AddNotifyParticipantStatusChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
 
EOS_RTC_AddNotifyParticipantStatusChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_AddNotifyParticipantStatusChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_AddNotifyRoomStatisticsUpdated(EOS_RTC_Interface, EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions, Pointer, EOS_RTC_OnRoomStatisticsUpdatedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_ADDNOTIFYROOMSTATISTICSUPDATED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
The most recent version of the EOS_RTC_AddNotifyRoomStatisticsUpdated API.
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_AddNotifyRoomStatisticsUpdated.
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
 
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
 
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_Admin_Interface - Class in host.anzo.eossdk.eos.sdk
The RTC Admin interface.
EOS_RTC_Admin_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
 
EOS_RTC_Admin_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
 
EOS_RTC_Audio_Interface - Class in host.anzo.eossdk.eos.sdk
The RTC Audio Interface.
EOS_RTC_Audio_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
 
EOS_RTC_Audio_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
 
EOS_RTC_BlockParticipant(EOS_RTC_Interface, EOS_RTC_BlockParticipantOptions, Pointer, EOS_RTC_OnBlockParticipantCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_BLOCKPARTICIPANT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
The most recent version of the EOS_RTC_BlockParticipant API.
EOS_RTC_BlockParticipantCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_OnBlockParticipantCallback.
EOS_RTC_BlockParticipantCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
 
EOS_RTC_BlockParticipantCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
 
EOS_RTC_BlockParticipantCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_BlockParticipantCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_BlockParticipantOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is passed in with a call to EOS_RTC_BlockParticipant.
EOS_RTC_BlockParticipantOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
 
EOS_RTC_BlockParticipantOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
 
EOS_RTC_BlockParticipantOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_BlockParticipantOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_Data_Interface - Class in host.anzo.eossdk.eos.sdk
The RTC Data Interface.
EOS_RTC_Data_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
 
EOS_RTC_Data_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
 
EOS_RTC_DisconnectedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_AddNotifyDisconnected registered event.
EOS_RTC_DisconnectedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
 
EOS_RTC_DisconnectedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
 
EOS_RTC_DisconnectedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_DisconnectedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_GetAudioInterface(EOS_RTC_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_GetDataInterface(EOS_RTC_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_Interface - Class in host.anzo.eossdk.eos.sdk
The RTC Interface is used to manage joining and leaving rooms.
EOS_RTC_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
 
EOS_RTC_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
 
EOS_RTC_JoinRoom(EOS_RTC_Interface, EOS_RTC_JoinRoomOptions, Pointer, EOS_RTC_OnJoinRoomCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_JOINROOM_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
The most recent version of the EOS_RTC_JoinRoom API.
EOS_RTC_JoinRoomCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_OnJoinRoomCallback.
EOS_RTC_JoinRoomCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
 
EOS_RTC_JoinRoomCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
 
EOS_RTC_JoinRoomCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_JoinRoomCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_JOINROOMFLAGS_ENABLE_DATACHANNEL - Static variable in class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
Enables the (optional) data channel feature for RTC rooms.
EOS_RTC_JOINROOMFLAGS_ENABLE_ECHO - Static variable in class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
Enables echo mode.
EOS_RTC_JoinRoomOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_JoinRoom.
EOS_RTC_JoinRoomOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
 
EOS_RTC_JoinRoomOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
 
EOS_RTC_JoinRoomOptions_Flags - Class in host.anzo.eossdk.eos.sdk.rtc.enums
Join room flags
EOS_RTC_JoinRoomOptions_Flags() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
 
EOS_RTC_JoinRoomOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_JoinRoomOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_LeaveRoom(EOS_RTC_Interface, EOS_RTC_LeaveRoomOptions, Pointer, EOS_RTC_OnLeaveRoomCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_LEAVEROOM_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
The most recent version of the EOS_RTC_LeaveRoom API.
EOS_RTC_LeaveRoomCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_OnLeaveRoomCallback.
EOS_RTC_LeaveRoomCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
 
EOS_RTC_LeaveRoomCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
 
EOS_RTC_LeaveRoomCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_LeaveRoomCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_LeaveRoomOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_LeaveRoom.
EOS_RTC_LeaveRoomOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
 
EOS_RTC_LeaveRoomOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
 
EOS_RTC_LeaveRoomOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_LeaveRoomOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_OnBlockParticipantCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback for completion of block participants request.
EOS_RTC_OnDisconnectedCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback for completion of room disconnect request.
EOS_RTC_OnJoinRoomCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback for completion of room join request.
EOS_RTC_OnLeaveRoomCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback for completion of room leave request.
EOS_RTC_OnParticipantStatusChangedCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback called when room participant status changed
EOS_RTC_OnRoomStatisticsUpdatedCallback - Interface in host.anzo.eossdk.eos.sdk.rtc.callbacks
Callback for room statistic update event
EOS_RTC_Option - Class in host.anzo.eossdk.eos.sdk.rtc
This struct is used to get information about a specific option.
EOS_RTC_Option() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
 
EOS_RTC_Option(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
 
EOS_RTC_OPTION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
The most recent version of the EOS_RTC_Option struct.
EOS_RTC_OPTION_KEY_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
 
EOS_RTC_OPTION_VALUE_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
 
EOS_RTC_Option.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc
 
EOS_RTC_Option.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc
 
EOS_RTC_ParticipantMetadata - Class in host.anzo.eossdk.eos.sdk.rtc
This struct is used to get information about a specific participant metadata item.
EOS_RTC_ParticipantMetadata() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
 
EOS_RTC_ParticipantMetadata(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
 
EOS_RTC_PARTICIPANTMETADATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
The most recent version of the EOS_RTC_ParticipantMetadata struct.
EOS_RTC_PARTICIPANTMETADATA_KEY_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
 
EOS_RTC_PARTICIPANTMETADATA_VALUE_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
 
EOS_RTC_ParticipantMetadata.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc
 
EOS_RTC_ParticipantMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc
 
EOS_RTC_ParticipantStatusChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_AddNotifyParticipantStatusChanged registered event.
EOS_RTC_ParticipantStatusChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
 
EOS_RTC_ParticipantStatusChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
 
EOS_RTC_ParticipantStatusChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_ParticipantStatusChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_ReconnectionTimegateExpired - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Connection dropped due to long timeout
EOS_RTC_RemoveNotifyDisconnected(EOS_RTC_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_RemoveNotifyParticipantStatusChanged(EOS_RTC_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_RemoveNotifyRoomStatisticsUpdated(EOS_RTC_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_RoomAlreadyExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS RTC room already exists
EOS_RTC_RoomStatisticsUpdatedInfo - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
This struct is passed in with a call to EOS_RTC_AddNotifyRoomStatisticsUpdated registered event.
EOS_RTC_RoomStatisticsUpdatedInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
 
EOS_RTC_RoomStatisticsUpdatedInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
 
EOS_RTC_RoomStatisticsUpdatedInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_RoomStatisticsUpdatedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.callbackresults
 
EOS_RTC_RoomWasLeft - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS RTC room was left successfully
EOS_RTC_SetRoomSetting(EOS_RTC_Interface, EOS_RTC_SetRoomSettingOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_SETROOMSETTING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
The most recent version of the EOS_RTC_SetRoomSetting API.
EOS_RTC_SetRoomSettingOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_SetRoomSetting
EOS_RTC_SetRoomSettingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
 
EOS_RTC_SetRoomSettingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
 
EOS_RTC_SetRoomSettingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_SetRoomSettingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_SetSetting(EOS_RTC_Interface, EOS_RTC_SetSettingOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTC_SETSETTING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
The most recent version of the EOS_RTC_SetSetting API.
EOS_RTC_SetSettingOptions - Class in host.anzo.eossdk.eos.sdk.rtc.options
This struct is used to call EOS_RTC_SetSetting
EOS_RTC_SetSettingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
 
EOS_RTC_SetSettingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
 
EOS_RTC_SetSettingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_SetSettingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc.options
 
EOS_RTC_ShutdownInvoked - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS RTC room was left due to platform release
EOS_RTC_TooManyParticipants - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS RTC room cannot accept more participants
EOS_RTC_UserBanned - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The user is banned
EOS_RTC_UserIsInBlocklist - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
EOS RTC operation failed because the user is in the local user's block list
EOS_RTC_UserKicked - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The user kicked out from the room
EOS_RTCAdmin_CopyUserTokenByIndex(EOS_RTC_Admin_Interface, EOS_RTCAdmin_CopyUserTokenByIndexOptions, EOS_RTCAdmin_UserToken.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCADMIN_COPYUSERTOKENBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
The most recent version of the EOS_RTCAdmin_CopyUserTokenByIndexOptions struct.
EOS_RTCAdmin_CopyUserTokenByIndexOptions - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
Input parameters for the EOS_RTCAdmin_CopyUserTokenByIndex function.
EOS_RTCAdmin_CopyUserTokenByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
 
EOS_RTCAdmin_CopyUserTokenByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
 
EOS_RTCAdmin_CopyUserTokenByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_CopyUserTokenByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_CopyUserTokenByUserId(EOS_RTC_Admin_Interface, EOS_RTCAdmin_CopyUserTokenByUserIdOptions, EOS_RTCAdmin_UserToken.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCADMIN_COPYUSERTOKENBYUSERID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
The most recent version of the EOS_RTCAdmin_CopyUserTokenByUserIdOptions struct.
EOS_RTCAdmin_CopyUserTokenByUserIdOptions - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
Input parameters for the EOS_RTCAdmin_CopyUserTokenByUserId function.
EOS_RTCAdmin_CopyUserTokenByUserIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
 
EOS_RTCAdmin_CopyUserTokenByUserIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
 
EOS_RTCAdmin_CopyUserTokenByUserIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_CopyUserTokenByUserIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_Kick(EOS_RTC_Admin_Interface, EOS_RTCAdmin_KickOptions, Pointer, EOS_RTCAdmin_OnKickCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCADMIN_KICK_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
The most recent version of the EOS_RTCAdmin_Kick API
EOS_RTCAdmin_KickCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
Data containing the result information for a kick participant request.
EOS_RTCAdmin_KickCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo
 
EOS_RTCAdmin_KickCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo
 
EOS_RTCAdmin_KickCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_KickCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_KickOptions - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
Input parameters for the EOS_RTCAdmin_Kick function.
EOS_RTCAdmin_KickOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
 
EOS_RTCAdmin_KickOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
 
EOS_RTCAdmin_KickOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_KickOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_OnKickCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.rtcadmin.callbacks
 
EOS_RTCAdmin_OnQueryJoinRoomTokenCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.rtcadmin.callbacks
 
EOS_RTCAdmin_OnSetParticipantHardMuteCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.rtcadmin.callbacks
 
EOS_RTCAdmin_QueryJoinRoomToken(EOS_RTC_Admin_Interface, EOS_RTCAdmin_QueryJoinRoomTokenOptions, Pointer, EOS_RTCAdmin_OnQueryJoinRoomTokenCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCADMIN_QUERYJOINROOMTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
The most recent version of the EOS_RTCAdmin_QueryJoinRoomToken API
EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
Data containing the result information for a query join room token request.
EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
 
EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
 
EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_QueryJoinRoomTokenOptions - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
Input parameters for the EOS_RTCAdmin_QueryJoinRoomToken function.
EOS_RTCAdmin_QueryJoinRoomTokenOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
 
EOS_RTCAdmin_QueryJoinRoomTokenOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
 
EOS_RTCAdmin_QueryJoinRoomTokenOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_QueryJoinRoomTokenOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_SetParticipantHardMute(EOS_RTC_Admin_Interface, EOS_RTCAdmin_SetParticipantHardMuteOptions, Pointer, EOS_RTCAdmin_OnSetParticipantHardMuteCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCADMIN_SETPARTICIPANTHARDMUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
The most recent version of the EOS_RTCAdmin_SetParticipantHardMuteOptions struct.
EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
Data containing the result information for a hard mute request.
EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo
 
EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo
 
EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
 
EOS_RTCAdmin_SetParticipantHardMuteOptions - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
Input parameters for the EOS_RTCAdmin_SetParticipantHardMute function.
EOS_RTCAdmin_SetParticipantHardMuteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
 
EOS_RTCAdmin_SetParticipantHardMuteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
 
EOS_RTCAdmin_SetParticipantHardMuteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_SetParticipantHardMuteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin.options
 
EOS_RTCAdmin_UserToken - Class in host.anzo.eossdk.eos.sdk.rtcadmin
Contains information about a collection of user tokens for joining a room.
EOS_RTCAdmin_UserToken() - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
 
EOS_RTCAdmin_UserToken(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
 
EOS_RTCADMIN_USERTOKEN_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
The most recent version of the EOS_RTCAdmin_UserToken struct.
EOS_RTCAdmin_UserToken_Release(EOS_RTCAdmin_UserToken) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAdmin_UserToken.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin
 
EOS_RTCAdmin_UserToken.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin
 
EOS_RTCAIS_Failed - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
Something failed while trying to use the device
EOS_RTCAIS_Idle - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
The device is not in used right now (e.g: you are alone in the room).
EOS_RTCAIS_Recording - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
The device is being used and capturing audio
EOS_RTCAIS_RecordingDisconnected - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
The SDK is in a recording state, but actually capturing silence because the device is disconnected (e.g: the microphone is not plugged in).
EOS_RTCAIS_RecordingSilent - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
The SDK is in a recording state, but actually capturing silence because the device is exclusively being used by the platform at the moment.
EOS_RTCAOS_Failed - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
Something failed while trying to use the device
EOS_RTCAOS_Idle - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
The device is not in used right now (e.g: you are alone in the room).
EOS_RTCAOS_Playing - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
Device is in use
EOS_RTCAS_AdminDisabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Audio disabled by the administrator
EOS_RTCAS_Disabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Audio disabled
EOS_RTCAS_Enabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Audio enabled
EOS_RTCAS_NotListeningDisabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Audio channel is disabled temporarily for both sending and receiving
EOS_RTCAS_Unsupported - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Audio unsupported by the source (no devices)
EOS_RTCAudio_AddNotifyAudioBeforeRender(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions, Pointer, EOS_RTCAudio_OnAudioBeforeRenderCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYAUDIOBEFORERENDER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
The most recent version of the EOS_RTCAudio_AddNotifyAudioBeforeRender API.
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyAudioBeforeRender.
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
 
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
 
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioBeforeSend(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyAudioBeforeSendOptions, Pointer, EOS_RTCAudio_OnAudioBeforeSendCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYAUDIOBEFORESEND_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
The most recent version of the EOS_RTCAudio_AddNotifyAudioBeforeSend API.
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyAudioBeforeSend.
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
 
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
 
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioDevicesChanged(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions, Pointer, EOS_RTCAudio_OnAudioDevicesChangedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYAUDIODEVICESCHANGED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions
The most recent version of the EOS_RTCAudio_AddNotifyAudioDevicesChanged API.
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyAudioDevicesChanged.
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions
 
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions
 
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioInputState(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyAudioInputStateOptions, Pointer, EOS_RTCAudio_OnAudioInputStateCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYAUDIOINPUTSTATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
The most recent version of the EOS_RTCAudio_AddNotifyAudioInputState API.
EOS_RTCAudio_AddNotifyAudioInputStateOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyAudioInputState.
EOS_RTCAudio_AddNotifyAudioInputStateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
 
EOS_RTCAudio_AddNotifyAudioInputStateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
 
EOS_RTCAudio_AddNotifyAudioInputStateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioInputStateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioOutputState(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyAudioOutputStateOptions, Pointer, EOS_RTCAudio_OnAudioOutputStateCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYAUDIOOUTPUTSTATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
The most recent version of the EOS_RTCAudio_AddNotifyAudioOutputState API.
EOS_RTCAudio_AddNotifyAudioOutputStateOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyAudioOutputState.
EOS_RTCAudio_AddNotifyAudioOutputStateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
 
EOS_RTCAudio_AddNotifyAudioOutputStateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
 
EOS_RTCAudio_AddNotifyAudioOutputStateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyAudioOutputStateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyParticipantUpdated(EOS_RTC_Audio_Interface, EOS_RTCAudio_AddNotifyParticipantUpdatedOptions, Pointer, EOS_RTCAudio_OnParticipantUpdatedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_ADDNOTIFYPARTICIPANTUPDATED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
The most recent version of the EOS_RTCAudio_AddNotifyParticipantUpdated API.
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_AddNotifyParticipantUpdated.
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
 
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
 
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_AudioBeforeRenderCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioBeforeRender registered event.
EOS_RTCAudio_AudioBeforeRenderCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
 
EOS_RTCAudio_AudioBeforeRenderCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
 
EOS_RTCAudio_AudioBeforeRenderCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioBeforeRenderCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioBeforeSendCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioBeforeSend registered event.
EOS_RTCAudio_AudioBeforeSendCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
 
EOS_RTCAudio_AudioBeforeSendCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
 
EOS_RTCAudio_AudioBeforeSendCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioBeforeSendCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioBuffer - Class in host.anzo.eossdk.eos.sdk.rtcaudio
This struct is used to represent an audio buffer received in callbacks from EOS_RTCAudio_AddNotifyAudioBeforeSend and EOS_RTCAudio_AddNotifyAudioBeforeRender.
EOS_RTCAudio_AudioBuffer() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
 
EOS_RTCAudio_AudioBuffer(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
 
EOS_RTCAUDIO_AUDIOBUFFER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
The most recent version of the EOS_RTCAudio_AudioBuffer API
EOS_RTCAudio_AudioBuffer.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_AudioBuffer.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_AudioDevicesChangedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioDevicesChanged registered event.
EOS_RTCAudio_AudioDevicesChangedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioDevicesChangedCallbackInfo
 
EOS_RTCAudio_AudioDevicesChangedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioDevicesChangedCallbackInfo
 
EOS_RTCAudio_AudioDevicesChangedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioDevicesChangedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioInputStateCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioInputState registered event.
EOS_RTCAudio_AudioInputStateCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
 
EOS_RTCAudio_AudioInputStateCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
 
EOS_RTCAudio_AudioInputStateCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioInputStateCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioOutputStateCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyAudioOutputState registered event.
EOS_RTCAudio_AudioOutputStateCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
 
EOS_RTCAudio_AudioOutputStateCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
 
EOS_RTCAudio_AudioOutputStateCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_AudioOutputStateCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_CopyInputDeviceInformationByIndex(EOS_RTC_Audio_Interface, EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions, EOS_RTCAudio_InputDeviceInformation.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_COPYINPUTDEVICEINFORMATIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions
The most recent version of the EOS_RTCAudio_CopyInputDeviceInformationByIndex API.
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
Input parameters for the EOS_RTCAudio_CopyInputDeviceInformationByIndex function.
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions
 
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions
 
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_CopyOutputDeviceInformationByIndex(EOS_RTC_Audio_Interface, EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions, EOS_RTCAudio_OutputDeviceInformation.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_COPYOUTPUTDEVICEINFORMATIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions
The most recent version of the EOS_RTCAudio_CopyOutputDeviceInformationByIndex API.
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
Output parameters for the EOS_RTCAudio_CopyOutputDeviceInformationByIndex function.
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions
 
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions
 
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_GetInputDevicesCount(EOS_RTC_Audio_Interface, EOS_RTCAudio_GetInputDevicesCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_GETINPUTDEVICESCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions
The most recent version of the EOS_RTCAudio_GetInputDevicesCount API.
EOS_RTCAudio_GetInputDevicesCountOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
Input parameters for the EOS_RTCAudio_GetInputDevicesCount function.
EOS_RTCAudio_GetInputDevicesCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions
 
EOS_RTCAudio_GetInputDevicesCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetInputDevicesCountOptions
 
EOS_RTCAudio_GetInputDevicesCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_GetInputDevicesCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_GetOutputDevicesCount(EOS_RTC_Audio_Interface, EOS_RTCAudio_GetOutputDevicesCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_GETOUTPUTDEVICESCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions
The most recent version of the EOS_RTCAudio_GetOutputDevicesCount API.
EOS_RTCAudio_GetOutputDevicesCountOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
Output parameters for the EOS_RTCAudio_GetOutputDevicesCount function.
EOS_RTCAudio_GetOutputDevicesCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions
 
EOS_RTCAudio_GetOutputDevicesCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_GetOutputDevicesCountOptions
 
EOS_RTCAudio_GetOutputDevicesCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_GetOutputDevicesCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_InputDeviceInformation - Class in host.anzo.eossdk.eos.sdk.rtcaudio
This struct is used to get information about a specific audio input device.
EOS_RTCAudio_InputDeviceInformation() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
 
EOS_RTCAudio_InputDeviceInformation(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
 
EOS_RTCAUDIO_INPUTDEVICEINFORMATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
The most recent version of the EOS_RTCAudio_InputDeviceInformation struct.
EOS_RTCAudio_InputDeviceInformation_Release(EOS_RTCAudio_InputDeviceInformation) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_InputDeviceInformation.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_InputDeviceInformation.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_OnAudioBeforeRenderCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification when local audio buffers are about to be encoded and sent.
EOS_RTCAudio_OnAudioBeforeSendCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification when remote audio buffers before they are rendered.
EOS_RTCAudio_OnAudioDevicesChangedCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification when the audio device changed
EOS_RTCAudio_OnAudioInputStateCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification when the audio device input state changed
EOS_RTCAudio_OnAudioOutputStateCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification when the audio device output state changed
EOS_RTCAudio_OnParticipantUpdatedCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for notification about participant update
EOS_RTCAudio_OnQueryInputDevicesInformationCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of query input devices information request.
EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnQueryInputDevicesInformationCallback.
EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo
 
EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo
 
EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnQueryOutputDevicesInformationCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of query output devices information request.
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnQueryOutputDevicesInformationCallback.
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
 
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
 
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnRegisterPlatformUserCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of register platform user request.
EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnRegisterPlatformUserCallback.
EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
 
EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
 
EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnSetInputDeviceSettingsCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of set input device settings request.
EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnSetInputDeviceSettingsCallback.
EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
 
EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
 
EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnSetOutputDeviceSettingsCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of set output device settings request.
EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnSetOutputDeviceSettingsCallback.
EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
 
EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
 
EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnUnregisterPlatformUserCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of unregister platform user request.
EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUnregisterPlatformUserCallback.
EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
 
EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
 
EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_OnUpdateParticipantVolumeCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of update participant volume request.
EOS_RTCAudio_OnUpdateReceivingCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of update receiving request
EOS_RTCAudio_OnUpdateReceivingVolumeCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of update receiving volume request.
EOS_RTCAudio_OnUpdateSendingCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of update sending request.
EOS_RTCAudio_OnUpdateSendingVolumeCallback - Interface in host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Callback for completion of update sending volume request.
EOS_RTCAudio_OutputDeviceInformation - Class in host.anzo.eossdk.eos.sdk.rtcaudio
This struct is used to get information about a specific audio output device.
EOS_RTCAudio_OutputDeviceInformation() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
 
EOS_RTCAudio_OutputDeviceInformation(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
 
EOS_RTCAUDIO_OUTPUTDEVICEINFORMATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
The most recent version of the EOS_RTCAudio_OutputDeviceInformation struct.
EOS_RTCAudio_OutputDeviceInformation_Release(EOS_RTCAudio_OutputDeviceInformation) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_OutputDeviceInformation.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_OutputDeviceInformation.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
 
EOS_RTCAudio_ParticipantUpdatedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_AddNotifyParticipantUpdated registered event.
EOS_RTCAudio_ParticipantUpdatedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
 
EOS_RTCAudio_ParticipantUpdatedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
 
EOS_RTCAudio_ParticipantUpdatedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_ParticipantUpdatedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_QueryInputDevicesInformation(EOS_RTC_Audio_Interface, EOS_RTCAudio_QueryInputDevicesInformationOptions, Pointer, EOS_RTCAudio_OnQueryInputDevicesInformationCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_QUERYINPUTDEVICESINFORMATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions
The most recent version of the EOS_RTCAudio_QueryInputDevicesInformation API.
EOS_RTCAudio_QueryInputDevicesInformationOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_QueryInputDevicesInformation.
EOS_RTCAudio_QueryInputDevicesInformationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions
 
EOS_RTCAudio_QueryInputDevicesInformationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryInputDevicesInformationOptions
 
EOS_RTCAudio_QueryInputDevicesInformationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_QueryInputDevicesInformationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_QueryOutputDevicesInformation(EOS_RTC_Audio_Interface, EOS_RTCAudio_QueryOutputDevicesInformationOptions, Pointer, EOS_RTCAudio_OnQueryOutputDevicesInformationCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_QUERYOUTPUTDEVICESINFORMATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions
The most recent version of the EOS_RTCAudio_QueryOutputDevicesInformation API.
EOS_RTCAudio_QueryOutputDevicesInformationOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_QueryOutputDevicesInformation.
EOS_RTCAudio_QueryOutputDevicesInformationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions
 
EOS_RTCAudio_QueryOutputDevicesInformationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_QueryOutputDevicesInformationOptions
 
EOS_RTCAudio_QueryOutputDevicesInformationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_QueryOutputDevicesInformationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_RegisterPlatformUser(EOS_RTC_Audio_Interface, EOS_RTCAudio_RegisterPlatformUserOptions, Pointer, EOS_RTCAudio_OnRegisterPlatformUserCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_REGISTERPLATFORMUSER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions
The most recent version of the EOS_RTCAudio_RegisterPlatformUser API.
EOS_RTCAudio_RegisterPlatformUserOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to inform the audio system of a user.
EOS_RTCAudio_RegisterPlatformUserOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions
 
EOS_RTCAudio_RegisterPlatformUserOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions
 
EOS_RTCAudio_RegisterPlatformUserOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_RegisterPlatformUserOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_RemoveNotifyAudioBeforeRender(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_RemoveNotifyAudioBeforeSend(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_RemoveNotifyAudioDevicesChanged(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_RemoveNotifyAudioInputState(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_RemoveNotifyAudioOutputState(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_RemoveNotifyParticipantUpdated(EOS_RTC_Audio_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAudio_SendAudio(EOS_RTC_Audio_Interface, EOS_RTCAudio_SendAudioOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_SENDAUDIO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
The most recent version of the EOS_RTCAudio_SendAudio API.
EOS_RTCAudio_SendAudioOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_SendAudio.
EOS_RTCAudio_SendAudioOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
 
EOS_RTCAudio_SendAudioOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
 
EOS_RTCAudio_SendAudioOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_SendAudioOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_SetInputDeviceSettings(EOS_RTC_Audio_Interface, EOS_RTCAudio_SetInputDeviceSettingsOptions, Pointer, EOS_RTCAudio_OnSetInputDeviceSettingsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_SETINPUTDEVICESETTINGS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
The most recent version of the EOS_RTCAudio_SetInputDeviceSettings API.
EOS_RTCAudio_SetInputDeviceSettingsOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_SetInputDeviceSettings.
EOS_RTCAudio_SetInputDeviceSettingsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
 
EOS_RTCAudio_SetInputDeviceSettingsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
 
EOS_RTCAudio_SetInputDeviceSettingsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_SetInputDeviceSettingsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_SetOutputDeviceSettings(EOS_RTC_Audio_Interface, EOS_RTCAudio_SetOutputDeviceSettingsOptions, Pointer, EOS_RTCAudio_OnSetOutputDeviceSettingsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_SETOUTPUTDEVICESETTINGS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
The most recent version of the EOS_RTCAudio_SetOutputDeviceSettings API.
EOS_RTCAudio_SetOutputDeviceSettingsOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to call EOS_RTCAudio_SetOutputDeviceSettings.
EOS_RTCAudio_SetOutputDeviceSettingsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
 
EOS_RTCAudio_SetOutputDeviceSettingsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
 
EOS_RTCAudio_SetOutputDeviceSettingsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_SetOutputDeviceSettingsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UnregisterPlatformUser(EOS_RTC_Audio_Interface, EOS_RTCAudio_UnregisterPlatformUserOptions, Pointer, EOS_RTCAudio_OnUnregisterPlatformUserCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UNREGISTERPLATFORMUSER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions
The most recent version of the EOS_RTCAudio_UnregisterPlatformUser API.
EOS_RTCAudio_UnregisterPlatformUserOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is used to remove a user from the audio system.
EOS_RTCAudio_UnregisterPlatformUserOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions
 
EOS_RTCAudio_UnregisterPlatformUserOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions
 
EOS_RTCAudio_UnregisterPlatformUserOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UnregisterPlatformUserOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateParticipantVolume(EOS_RTC_Audio_Interface, EOS_RTCAudio_UpdateParticipantVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateParticipantVolumeCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UPDATEPARTICIPANTVOLUME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
The most recent version of the EOS_RTCAudio_UpdateParticipantVolume API.
EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUpdateParticipantVolumeCallback.
EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
 
EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
 
EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateParticipantVolumeOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_UpdateParticipantVolume
EOS_RTCAudio_UpdateParticipantVolumeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
 
EOS_RTCAudio_UpdateParticipantVolumeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
 
EOS_RTCAudio_UpdateParticipantVolumeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateParticipantVolumeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateReceiving(EOS_RTC_Audio_Interface, EOS_RTCAudio_UpdateReceivingOptions, Pointer, EOS_RTCAudio_OnUpdateReceivingCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UPDATERECEIVING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
The most recent version of the EOS_RTCAudio_UpdateReceiving API.
EOS_RTCAudio_UpdateReceivingCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUpdateReceivingCallback.
EOS_RTCAudio_UpdateReceivingCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
 
EOS_RTCAudio_UpdateReceivingCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
 
EOS_RTCAudio_UpdateReceivingCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateReceivingCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateReceivingOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_UpdateReceiving.
EOS_RTCAudio_UpdateReceivingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
 
EOS_RTCAudio_UpdateReceivingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
 
EOS_RTCAudio_UpdateReceivingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateReceivingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateReceivingVolume(EOS_RTC_Audio_Interface, EOS_RTCAudio_UpdateReceivingVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateReceivingVolumeCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UPDATERECEIVINGVOLUME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
The most recent version of the EOS_RTCAudio_UpdateReceivingVolume API.
EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUpdateReceivingVolumeCallback.
EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
 
EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
 
EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateReceivingVolumeOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_UpdateReceivingVolume
EOS_RTCAudio_UpdateReceivingVolumeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
 
EOS_RTCAudio_UpdateReceivingVolumeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
 
EOS_RTCAudio_UpdateReceivingVolumeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateReceivingVolumeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateSending(EOS_RTC_Audio_Interface, EOS_RTCAudio_UpdateSendingOptions, Pointer, EOS_RTCAudio_OnUpdateSendingCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UPDATESENDING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
The most recent version of the EOS_RTCAudio_UpdateSending API.
EOS_RTCAudio_UpdateSendingCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUpdateSendingCallback.
EOS_RTCAudio_UpdateSendingCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
 
EOS_RTCAudio_UpdateSendingCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
 
EOS_RTCAudio_UpdateSendingCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateSendingCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateSendingOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_UpdateSending
EOS_RTCAudio_UpdateSendingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
 
EOS_RTCAudio_UpdateSendingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
 
EOS_RTCAudio_UpdateSendingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateSendingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateSendingVolume(EOS_RTC_Audio_Interface, EOS_RTCAudio_UpdateSendingVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateSendingVolumeCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCAUDIO_UPDATESENDINGVOLUME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
The most recent version of the EOS_RTCAudio_UpdateSendingVolume API.
EOS_RTCAudio_UpdateSendingVolumeCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
This struct is passed in with a call to EOS_RTCAudio_OnUpdateSendingVolumeCallback.
EOS_RTCAudio_UpdateSendingVolumeCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
 
EOS_RTCAudio_UpdateSendingVolumeCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
 
EOS_RTCAudio_UpdateSendingVolumeCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateSendingVolumeCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
 
EOS_RTCAudio_UpdateSendingVolumeOptions - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
This struct is passed in with a call to EOS_RTCAudio_UpdateSendingVolume
EOS_RTCAudio_UpdateSendingVolumeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
 
EOS_RTCAudio_UpdateSendingVolumeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
 
EOS_RTCAudio_UpdateSendingVolumeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCAudio_UpdateSendingVolumeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio.options
 
EOS_RTCBM_KeepRoomsAlive - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
Application status has no effect on RTC rooms.
EOS_RTCBM_LeaveRooms - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
Upon entering a background application status, all logged in users leave any RTC rooms.
EOS_RTCData_AddNotifyDataReceived(EOS_RTC_Data_Interface, EOS_RTCData_AddNotifyDataReceivedOptions, Pointer, EOS_RTCData_OnDataReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCDATA_ADDNOTIFYDATARECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
The most recent version of the EOS_RTCData_AddNotifyDataReceived API.
EOS_RTCDATA_ADDNOTIFYDATARECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
The most recent version of the EOS_RTCData_AddNotifyDataReceived API.
EOS_RTCData_AddNotifyDataReceivedOptions - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
This struct is used to call EOS_RTCData_AddNotifyDataReceived.
EOS_RTCData_AddNotifyDataReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
 
EOS_RTCData_AddNotifyDataReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
 
EOS_RTCData_AddNotifyDataReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_AddNotifyDataReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_AddNotifyParticipantUpdated(EOS_RTC_Data_Interface, EOS_RTCData_AddNotifyParticipantUpdatedOptions, Pointer, EOS_RTCData_OnParticipantUpdatedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCData_AddNotifyParticipantUpdatedOptions - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
This struct is used to call EOS_RTCData_AddNotifyDataReceived.
EOS_RTCData_AddNotifyParticipantUpdatedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
 
EOS_RTCData_AddNotifyParticipantUpdatedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
 
EOS_RTCData_AddNotifyParticipantUpdatedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_AddNotifyParticipantUpdatedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_DataReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
This struct is passed in with a call to EOS_RTCData_AddNotifyDataReceived registered event.
EOS_RTCData_DataReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
 
EOS_RTCData_DataReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
 
EOS_RTCData_DataReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_DataReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCDATA_MAX_PACKET_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
The maximum length of data chunk in bytes that can be sent and received
EOS_RTCData_OnDataReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.rtcdata.callbacks
 
EOS_RTCData_OnParticipantUpdatedCallback - Interface in host.anzo.eossdk.eos.sdk.rtcdata.callbacks
 
EOS_RTCData_OnUpdateReceivingCallback - Interface in host.anzo.eossdk.eos.sdk.rtcdata.callbacks
Callback for completion of update receiving request
EOS_RTCData_OnUpdateSendingCallback - Interface in host.anzo.eossdk.eos.sdk.rtcdata.callbacks
Callback for completion of update sending request.
EOS_RTCData_ParticipantUpdatedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
This struct is passed in with a call to EOS_RTCData_OnParticipantUpdatedCallback registered event.
EOS_RTCData_ParticipantUpdatedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
 
EOS_RTCData_ParticipantUpdatedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
 
EOS_RTCData_ParticipantUpdatedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_ParticipantUpdatedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_RemoveNotifyDataReceived(EOS_RTC_Data_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCData_RemoveNotifyParticipantUpdated(EOS_RTC_Data_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCData_SendData(EOS_RTC_Data_Interface, EOS_RTCData_SendDataOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCDATA_SENDDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
The most recent version of the EOS_RTCData_SendData API.
EOS_RTCData_SendDataOptions - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
This struct is used to call EOS_RTCData_SendData.
EOS_RTCData_SendDataOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
 
EOS_RTCData_SendDataOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
 
EOS_RTCData_SendDataOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_SendDataOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_UpdateReceiving(EOS_RTC_Data_Interface, EOS_RTCData_UpdateReceivingOptions, Pointer, EOS_RTCData_OnUpdateReceivingCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCData_UpdateReceivingCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
This struct is passed in with a call to EOS_RTCData_OnUpdateReceivingCallback.
EOS_RTCData_UpdateReceivingCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
 
EOS_RTCData_UpdateReceivingCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
 
EOS_RTCData_UpdateReceivingCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_UpdateReceivingCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_UpdateReceivingOptions - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
This struct is passed in with a call to EOS_RTCData_UpdateReceiving.
EOS_RTCData_UpdateReceivingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
 
EOS_RTCData_UpdateReceivingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
 
EOS_RTCData_UpdateReceivingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_UpdateReceivingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_UpdateSending(EOS_RTC_Data_Interface, EOS_RTCData_UpdateSendingOptions, Pointer, EOS_RTCData_OnUpdateSendingCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_RTCDATA_UPDATESENDING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
The most recent version of the EOS_RTCData_UpdateSending API.
EOS_RTCData_UpdateSendingCallbackInfo - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
This struct is passed in with a call to EOS_RTCData_OnUpdateSendingCallback.
EOS_RTCData_UpdateSendingCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
 
EOS_RTCData_UpdateSendingCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
 
EOS_RTCData_UpdateSendingCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_UpdateSendingCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
 
EOS_RTCData_UpdateSendingOptions - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
This struct is passed in with a call to EOS_RTCData_UpdateSending
EOS_RTCData_UpdateSendingOptions() - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
 
EOS_RTCData_UpdateSendingOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
 
EOS_RTCData_UpdateSendingOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCData_UpdateSendingOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcdata.options
 
EOS_RTCDS_Disabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
Data disabled
EOS_RTCDS_Enabled - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
Data enabled
EOS_RTCDS_Unsupported - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
Data unsupported
EOS_RTCPS_Joined - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
Participant joined the room
EOS_RTCPS_Left - Enum constant in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
Participant left the room
EOS_RTJR_ACCEPTED - Enum constant in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
The target of the invite request has accepted.
EOS_RTJR_REJECTED - Enum constant in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
The target of the invite request has rejected.
EOS_SAAT_Advertise - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
Advertise via the online service only
EOS_SAAT_DontAdvertise - Enum constant in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
Don't advertise via the online service
EOS_Sanctions_CopyPlayerSanctionByIndex(EOS_Sanctions_Interface, EOS_Sanctions_CopyPlayerSanctionByIndexOptions, EOS_Sanctions_PlayerSanction.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SANCTIONS_COPYPLAYERSANCTIONBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
The most recent version of the EOS_Sanctions_CopyPlayerSanctionByIndex API.
EOS_Sanctions_CopyPlayerSanctionByIndexOptions - Class in host.anzo.eossdk.eos.sdk.sanctions.options
Input parameters for the EOS_Sanctions_CopyPlayerSanctionByIndex function
EOS_Sanctions_CopyPlayerSanctionByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
 
EOS_Sanctions_CopyPlayerSanctionByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
 
EOS_Sanctions_CopyPlayerSanctionByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_CopyPlayerSanctionByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_CreatePlayerSanctionAppeal(EOS_Sanctions_Interface, EOS_Sanctions_CreatePlayerSanctionAppealOptions, Pointer, EOS_Sanctions_CreatePlayerSanctionAppealCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SANCTIONS_CREATEPLAYERSANCTIONAPPEAL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
The most recent version of the EOS_Sanctions_CreatePlayerSanctionAppeal struct.
EOS_Sanctions_CreatePlayerSanctionAppealCallback - Interface in host.anzo.eossdk.eos.sdk.sanctions.callbacks
 
EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
Output parameters for the EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo function.
EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo
 
EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo
 
EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
 
EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
 
EOS_Sanctions_CreatePlayerSanctionAppealOptions - Class in host.anzo.eossdk.eos.sdk.sanctions.options
Input parameters for the EOS_Sanctions_CreatePlayerSanctionAppeal function.
EOS_Sanctions_CreatePlayerSanctionAppealOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
 
EOS_Sanctions_CreatePlayerSanctionAppealOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
 
EOS_Sanctions_CreatePlayerSanctionAppealOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_CreatePlayerSanctionAppealOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_GetPlayerSanctionCount(EOS_Sanctions_Interface, EOS_Sanctions_GetPlayerSanctionCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SANCTIONS_GETPLAYERSANCTIONCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions
The most recent version of the EOS_Sanctions_GetPlayerSanctionCount API.
EOS_Sanctions_GetPlayerSanctionCountOptions - Class in host.anzo.eossdk.eos.sdk.sanctions.options
Input parameters for the EOS_Sanctions_GetPlayerSanctionCount function.
EOS_Sanctions_GetPlayerSanctionCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions
 
EOS_Sanctions_GetPlayerSanctionCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions
 
EOS_Sanctions_GetPlayerSanctionCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_GetPlayerSanctionCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_Sanctions_* functions allow you to query sanctions info for specified players
EOS_Sanctions_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
 
EOS_Sanctions_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
 
EOS_Sanctions_OnQueryActivePlayerSanctionsCallback - Interface in host.anzo.eossdk.eos.sdk.sanctions.callbacks
 
EOS_Sanctions_PlayerSanction - Class in host.anzo.eossdk.eos.sdk.sanctions
Contains information about a single player sanction.
EOS_Sanctions_PlayerSanction() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
 
EOS_Sanctions_PlayerSanction(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
 
EOS_SANCTIONS_PLAYERSANCTION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
The most recent version of the EOS_Sanctions_PlayerSanction struct.
EOS_Sanctions_PlayerSanction_Release(EOS_Sanctions_PlayerSanction) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sanctions_PlayerSanction.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions
 
EOS_Sanctions_PlayerSanction.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions
 
EOS_Sanctions_QueryActivePlayerSanctions(EOS_Sanctions_Interface, EOS_Sanctions_QueryActivePlayerSanctionsOptions, Pointer, EOS_Sanctions_OnQueryActivePlayerSanctionsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SANCTIONS_QUERYACTIVEPLAYERSANCTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
The most recent version of the EOS_Sanctions_QueryActivePlayerSanctions API.
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
Output parameters for the EOS_Sanctions_QueryActivePlayerSanctions function.
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
 
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
 
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
 
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.callbackresults
 
EOS_Sanctions_QueryActivePlayerSanctionsOptions - Class in host.anzo.eossdk.eos.sdk.sanctions.options
Input parameters for the EOS_Sanctions_QueryActivePlayerSanctions API.
EOS_Sanctions_QueryActivePlayerSanctionsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
 
EOS_Sanctions_QueryActivePlayerSanctionsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
 
EOS_Sanctions_QueryActivePlayerSanctionsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_Sanctions_QueryActivePlayerSanctionsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions.options
 
EOS_SAR_AppealForForgiveness - Enum constant in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
The user admits to rulebreaking, but still appeals for forgiveness
EOS_SAR_CompromisedAccount - Enum constant in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
The account was compromised, typically this means stolen
EOS_SAR_IncorrectSanction - Enum constant in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
Incorrectly placed sanction
EOS_SAR_Invalid - Enum constant in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
Not used
EOS_SAR_UnfairPunishment - Enum constant in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
The punishment is considered too severe by the user
EOS_ServiceFailure - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
There was a failure with the backend service
EOS_SessionDetails - Class in host.anzo.eossdk.eos.sdk.sessions
This class represents the details of a session, including its session properties and the attribution associated with it Locally created or joined active sessions will contain this information as will search results.
EOS_SessionDetails() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
 
EOS_SessionDetails(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
 
EOS_SessionDetails_Attribute - Class in host.anzo.eossdk.eos.sdk.sessions
An attribution value and its advertisement setting stored with a session.
EOS_SessionDetails_Attribute() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
 
EOS_SessionDetails_Attribute(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
 
EOS_SESSIONDETAILS_ATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
The most recent version of the EOS_SessionDetails_Attribute struct.
EOS_SessionDetails_Attribute_Release(EOS_SessionDetails_Attribute) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionDetails_Attribute.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionDetails_Attribute.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionDetails_CopyInfo(EOS_SessionDetails, EOS_SessionDetails_CopyInfoOptions, EOS_SessionDetails_Info.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONDETAILS_COPYINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions
 
EOS_SessionDetails_CopyInfoOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionDetails_CopyInfo function.
EOS_SessionDetails_CopyInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions
 
EOS_SessionDetails_CopyInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopyInfoOptions
 
EOS_SessionDetails_CopyInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_CopyInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_CopySessionAttributeByIndex(EOS_SessionDetails, EOS_SessionDetails_CopySessionAttributeByIndexOptions, EOS_SessionDetails_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONDETAILS_COPYSESSIONATTRIBUTEBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions
The most recent version of the EOS_SessionDetails_CopySessionAttributeByIndex API.
EOS_SessionDetails_CopySessionAttributeByIndexOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionDetails_CopySessionAttributeByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions
 
EOS_SessionDetails_CopySessionAttributeByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByIndexOptions
 
EOS_SessionDetails_CopySessionAttributeByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_CopySessionAttributeByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_CopySessionAttributeByKey(EOS_SessionDetails, EOS_SessionDetails_CopySessionAttributeByKeyOptions, EOS_SessionDetails_Attribute.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONDETAILS_COPYSESSIONATTRIBUTEBYKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions
The most recent version of the EOS_SessionDetails_CopySessionAttributeByKey API.
EOS_SessionDetails_CopySessionAttributeByKeyOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionDetails_CopySessionAttributeByKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions
 
EOS_SessionDetails_CopySessionAttributeByKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_CopySessionAttributeByKeyOptions
 
EOS_SessionDetails_CopySessionAttributeByKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_CopySessionAttributeByKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_GetSessionAttributeCount(EOS_SessionDetails, EOS_SessionDetails_GetSessionAttributeCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONDETAILS_GETSESSIONATTRIBUTECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions
 
EOS_SessionDetails_GetSessionAttributeCountOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionDetails_GetSessionAttributeCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions
 
EOS_SessionDetails_GetSessionAttributeCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionDetails_GetSessionAttributeCountOptions
 
EOS_SessionDetails_GetSessionAttributeCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_GetSessionAttributeCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionDetails_Info - Class in host.anzo.eossdk.eos.sdk.sessions
Internal details about a session, found on both active sessions and within search results
EOS_SessionDetails_Info() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
 
EOS_SessionDetails_Info(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
 
EOS_SESSIONDETAILS_INFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
The most recent version of the EOS_SessionDetails_Info struct.
EOS_SessionDetails_Info_Release(EOS_SessionDetails_Info) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionDetails_Info.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionDetails_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionDetails_Release(EOS_SessionDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionDetails_Settings - Class in host.anzo.eossdk.eos.sdk.sessions
Top level details about an active session
EOS_SessionDetails_Settings() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
 
EOS_SessionDetails_Settings(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
 
EOS_SESSIONDETAILS_SETTINGS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
The most recent version of the EOS_SessionDetails_Settings struct.
EOS_SessionDetails_Settings.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionDetails_Settings.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_SessionModification - Class in host.anzo.eossdk.eos.sdk.sessions
To modify sessions, you must call EOS_Sessions_CreateSessionModification to create a Session Modification handle.
EOS_SessionModification() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
 
EOS_SessionModification(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
 
EOS_SessionModification_AddAttribute(EOS_SessionModification, EOS_SessionModification_AddAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_ADDATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
The most recent version of the EOS_SessionModification_AddAttribute API.
EOS_SessionModification_AddAttributeOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionModification_AddAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
 
EOS_SessionModification_AddAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
 
EOS_SessionModification_AddAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_AddAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SESSIONMODIFICATION_MAX_SESSION_ATTRIBUTE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Maximum length of the name of the attribute associated with the session
EOS_SESSIONMODIFICATION_MAX_SESSION_ATTRIBUTES - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Maximum number of attributes allowed on the session
EOS_SESSIONMODIFICATION_MAX_SESSIONIDOVERRIDE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Maximum number of characters allowed in the session id override
EOS_SESSIONMODIFICATION_MIN_SESSIONIDOVERRIDE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Minimum number of characters allowed in the session id override
EOS_SessionModification_Release(EOS_SessionModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionModification_RemoveAttribute(EOS_SessionModification, EOS_SessionModification_RemoveAttributeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_REMOVEATTRIBUTE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions
 
EOS_SessionModification_RemoveAttributeOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionModification_RemoveAttribute function.
EOS_SessionModification_RemoveAttributeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions
 
EOS_SessionModification_RemoveAttributeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions
 
EOS_SessionModification_RemoveAttributeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_RemoveAttributeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetAllowedPlatformIds(EOS_SessionModification, EOS_SessionModification_SetAllowedPlatformIdsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETALLOWEDPLATFORMIDS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
 
EOS_SessionModification_SetAllowedPlatformIdsOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionModification_SetAllowedPlatformIdsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
 
EOS_SessionModification_SetAllowedPlatformIdsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetAllowedPlatformIdsOptions
 
EOS_SessionModification_SetAllowedPlatformIdsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetAllowedPlatformIdsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetBucketId(EOS_SessionModification, EOS_SessionModification_SetBucketIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETBUCKETID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions
 
EOS_SessionModification_SetBucketIdOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionModification_SetBucketId function.
EOS_SessionModification_SetBucketIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions
 
EOS_SessionModification_SetBucketIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetBucketIdOptions
 
EOS_SessionModification_SetBucketIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetBucketIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetHostAddress(EOS_SessionModification, EOS_SessionModification_SetHostAddressOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETHOSTADDRESS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions
 
EOS_SessionModification_SetHostAddressOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionModification_SetHostAddress function.
EOS_SessionModification_SetHostAddressOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions
 
EOS_SessionModification_SetHostAddressOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions
 
EOS_SessionModification_SetHostAddressOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetHostAddressOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetInvitesAllowed(EOS_SessionModification, EOS_SessionModification_SetInvitesAllowedOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETINVITESALLOWED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions
 
EOS_SessionModification_SetInvitesAllowedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionModification_SetInvitesAllowed function.
EOS_SessionModification_SetInvitesAllowedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions
 
EOS_SessionModification_SetInvitesAllowedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions
 
EOS_SessionModification_SetInvitesAllowedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetInvitesAllowedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetJoinInProgressAllowed(EOS_SessionModification, EOS_SessionModification_SetJoinInProgressAllowedOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETJOININPROGRESSALLOWED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions
 
EOS_SessionModification_SetJoinInProgressAllowedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionModification_SetJoinInProgressAllowedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions
 
EOS_SessionModification_SetJoinInProgressAllowedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions
 
EOS_SessionModification_SetJoinInProgressAllowedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetJoinInProgressAllowedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetMaxPlayers(EOS_SessionModification, EOS_SessionModification_SetMaxPlayersOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETMAXPLAYERS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
The most recent version of the EOS_SessionModification_SetMaxPlayers API.
EOS_SessionModification_SetMaxPlayersOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
EOS_SessionModification_SetMaxPlayersOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
 
EOS_SessionModification_SetMaxPlayersOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
 
EOS_SessionModification_SetMaxPlayersOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetMaxPlayersOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetPermissionLevel(EOS_SessionModification, EOS_SessionModification_SetPermissionLevelOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONMODIFICATION_SETPERMISSIONLEVEL_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions
 
EOS_SessionModification_SetPermissionLevelOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionModification_SetPermissionLevel function.
EOS_SessionModification_SetPermissionLevelOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions
 
EOS_SessionModification_SetPermissionLevelOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions
 
EOS_SessionModification_SetPermissionLevelOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionModification_SetPermissionLevelOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifyJoinSessionAccepted(EOS_Sessions_Interface, EOS_Sessions_AddNotifyJoinSessionAcceptedOptions, Pointer, EOS_Sessions_OnJoinSessionAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYJOINSESSIONACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions
 
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_AddNotifyJoinSessionAccepted function.
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions
 
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyJoinSessionAcceptedOptions
 
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifyLeaveSessionRequested(EOS_Sessions_Interface, EOS_Sessions_AddNotifyLeaveSessionRequestedOptions, Pointer, EOS_Sessions_OnLeaveSessionRequestedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYLEAVESESSIONREQUESTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions
 
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions
 
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifyLeaveSessionRequestedOptions
 
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequested(EOS_Sessions_Interface, EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions, Pointer, EOS_Sessions_OnSendSessionNativeInviteRequestedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYSENDSESSIONNATIVEINVITEREQUESTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteAccepted(EOS_Sessions_Interface, EOS_Sessions_AddNotifySessionInviteAcceptedOptions, Pointer, EOS_Sessions_OnSessionInviteAcceptedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYSESSIONINVITEACCEPTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions
 
EOS_Sessions_AddNotifySessionInviteAcceptedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_AddNotifySessionInviteAccepted function.
EOS_Sessions_AddNotifySessionInviteAcceptedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions
 
EOS_Sessions_AddNotifySessionInviteAcceptedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteAcceptedOptions
 
EOS_Sessions_AddNotifySessionInviteAcceptedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteAcceptedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteReceived(EOS_Sessions_Interface, EOS_Sessions_AddNotifySessionInviteReceivedOptions, Pointer, EOS_Sessions_OnSessionInviteReceivedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYSESSIONINVITERECEIVED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions
 
EOS_Sessions_AddNotifySessionInviteReceivedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_AddNotifySessionInviteReceived function.
EOS_Sessions_AddNotifySessionInviteReceivedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions
 
EOS_Sessions_AddNotifySessionInviteReceivedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteReceivedOptions
 
EOS_Sessions_AddNotifySessionInviteReceivedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteReceivedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteRejected(EOS_Sessions_Interface, EOS_Sessions_AddNotifySessionInviteRejectedOptions, Pointer, EOS_Sessions_OnSessionInviteRejectedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ADDNOTIFYSESSIONINVITEREJECTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions
 
EOS_Sessions_AddNotifySessionInviteRejectedOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteRejectedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions
 
EOS_Sessions_AddNotifySessionInviteRejectedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_AddNotifySessionInviteRejectedOptions
 
EOS_Sessions_AddNotifySessionInviteRejectedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AddNotifySessionInviteRejectedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_AggregationFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Backend nodes unavailable to process request
EOS_Sessions_AttributeData - Class in host.anzo.eossdk.eos.sdk.sessions
Contains information about both session and search parameter attribution
EOS_Sessions_AttributeData() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
 
EOS_Sessions_AttributeData(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
 
EOS_SESSIONS_ATTRIBUTEDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
The most recent version of the EOS_Sessions_AttributeData struct.
EOS_Sessions_AttributeData.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_Sessions_AttributeData.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_Sessions_AttributeData.Value_union - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_Sessions_AttributeData.Value_union.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_Sessions_AttributeData.Value_union.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
 
EOS_Sessions_CopyActiveSessionHandle(EOS_Sessions_Interface, EOS_Sessions_CopyActiveSessionHandleOptions, EOS_ActiveSession) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_COPYACTIVESESSIONHANDLE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions
 
EOS_Sessions_CopyActiveSessionHandleOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CopyActiveSessionHandle function.
EOS_Sessions_CopyActiveSessionHandleOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions
 
EOS_Sessions_CopyActiveSessionHandleOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions
 
EOS_Sessions_CopyActiveSessionHandleOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopyActiveSessionHandleOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleByInviteId(EOS_Sessions_Interface, EOS_Sessions_CopySessionHandleByInviteIdOptions, EOS_SessionDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_COPYSESSIONHANDLEBYINVITEID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions
 
EOS_Sessions_CopySessionHandleByInviteIdOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CopySessionHandleByInviteId function.
EOS_Sessions_CopySessionHandleByInviteIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions
 
EOS_Sessions_CopySessionHandleByInviteIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions
 
EOS_Sessions_CopySessionHandleByInviteIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleByInviteIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleByUiEventId(EOS_Sessions_Interface, EOS_Sessions_CopySessionHandleByUiEventIdOptions, EOS_SessionDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_COPYSESSIONHANDLEBYUIEVENTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions
 
EOS_Sessions_CopySessionHandleByUiEventIdOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CopySessionHandleByUiEventId function.
EOS_Sessions_CopySessionHandleByUiEventIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions
 
EOS_Sessions_CopySessionHandleByUiEventIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions
 
EOS_Sessions_CopySessionHandleByUiEventIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleByUiEventIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleForPresence(EOS_Sessions_Interface, EOS_Sessions_CopySessionHandleForPresenceOptions, EOS_SessionDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_COPYSESSIONHANDLEFORPRESENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions
 
EOS_Sessions_CopySessionHandleForPresenceOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CopySessionHandleForPresence function.
EOS_Sessions_CopySessionHandleForPresenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions
 
EOS_Sessions_CopySessionHandleForPresenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions
 
EOS_Sessions_CopySessionHandleForPresenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CopySessionHandleForPresenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CreateSessionModification(EOS_Sessions_Interface, EOS_Sessions_CreateSessionModificationOptions, EOS_SessionModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_CREATESESSIONMODIFICATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
The most recent version of the EOS_Sessions_CreateSessionModification API.
EOS_Sessions_CreateSessionModificationOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CreateSessionModification function.
EOS_Sessions_CreateSessionModificationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
 
EOS_Sessions_CreateSessionModificationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
 
EOS_Sessions_CreateSessionModificationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CreateSessionModificationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CreateSessionSearch(EOS_Sessions_Interface, EOS_Sessions_CreateSessionSearchOptions, EOS_SessionSearch) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_CREATESESSIONSEARCH_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions
 
EOS_Sessions_CreateSessionSearchOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_CreateSessionSearch function.
EOS_Sessions_CreateSessionSearchOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions
 
EOS_Sessions_CreateSessionSearchOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions
 
EOS_Sessions_CreateSessionSearchOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_CreateSessionSearchOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_DeploymentAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Deployment on node is at capacity
EOS_Sessions_DestroySession(EOS_Sessions_Interface, EOS_Sessions_DestroySessionOptions, Pointer, EOS_Sessions_OnDestroySessionCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_DESTROYSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions
 
EOS_Sessions_DestroySessionCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_DestroySession function.
EOS_Sessions_DestroySessionCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo
 
EOS_Sessions_DestroySessionCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo
 
EOS_Sessions_DestroySessionCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_DestroySessionCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_DestroySessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_DestroySession function.
EOS_Sessions_DestroySessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions
 
EOS_Sessions_DestroySessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions
 
EOS_Sessions_DestroySessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_DestroySessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_DumpSessionState(EOS_Sessions_Interface, EOS_Sessions_DumpSessionStateOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_DUMPSESSIONSTATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions
 
EOS_Sessions_DumpSessionStateOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_DumpSessionState function.
EOS_Sessions_DumpSessionStateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions
 
EOS_Sessions_DumpSessionStateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions
 
EOS_Sessions_DumpSessionStateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_DumpSessionStateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_EndSession(EOS_Sessions_Interface, EOS_Sessions_EndSessionOptions, Pointer, EOS_Sessions_OnEndSessionCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ENDSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions
 
EOS_Sessions_EndSessionCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_EndSessionCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo
 
EOS_Sessions_EndSessionCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo
 
EOS_Sessions_EndSessionCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_EndSessionCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_EndSessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_EndSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions
 
EOS_Sessions_EndSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions
 
EOS_Sessions_EndSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_EndSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_GetInviteCount(EOS_Sessions_Interface, EOS_Sessions_GetInviteCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_GETINVITECOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions
 
EOS_Sessions_GetInviteCountOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_GetInviteCount function.
EOS_Sessions_GetInviteCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions
 
EOS_Sessions_GetInviteCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions
 
EOS_Sessions_GetInviteCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_GetInviteCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_GetInviteIdByIndex(EOS_Sessions_Interface, EOS_Sessions_GetInviteIdByIndexOptions, byte[], IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_GETINVITEIDBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
 
EOS_Sessions_GetInviteIdByIndexOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_GetInviteIdByIndex function.
EOS_Sessions_GetInviteIdByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
 
EOS_Sessions_GetInviteIdByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
 
EOS_Sessions_GetInviteIdByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_GetInviteIdByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_HostAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Individual backend node is as capacity
EOS_Sessions_Interface - Class in host.anzo.eossdk.eos.sdk
The Session Interface is used to manage sessions that can be advertised with the backend service All Session Interface calls take a handle of type EOS_HSessions as the first parameter.
EOS_Sessions_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
 
EOS_Sessions_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
 
EOS_Sessions_InvalidLock - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session lock required for operation
EOS_Sessions_InvalidSession - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invalid session reference
EOS_Sessions_InviteFailed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invite failed to send
EOS_SESSIONS_INVITEID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Max length of an invite ID
EOS_Sessions_InviteNotFound - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Invite was not found with the service
EOS_Sessions_IsUserInSession(EOS_Sessions_Interface, EOS_Sessions_IsUserInSessionOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_ISUSERINSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
 
EOS_Sessions_IsUserInSessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_IsUserInSession function.
EOS_Sessions_IsUserInSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
 
EOS_Sessions_IsUserInSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
 
EOS_Sessions_IsUserInSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_IsUserInSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_JoinSession(EOS_Sessions_Interface, EOS_Sessions_JoinSessionOptions, Pointer, EOS_Sessions_OnJoinSessionCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_JOINSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
 
EOS_Sessions_JoinSessionAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_JoinSessionAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionAcceptedCallbackInfo
 
EOS_Sessions_JoinSessionCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_JoinSession function.
EOS_Sessions_JoinSessionCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo
 
EOS_Sessions_JoinSessionCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo
 
EOS_Sessions_JoinSessionCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_JoinSessionCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_JoinSessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_JoinSession function.
EOS_Sessions_JoinSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
 
EOS_Sessions_JoinSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
 
EOS_Sessions_JoinSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_JoinSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_LeaveSessionRequestedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_OnLeaveSessionRequestedCallback Function.
EOS_Sessions_LeaveSessionRequestedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo
 
EOS_Sessions_LeaveSessionRequestedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo
 
EOS_Sessions_LeaveSessionRequestedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_LeaveSessionRequestedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_SESSIONS_MAX_SEARCH_RESULTS - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
Maximum number of search results allowed with a given query
EOS_SESSIONS_MAXREGISTEREDPLAYERS - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
Maximum number of players allowed in a single session
EOS_Sessions_NoPermission - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Client has no permissions to access this session
EOS_Sessions_NotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session operation not allowed
EOS_Sessions_OnDestroySessionCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnEndSessionCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnJoinSessionAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnJoinSessionCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnLeaveSessionRequestedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnQueryInvitesCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnRegisterPlayersCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnRejectInviteCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnSendInviteCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnSendSessionNativeInviteRequestedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnSessionInviteAcceptedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnSessionInviteReceivedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnSessionInviteRejectedCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnStartSessionCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnUnregisterPlayersCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OnUpdateSessionCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_Sessions_OutOfSync - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session is currently out of sync with the backend(data is saved locally but needs to sync with backend
EOS_Sessions_PlayerSanctioned - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session operation not allowed
EOS_Sessions_PresenceSessionExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Presence session already exists for the client
EOS_Sessions_QueryInvites(EOS_Sessions_Interface, EOS_Sessions_QueryInvitesOptions, Pointer, EOS_Sessions_OnQueryInvitesCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_QUERYINVITES_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions
 
EOS_Sessions_QueryInvitesCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_QueryInvitesCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo
 
EOS_Sessions_QueryInvitesCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo
 
EOS_Sessions_QueryInvitesCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_QueryInvitesCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_QueryInvitesOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_QueryInvites function.
EOS_Sessions_QueryInvitesOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions
 
EOS_Sessions_QueryInvitesOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions
 
EOS_Sessions_QueryInvitesOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_QueryInvitesOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_RegisterPlayers(EOS_Sessions_Interface, EOS_Sessions_RegisterPlayersOptions, Pointer, EOS_Sessions_OnRegisterPlayersCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_REGISTERPLAYERS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
 
EOS_Sessions_RegisterPlayersCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_RegisterPlayersCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
 
EOS_Sessions_RegisterPlayersCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
 
EOS_Sessions_RegisterPlayersCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_RegisterPlayersCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_RegisterPlayersOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_RegisterPlayers function.
EOS_Sessions_RegisterPlayersOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
 
EOS_Sessions_RegisterPlayersOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
 
EOS_Sessions_RegisterPlayersOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_RegisterPlayersOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_RejectInvite(EOS_Sessions_Interface, EOS_Sessions_RejectInviteOptions, Pointer, EOS_Sessions_OnRejectInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_REJECTINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
 
EOS_Sessions_RejectInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_RejectInvite function.
EOS_Sessions_RejectInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo
 
EOS_Sessions_RejectInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo
 
EOS_Sessions_RejectInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_RejectInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_RejectInviteOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_RejectInvite function.
EOS_Sessions_RejectInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
 
EOS_Sessions_RejectInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
 
EOS_Sessions_RejectInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_RejectInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_RemoveNotifyJoinSessionAccepted(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_RemoveNotifyLeaveSessionRequested(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_RemoveNotifySendSessionNativeInviteRequested(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_RemoveNotifySessionInviteAccepted(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_RemoveNotifySessionInviteReceived(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_RemoveNotifySessionInviteRejected(EOS_Sessions_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Sessions_SandboxAtCapacity - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Sandbox on node is at capacity
EOS_Sessions_SandboxNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Sandbox ID associated with auth didn't match
EOS_Sessions_SendInvite(EOS_Sessions_Interface, EOS_Sessions_SendInviteOptions, Pointer, EOS_Sessions_OnSendInviteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_SENDINVITE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
The most recent version of the EOS_Sessions_SendInvite API.
EOS_Sessions_SendInviteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_SendInvite function.
EOS_Sessions_SendInviteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo
 
EOS_Sessions_SendInviteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo
 
EOS_Sessions_SendInviteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SendInviteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SendInviteOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_SendInvite function.
EOS_Sessions_SendInviteOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
 
EOS_Sessions_SendInviteOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
 
EOS_Sessions_SendInviteOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_SendInviteOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
 
EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
 
EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionAlreadyExists - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session already exists in the system
EOS_Sessions_SessionInProgress - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Session is already in progress
EOS_Sessions_SessionInviteAcceptedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_OnSessionInviteAcceptedCallback function.
EOS_Sessions_SessionInviteAcceptedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
 
EOS_Sessions_SessionInviteAcceptedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
 
EOS_Sessions_SessionInviteAcceptedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionInviteAcceptedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionInviteReceivedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_OnSessionInviteReceivedCallback function.
EOS_Sessions_SessionInviteReceivedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
 
EOS_Sessions_SessionInviteReceivedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
 
EOS_Sessions_SessionInviteReceivedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionInviteReceivedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionInviteRejectedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_OnSessionInviteRejectedCallback function.
EOS_Sessions_SessionInviteRejectedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
 
EOS_Sessions_SessionInviteRejectedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
 
EOS_Sessions_SessionInviteRejectedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionInviteRejectedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_SessionNotAnonymous - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
An anonymous operation was attempted on a non anonymous session
EOS_Sessions_StartSession(EOS_Sessions_Interface, EOS_Sessions_StartSessionOptions, Pointer, EOS_Sessions_OnStartSessionCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_STARTSESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions
 
EOS_Sessions_StartSessionCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_StartSessionCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo
 
EOS_Sessions_StartSessionCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo
 
EOS_Sessions_StartSessionCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_StartSessionCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_StartSessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_StartSession function.
EOS_Sessions_StartSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions
 
EOS_Sessions_StartSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions
 
EOS_Sessions_StartSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_StartSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_TooManyInvites - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User has received too many invites
EOS_Sessions_TooManyPlayers - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Too many players to register with this session
EOS_Sessions_UnregisterPlayers(EOS_Sessions_Interface, EOS_Sessions_UnregisterPlayersOptions, Pointer, EOS_Sessions_OnUnregisterPlayersCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_UNREGISTERPLAYERS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
The most recent version of the EOS_Sessions_UnregisterPlayers API.
EOS_Sessions_UnregisterPlayersCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_UnregisterPlayersCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
 
EOS_Sessions_UnregisterPlayersCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
 
EOS_Sessions_UnregisterPlayersCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_UnregisterPlayersCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_UnregisterPlayersOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_UnregisterPlayers function.
EOS_Sessions_UnregisterPlayersOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
 
EOS_Sessions_UnregisterPlayersOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
 
EOS_Sessions_UnregisterPlayersOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UnregisterPlayersOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpdateSession(EOS_Sessions_Interface, EOS_Sessions_UpdateSessionOptions, Pointer, EOS_Sessions_OnUpdateSessionCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_UPDATESESSION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions
The most recent version of the EOS_Sessions_UpdateSession API.
EOS_Sessions_UpdateSessionCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
Output parameters for the EOS_Sessions_UpdateSession function.
EOS_Sessions_UpdateSessionCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
 
EOS_Sessions_UpdateSessionCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
 
EOS_Sessions_UpdateSessionCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_UpdateSessionCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_Sessions_UpdateSessionModification(EOS_Sessions_Interface, EOS_Sessions_UpdateSessionModificationOptions, EOS_SessionModification) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONS_UPDATESESSIONMODIFICATION_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions
The most recent version of the EOS_Sessions_UpdateSessionModification API.
EOS_Sessions_UpdateSessionModificationOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_Sessions_UpdateSessionModification function.
EOS_Sessions_UpdateSessionModificationOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions
 
EOS_Sessions_UpdateSessionModificationOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions
 
EOS_Sessions_UpdateSessionModificationOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpdateSessionModificationOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpdateSessionOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpdateSessionOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions
 
EOS_Sessions_UpdateSessionOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions
 
EOS_Sessions_UpdateSessionOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpdateSessionOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Sessions_UpsertNotAllowed - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
This client may not modify the session
EOS_SessionSearch - Class in host.anzo.eossdk.eos.sdk.sessions
Class responsible for the creation, setup, and execution of a search query.
EOS_SessionSearch() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
 
EOS_SessionSearch(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
 
EOS_SessionSearch_CopySearchResultByIndex(EOS_SessionSearch, EOS_SessionSearch_CopySearchResultByIndexOptions, EOS_SessionDetails) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_COPYSEARCHRESULTBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions
The most recent version of the EOS_SessionSearch_CopySearchResultByIndex API.
EOS_SessionSearch_CopySearchResultByIndexOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_CopySearchResultByIndex function.
EOS_SessionSearch_CopySearchResultByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions
 
EOS_SessionSearch_CopySearchResultByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions
 
EOS_SessionSearch_CopySearchResultByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_CopySearchResultByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_Find(EOS_SessionSearch, EOS_SessionSearch_FindOptions, Pointer, EOS_SessionSearch_OnFindCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_FIND_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions
The most recent version of the EOS_SessionSearch_Find API.
EOS_SessionSearch_FindCallbackInfo - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_SessionSearch_FindCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo
 
EOS_SessionSearch_FindCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo
 
EOS_SessionSearch_FindCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_SessionSearch_FindCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.callbackresults
 
EOS_SessionSearch_FindOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_Find function.
EOS_SessionSearch_FindOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions
 
EOS_SessionSearch_FindOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions
 
EOS_SessionSearch_FindOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_FindOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_GetSearchResultCount(EOS_SessionSearch, EOS_SessionSearch_GetSearchResultCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_GETSEARCHRESULTCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions
The most recent version of the EOS_SessionSearch_GetSearchResultCount API.
EOS_SessionSearch_GetSearchResultCountOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_GetSearchResultCount function.
EOS_SessionSearch_GetSearchResultCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions
 
EOS_SessionSearch_GetSearchResultCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_GetSearchResultCountOptions
 
EOS_SessionSearch_GetSearchResultCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_GetSearchResultCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_OnFindCallback - Interface in host.anzo.eossdk.eos.sdk.sessions.callbacks
 
EOS_SessionSearch_Release(EOS_SessionSearch) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionSearch_RemoveParameter(EOS_SessionSearch, EOS_SessionSearch_RemoveParameterOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_REMOVEPARAMETER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
The most recent version of the EOS_SessionSearch_RemoveParameter API.
EOS_SessionSearch_RemoveParameterOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_RemoveParameter function.
EOS_SessionSearch_RemoveParameterOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
 
EOS_SessionSearch_RemoveParameterOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
 
EOS_SessionSearch_RemoveParameterOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_RemoveParameterOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetMaxResults(EOS_SessionSearch, EOS_SessionSearch_SetMaxResultsOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SessionSearch_SetMaxResultsOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_SetMaxResults function.
EOS_SessionSearch_SetMaxResultsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
 
EOS_SessionSearch_SetMaxResultsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
 
EOS_SessionSearch_SetMaxResultsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetMaxResultsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SESSIONSEARCH_SETMAXSEARCHRESULTS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
The most recent version of the EOS_SessionSearch_SetMaxResults API.
EOS_SessionSearch_SetParameter(EOS_SessionSearch, EOS_SessionSearch_SetParameterOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_SETPARAMETER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
The most recent version of the EOS_SessionSearch_SetParameter API.
EOS_SessionSearch_SetParameterOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_SetParameter function.
EOS_SessionSearch_SetParameterOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
 
EOS_SessionSearch_SetParameterOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
 
EOS_SessionSearch_SetParameterOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetParameterOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetSessionId(EOS_SessionSearch, EOS_SessionSearch_SetSessionIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_SETSESSIONID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions
The most recent version of the EOS_SessionSearch_SetSessionId API.
EOS_SessionSearch_SetSessionIdOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_SetSessionId function.
EOS_SessionSearch_SetSessionIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions
 
EOS_SessionSearch_SetSessionIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions
 
EOS_SessionSearch_SetSessionIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetSessionIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetTargetUserId(EOS_SessionSearch, EOS_SessionSearch_SetTargetUserIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_SESSIONSEARCH_SETTARGETUSERID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions
The most recent version of the EOS_SessionSearch_SetTargetUserId API.
EOS_SessionSearch_SetTargetUserIdOptions - Class in host.anzo.eossdk.eos.sdk.sessions.options
Input parameters for the EOS_SessionSearch_SetTargetUserId function.
EOS_SessionSearch_SetTargetUserIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions
 
EOS_SessionSearch_SetTargetUserIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions
 
EOS_SessionSearch_SetTargetUserIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_SessionSearch_SetTargetUserIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions.options
 
EOS_Shutdown() - Static method in class host.anzo.eossdk.eos.sdk.EOS
Tear down the Epic Online Services SDK.
EOS_Shutdown() - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Stats_CopyStatByIndex(EOS_Stats_Interface, EOS_Stats_CopyStatByIndexOptions, EOS_Stats_Stat.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_STATS_COPYSTATBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
The most recent version of the EOS_Stats_CopyStatByIndexOptions struct.
EOS_Stats_CopyStatByIndexOptions - Class in host.anzo.eossdk.eos.sdk.stats.options
Input parameters for the EOS_Stats_CopyStatByIndex function.
EOS_Stats_CopyStatByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
 
EOS_Stats_CopyStatByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
 
EOS_Stats_CopyStatByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_CopyStatByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_CopyStatByName(EOS_Stats_Interface, EOS_Stats_CopyStatByNameOptions, EOS_Stats_Stat.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_STATS_COPYSTATBYNAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
The most recent version of the EOS_Stats_CopyStatByNameOptions struct.
EOS_Stats_CopyStatByNameOptions - Class in host.anzo.eossdk.eos.sdk.stats.options
Input parameters for the EOS_Stats_CopyStatByName function.
EOS_Stats_CopyStatByNameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
 
EOS_Stats_CopyStatByNameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
 
EOS_Stats_CopyStatByNameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_CopyStatByNameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_GetStatCountOptions - Class in host.anzo.eossdk.eos.sdk.stats.options
Input parameters for the EOS_Stats_GetStatsCount function.
EOS_Stats_GetStatCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions
 
EOS_Stats_GetStatCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions
 
EOS_Stats_GetStatCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_GetStatCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_GetStatsCount(EOS_Stats_Interface, EOS_Stats_GetStatCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_STATS_GETSTATSCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions
The most recent version of the EOS_Stats_GetStatsCount API.
EOS_Stats_IngestData - Class in host.anzo.eossdk.eos.sdk.stats
Contains information about a single stat to ingest.
EOS_Stats_IngestData() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
 
EOS_Stats_IngestData(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
 
EOS_STATS_INGESTDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
The most recent version of the EOS_Stats_IngestData struct.
EOS_Stats_IngestData.ByReference - Class in host.anzo.eossdk.eos.sdk.stats
 
EOS_Stats_IngestData.ByValue - Class in host.anzo.eossdk.eos.sdk.stats
 
EOS_Stats_IngestStat(EOS_Stats_Interface, EOS_Stats_IngestStatOptions, Pointer, EOS_Stats_OnIngestStatCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_STATS_INGESTSTAT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
The most recent version of the EOS_Stats_IngestStat struct.
EOS_Stats_IngestStatCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
Data containing the result information for an ingest stat request.
EOS_Stats_IngestStatCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
 
EOS_Stats_IngestStatCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
 
EOS_Stats_IngestStatCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
 
EOS_Stats_IngestStatCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
 
EOS_Stats_IngestStatOptions - Class in host.anzo.eossdk.eos.sdk.stats.options
Input parameters for the EOS_Stats_IngestStat function.
EOS_Stats_IngestStatOptions() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
 
EOS_Stats_IngestStatOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
 
EOS_Stats_IngestStatOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_IngestStatOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_Interface - Class in host.anzo.eossdk.eos.sdk
The Stats Interface manages user stats like number of items collected, fastest completion time for a level, number of wins/losses, number of times that a user has performed a certain action, and so on.
EOS_Stats_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
 
EOS_Stats_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
 
EOS_STATS_MAX_INGEST_STATS - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
Maximum number of stats that can be ingested in a single EOS_Stats_IngestStat operation.
EOS_STATS_MAX_QUERY_STATS - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
Maximum number of stats that can be queried in a single EOS_Stats_QueryStats operation.
EOS_Stats_OnIngestStatCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.stats.callbacks
 
EOS_Stats_OnQueryStatsCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.stats.callbacks
 
EOS_Stats_OnQueryStatsCompleteCallbackInfo - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
Data containing the result information for querying a player's stats request.
EOS_Stats_OnQueryStatsCompleteCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
 
EOS_Stats_OnQueryStatsCompleteCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
 
EOS_Stats_OnQueryStatsCompleteCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
 
EOS_Stats_OnQueryStatsCompleteCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.callbackresults
 
EOS_Stats_QueryStats(EOS_Stats_Interface, EOS_Stats_QueryStatsOptions, Pointer, EOS_Stats_OnQueryStatsCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_STATS_QUERYSTATS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
The most recent version of the EOS_Stats_QueryStats struct.
EOS_Stats_QueryStatsOptions - Class in host.anzo.eossdk.eos.sdk.stats.options
Input parameters for the EOS_Stats_QueryStats function.
EOS_Stats_QueryStatsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
 
EOS_Stats_QueryStatsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
 
EOS_Stats_QueryStatsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_QueryStatsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.stats.options
 
EOS_Stats_Stat - Class in host.anzo.eossdk.eos.sdk.stats
Contains information about a single player stat.
EOS_Stats_Stat() - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
 
EOS_Stats_Stat(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
 
EOS_STATS_STAT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
The most recent version of the EOS_Stats_Stat struct.
EOS_Stats_Stat_Release(EOS_Stats_Stat) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Stats_Stat.ByReference - Class in host.anzo.eossdk.eos.sdk.stats
 
EOS_Stats_Stat.ByValue - Class in host.anzo.eossdk.eos.sdk.stats
 
EOS_STATS_TIME_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
Timestamp value representing an undefined StartTime or EndTime for EOS_Stats_Stat
EOS_Success - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
 
EOS_TimedOut - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Request timed out
EOS_TitleStorage_CopyFileMetadataAtIndex(EOS_TitleStorage_Interface, EOS_TitleStorage_CopyFileMetadataAtIndexOptions, EOS_TitleStorage_FileMetadata.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_COPYFILEMETADATAATINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
The most recent version of the EOS_TitleStorage_CopyFileMetadataAtIndex API.
EOS_TitleStorage_CopyFileMetadataAtIndexOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the CopyFileMetadataAtIndex function
EOS_TitleStorage_CopyFileMetadataAtIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
 
EOS_TitleStorage_CopyFileMetadataAtIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
 
EOS_TitleStorage_CopyFileMetadataAtIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_CopyFileMetadataAtIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_CopyFileMetadataByFilename(EOS_TitleStorage_Interface, EOS_TitleStorage_CopyFileMetadataByFilenameOptions, EOS_TitleStorage_FileMetadata.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_COPYFILEMETADATABYFILENAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
The most recent version of the EOS_TitleStorage_CopyFileMetadataByFilename API.
EOS_TitleStorage_CopyFileMetadataByFilenameOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the CopyFileMetadataByFilename function
EOS_TitleStorage_CopyFileMetadataByFilenameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
 
EOS_TitleStorage_CopyFileMetadataByFilenameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
 
EOS_TitleStorage_CopyFileMetadataByFilenameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_CopyFileMetadataByFilenameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_DeleteCache(EOS_TitleStorage_Interface, EOS_TitleStorage_DeleteCacheOptions, Pointer, EOS_TitleStorage_OnDeleteCacheCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_DELETECACHE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions
The most recent version of the EOS_TitleStorage_DeleteCache API.
EOS_TitleStorage_DeleteCacheCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing the result of a delete cache operation
EOS_TitleStorage_DeleteCacheCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo
 
EOS_TitleStorage_DeleteCacheCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo
 
EOS_TitleStorage_DeleteCacheCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_DeleteCacheCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_DeleteCacheOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the EOS_TitleStorage_DeleteCache function
EOS_TitleStorage_DeleteCacheOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions
 
EOS_TitleStorage_DeleteCacheOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions
 
EOS_TitleStorage_DeleteCacheOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_DeleteCacheOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_EncryptionKeyNotSet - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User forgot to set Encryption key during platform init.
EOS_TitleStorage_EReadResult - Enum Class in host.anzo.eossdk.eos.sdk.titlestorage.enums
Return results for EOS_TitleStorage_OnReadFileDataCallback callbacks
EOS_TitleStorage_FileCorrupted - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Downloaded file is corrupted.
EOS_TitleStorage_FileHeaderHasNewerVersion - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Downloaded file's format is newer than client SDK version.
EOS_TitleStorage_FileMetadata - Class in host.anzo.eossdk.eos.sdk.titlestorage
Metadata information for a specific file
EOS_TitleStorage_FileMetadata() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
 
EOS_TitleStorage_FileMetadata(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
 
EOS_TITLESTORAGE_FILEMETADATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
The most recent version of the EOS_TitleStorage_FileMetadata API.
EOS_TitleStorage_FileMetadata_Release(EOS_TitleStorage_FileMetadata) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TitleStorage_FileMetadata.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage
 
EOS_TitleStorage_FileMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage
 
EOS_TITLESTORAGE_FILENAME_MAX_LENGTH_BYTES - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
Maximum File Name Length in bytes
EOS_TitleStorage_FileTransferProgressCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing the information about a file transfer in progress (or one that has completed)
EOS_TitleStorage_FileTransferProgressCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
 
EOS_TitleStorage_FileTransferProgressCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
 
EOS_TitleStorage_FileTransferProgressCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_FileTransferProgressCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_GetFileMetadataCount(EOS_TitleStorage_Interface, EOS_TitleStorage_GetFileMetadataCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_GETFILEMETADATACOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions
The most recent version of the EOS_TitleStorage_GetFileMetadataCount API.
EOS_TitleStorage_GetFileMetadataCountOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the EOS_TitleStorage_GetFileMetadataCount function
EOS_TitleStorage_GetFileMetadataCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions
 
EOS_TitleStorage_GetFileMetadataCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions
 
EOS_TitleStorage_GetFileMetadataCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_GetFileMetadataCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_Interface - Class in host.anzo.eossdk.eos.sdk
The following EOS_TitleStorage_* functions allow you to query metadata for available files from title storage as well as download and read their contents.
EOS_TitleStorage_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
 
EOS_TitleStorage_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
 
EOS_TitleStorage_OnDeleteCacheCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Callback for when EOS_TitleStorage_DeleteCache completes
EOS_TitleStorage_OnFileTransferProgressCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Callback for when there is a progress update for a file transfer in progress
EOS_TitleStorage_OnQueryFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Callback for when EOS_TitleStorage_QueryFile completes
EOS_TitleStorage_OnQueryFileListCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Callback for when EOS_TitleStorage_QueryFileList completes
EOS_TitleStorage_OnReadFileCompleteCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Callback for when EOS_TitleStorage_ReadFile completes
EOS_TitleStorage_OnReadFileDataCallback - Interface in host.anzo.eossdk.eos.sdk.titlestorage.callbacks
 
EOS_TitleStorage_QueryFile(EOS_TitleStorage_Interface, EOS_TitleStorage_QueryFileOptions, Pointer, EOS_TitleStorage_OnQueryFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_QUERYFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
The most recent version of the EOS_TitleStorage_QueryFile API.
EOS_TitleStorage_QueryFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing information about a query file request
EOS_TitleStorage_QueryFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo
 
EOS_TitleStorage_QueryFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo
 
EOS_TitleStorage_QueryFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_QueryFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_QueryFileList(EOS_TitleStorage_Interface, EOS_TitleStorage_QueryFileListOptions, Pointer, EOS_TitleStorage_OnQueryFileListCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_QUERYFILELIST_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
The most recent version of the EOS_TitleStorage_QueryFileList API.
EOS_TitleStorage_QueryFileListCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing information about a query file list request
EOS_TitleStorage_QueryFileListCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
 
EOS_TitleStorage_QueryFileListCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
 
EOS_TitleStorage_QueryFileListCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_QueryFileListCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_QueryFileListOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the EOS_TitleStorage_QueryFileList function
EOS_TitleStorage_QueryFileListOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
 
EOS_TitleStorage_QueryFileListOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
 
EOS_TitleStorage_QueryFileListOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_QueryFileListOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_QueryFileOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the EOS_TitleStorage_QueryFile function
EOS_TitleStorage_QueryFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
 
EOS_TitleStorage_QueryFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
 
EOS_TitleStorage_QueryFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_QueryFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_ReadFile(EOS_TitleStorage_Interface, EOS_TitleStorage_ReadFileOptions, Pointer, EOS_TitleStorage_OnReadFileCompleteCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TITLESTORAGE_READFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
The most recent version of the EOS_TitleStorage_ReadFile API.
EOS_TitleStorage_ReadFileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing the result of a read file request
EOS_TitleStorage_ReadFileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
 
EOS_TitleStorage_ReadFileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
 
EOS_TitleStorage_ReadFileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_ReadFileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_ReadFileDataCallbackInfo - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Structure containing data for a chunk of a file being read
EOS_TitleStorage_ReadFileDataCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
 
EOS_TitleStorage_ReadFileDataCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
 
EOS_TitleStorage_ReadFileDataCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_ReadFileDataCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
 
EOS_TitleStorage_ReadFileOptions - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
Input data for the EOS_TitleStorage_ReadFile function
EOS_TitleStorage_ReadFileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
 
EOS_TitleStorage_ReadFileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
 
EOS_TitleStorage_ReadFileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_ReadFileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage.options
 
EOS_TitleStorage_UserErrorFromDataCallback - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
User callback that receives data from storage returned error.
EOS_TitleStorageFileTransferRequest - Class in host.anzo.eossdk.eos.sdk.titlestorage
 
EOS_TitleStorageFileTransferRequest() - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
 
EOS_TitleStorageFileTransferRequest(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
 
EOS_TitleStorageFileTransferRequest_CancelRequest(EOS_TitleStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TitleStorageFileTransferRequest_GetFilename(EOS_TitleStorageFileTransferRequest, int, ByteBuffer, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TitleStorageFileTransferRequest_GetFileRequestState(EOS_TitleStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_TitleStorageFileTransferRequest_Release(EOS_TitleStorageFileTransferRequest) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_Token_Not_Account - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
If the token provided does not represent an account
EOS_TooManyRequests - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Throttled due to too many requests
EOS_TRUE - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
EOS_TS_RR_CancelRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
Signifies the request should be canceled, but not due to an error
EOS_TS_RR_ContinueReading - Enum constant in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
Signifies the data was read successfully, and we should continue to the next chunk if possible
EOS_TS_RR_FailRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
Signifies there was a failure reading the data, and the request should end
EOS_UCT_GamepadControl - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
Gamepad controller.
EOS_UCT_MouseKeyboard - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
Mouse and keyboard controller.
EOS_UCT_TouchControl - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
Touch controller.
EOS_UCT_Unknown - Enum constant in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
The game controller type is unknown.
EOS_UI_AcknowledgeEventId(EOS_UI_Interface, EOS_UI_AcknowledgeEventIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_ACKNOWLEDGEEVENTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
The most recent version of the EOS_UI_AcknowledgeEventId API.
EOS_UI_AcknowledgeEventIdOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_AcknowledgeEventId.
EOS_UI_AcknowledgeEventIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
 
EOS_UI_AcknowledgeEventIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
 
EOS_UI_AcknowledgeEventIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_AcknowledgeEventIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_AddNotifyDisplaySettingsUpdated(EOS_UI_Interface, EOS_UI_AddNotifyDisplaySettingsUpdatedOptions, Pointer, EOS_UI_OnDisplaySettingsUpdatedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_ADDNOTIFYDISPLAYSETTINGSUPDATED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions
The most recent version of the EOS_UI_AddNotifyDisplaySettingsUpdated API.
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_AddNotifyDisplaySettingsUpdated function.
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions
 
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyDisplaySettingsUpdatedOptions
 
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_AddNotifyMemoryMonitor(EOS_UI_Interface, EOS_UI_AddNotifyMemoryMonitorOptions, Pointer, EOS_UI_OnMemoryMonitorCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_ADDNOTIFYMEMORYMONITOR_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions
The most recent version of the EOS_UI_AddNotifyMemoryMonitor API.
EOS_UI_AddNotifyMemoryMonitorOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_AddNotifyMemoryMonitor function.
EOS_UI_AddNotifyMemoryMonitorOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions
 
EOS_UI_AddNotifyMemoryMonitorOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AddNotifyMemoryMonitorOptions
 
EOS_UI_AddNotifyMemoryMonitorOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_AddNotifyMemoryMonitorOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_EInputStateButtonFlags - Class in host.anzo.eossdk.eos.sdk.ui.enums
Flags used in EOS_UI_ReportInputStateOptions to identify buttons which are down.
EOS_UI_EInputStateButtonFlags() - Constructor for class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
 
EOS_UI_EKeyCombination - Class in host.anzo.eossdk.eos.sdk.ui.enums
Enum flags for storing a key combination.
EOS_UI_EKeyCombination() - Constructor for class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UI_ENotificationLocation - Enum Class in host.anzo.eossdk.eos.sdk.ui.enums
Notification locations to be used to set the preference for pop-up.
EOS_UI_GetFriendsExclusiveInput(EOS_UI_Interface, EOS_UI_GetFriendsExclusiveInputOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_GETFRIENDSEXCLUSIVEINPUT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions
The most recent version of the EOS_UI_GetFriendsExclusiveInput API.
EOS_UI_GetFriendsExclusiveInputOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_GetFriendsExclusiveInput function.
EOS_UI_GetFriendsExclusiveInputOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions
 
EOS_UI_GetFriendsExclusiveInputOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions
 
EOS_UI_GetFriendsExclusiveInputOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetFriendsExclusiveInputOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetFriendsVisible(EOS_UI_Interface, EOS_UI_GetFriendsVisibleOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_GETFRIENDSVISIBLE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions
The most recent version of the EOS_UI_GetFriendsVisible API.
EOS_UI_GetFriendsVisibleOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_GetFriendsVisible function.
EOS_UI_GetFriendsVisibleOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions
 
EOS_UI_GetFriendsVisibleOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions
 
EOS_UI_GetFriendsVisibleOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetFriendsVisibleOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetNotificationLocationPreference(EOS_UI_Interface) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_GetToggleFriendsButton(EOS_UI_Interface, EOS_UI_GetToggleFriendsButtonOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_GETTOGGLEFRIENDSBUTTON_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions
The most recent version of the EOS_UI_GetToggleFriendsButton API.
EOS_UI_GetToggleFriendsButtonOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_GetToggleFriendsButton function.
EOS_UI_GetToggleFriendsButtonOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions
 
EOS_UI_GetToggleFriendsButtonOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsButtonOptions
 
EOS_UI_GetToggleFriendsButtonOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetToggleFriendsButtonOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetToggleFriendsKey(EOS_UI_Interface, EOS_UI_GetToggleFriendsKeyOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_GETTOGGLEFRIENDSKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions
The most recent version of the EOS_UI_GetToggleFriendsKey API.
EOS_UI_GetToggleFriendsKeyOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_GetToggleFriendsKey function.
EOS_UI_GetToggleFriendsKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions
 
EOS_UI_GetToggleFriendsKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetToggleFriendsKeyOptions
 
EOS_UI_GetToggleFriendsKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_GetToggleFriendsKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_HideFriends(EOS_UI_Interface, EOS_UI_HideFriendsOptions, Pointer, EOS_UI_OnHideFriendsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_HIDEFRIENDS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions
The most recent version of the EOS_UI_HideFriends API.
EOS_UI_HideFriendsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
Output parameters for the EOS_UI_HideFriends function.
EOS_UI_HideFriendsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo
 
EOS_UI_HideFriendsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo
 
EOS_UI_HideFriendsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_HideFriendsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_HideFriendsOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_HideFriends function.
EOS_UI_HideFriendsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions
 
EOS_UI_HideFriendsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions
 
EOS_UI_HideFriendsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_HideFriendsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_InconsistentVirtualMemoryFunctions - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Virtual Memory Functions are an inconsistent mix of functions and nullptrs
EOS_UI_Interface - Class in host.anzo.eossdk.eos.sdk
The UI Interface is used to access the Social Overlay UI.
EOS_UI_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
 
EOS_UI_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
 
EOS_UI_IsSocialOverlayPaused(EOS_UI_Interface, EOS_UI_IsSocialOverlayPausedOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_ISSOCIALOVERLAYPAUSED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions
The most recent version of the EOS_UI_IsSocialOverlayPaused API.
EOS_UI_IsSocialOverlayPausedOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_IsSocialOverlayPaused function.
EOS_UI_IsSocialOverlayPausedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions
 
EOS_UI_IsSocialOverlayPausedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_IsSocialOverlayPausedOptions
 
EOS_UI_IsSocialOverlayPausedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_IsSocialOverlayPausedOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_IsValidButtonCombination(EOS_UI_Interface, EOS_UI_EInputStateButtonFlags) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_IsValidKeyCombination(EOS_UI_Interface, EOS_UI_EKeyCombination) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_MemoryMonitorCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
A structure representing a memory monitoring message.
EOS_UI_MemoryMonitorCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo
 
EOS_UI_MemoryMonitorCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo
 
EOS_UI_MemoryMonitorCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_MemoryMonitorCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnDisplaySettingsUpdatedCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnDisplaySettingsUpdatedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnDisplaySettingsUpdatedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo
 
EOS_UI_OnDisplaySettingsUpdatedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo
 
EOS_UI_OnDisplaySettingsUpdatedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnDisplaySettingsUpdatedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnHideFriendsCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnMemoryMonitorCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnShowBlockPlayerCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnShowBlockPlayerCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
Output parameters for the EOS_UI_ShowBlockPlayer function.
EOS_UI_OnShowBlockPlayerCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
 
EOS_UI_OnShowBlockPlayerCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
 
EOS_UI_OnShowBlockPlayerCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnShowBlockPlayerCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnShowFriendsCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnShowNativeProfileCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnShowReportPlayerCallback - Interface in host.anzo.eossdk.eos.sdk.ui.callbacks
 
EOS_UI_OnShowReportPlayerCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
Output parameters for the EOS_UI_ShowReportPlayer function.
EOS_UI_OnShowReportPlayerCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
 
EOS_UI_OnShowReportPlayerCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
 
EOS_UI_OnShowReportPlayerCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_OnShowReportPlayerCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_PauseSocialOverlay(EOS_UI_Interface, EOS_UI_PauseSocialOverlayOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_PAUSESOCIALOVERLAY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions
The most recent version of the EOS_UI_PauseSocialOverlay API.
EOS_UI_PauseSocialOverlayOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_PauseSocialOverlay function.
EOS_UI_PauseSocialOverlayOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions
 
EOS_UI_PauseSocialOverlayOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions
 
EOS_UI_PauseSocialOverlayOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_PauseSocialOverlayOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_PrePresent(EOS_UI_Interface, EOS_UI_PrePresentOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_PREPRESENT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions
The most recent version of the EOS_UI_PrePresent API.
EOS_UI_PrePresentOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Parameters for the EOS_UI_PrePresent function.
EOS_UI_PrePresentOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions
 
EOS_UI_PrePresentOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions
 
EOS_UI_PrePresentOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_PrePresentOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_Rect - Class in host.anzo.eossdk.eos.sdk.ui
A rectangle.
EOS_UI_Rect() - Constructor for class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
 
EOS_UI_Rect(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
 
EOS_UI_RECT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
The most recent version of the EOS_UI_Rect struct.
EOS_UI_Rect.ByReference - Class in host.anzo.eossdk.eos.sdk.ui
 
EOS_UI_Rect.ByValue - Class in host.anzo.eossdk.eos.sdk.ui
 
EOS_UI_RemoveNotifyDisplaySettingsUpdated(EOS_UI_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_RemoveNotifyMemoryMonitor(EOS_UI_Interface, EOS_NotificationId) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_ReportInputState(EOS_UI_Interface, EOS_UI_ReportInputStateOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_REPORTINPUTSTATE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
The most recent version of the EOS_UI_ReportInputState API.
EOS_UI_ReportInputStateOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_ReportInputState function.
EOS_UI_ReportInputStateOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
 
EOS_UI_ReportInputStateOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
 
EOS_UI_ReportInputStateOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ReportInputStateOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetDisplayPreference(EOS_UI_Interface, EOS_UI_SetDisplayPreferenceOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SETDISPLAYPREFERENCE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions
The most recent version of the EOS_UI_SetDisplayPreference API.
EOS_UI_SetDisplayPreferenceOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_SetDisplayPreference function.
EOS_UI_SetDisplayPreferenceOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions
 
EOS_UI_SetDisplayPreferenceOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions
 
EOS_UI_SetDisplayPreferenceOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetDisplayPreferenceOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetToggleFriendsButton(EOS_UI_Interface, EOS_UI_SetToggleFriendsButtonOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SETTOGGLEFRIENDSBUTTON_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions
The most recent version of the EOS_UI_SetToggleFriendsButton API.
EOS_UI_SetToggleFriendsButtonOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_SetToggleFriendsButton function.
EOS_UI_SetToggleFriendsButtonOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions
 
EOS_UI_SetToggleFriendsButtonOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsButtonOptions
 
EOS_UI_SetToggleFriendsButtonOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetToggleFriendsButtonOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetToggleFriendsKey(EOS_UI_Interface, EOS_UI_SetToggleFriendsKeyOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SETTOGGLEFRIENDSKEY_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions
The most recent version of the EOS_UI_SetToggleFriendsKey API.
EOS_UI_SetToggleFriendsKeyOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_SetToggleFriendsKey function.
EOS_UI_SetToggleFriendsKeyOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions
 
EOS_UI_SetToggleFriendsKeyOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions
 
EOS_UI_SetToggleFriendsKeyOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SetToggleFriendsKeyOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowBlockPlayer(EOS_UI_Interface, EOS_UI_ShowBlockPlayerOptions, Pointer, EOS_UI_OnShowBlockPlayerCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SHOWBLOCKPLAYER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
The most recent version of the EOS_UI_ShowBlockPlayer API.
EOS_UI_ShowBlockPlayerOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Parameters for the EOS_UI_ShowBlockPlayer function.
EOS_UI_ShowBlockPlayerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
 
EOS_UI_ShowBlockPlayerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
 
EOS_UI_ShowBlockPlayerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowBlockPlayerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowFriends(EOS_UI_Interface, EOS_UI_ShowFriendsOptions, Pointer, EOS_UI_OnShowFriendsCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SHOWFRIENDS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions
The most recent version of the EOS_UI_ShowFriends API.
EOS_UI_ShowFriendsCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
Output parameters for the EOS_UI_ShowFriends function.
EOS_UI_ShowFriendsCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo
 
EOS_UI_ShowFriendsCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo
 
EOS_UI_ShowFriendsCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_ShowFriendsCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_ShowFriendsOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Input parameters for the EOS_UI_ShowFriends function.
EOS_UI_ShowFriendsOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions
 
EOS_UI_ShowFriendsOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions
 
EOS_UI_ShowFriendsOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowFriendsOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowNativeProfile(EOS_UI_Interface, EOS_UI_ShowNativeProfileOptions, Pointer, EOS_UI_OnShowNativeProfileCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SHOWNATIVEPROFILE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
The most recent version of the EOS_UI_ShowNativeProfile API.
EOS_UI_ShowNativeProfileCallbackInfo - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
Output parameters for the EOS_UI_ShowNativeProfile function.
EOS_UI_ShowNativeProfileCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
 
EOS_UI_ShowNativeProfileCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
 
EOS_UI_ShowNativeProfileCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_ShowNativeProfileCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.callbackresults
 
EOS_UI_ShowNativeProfileOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Parameters for the EOS_UI_ShowNativeProfile function.
EOS_UI_ShowNativeProfileOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
 
EOS_UI_ShowNativeProfileOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
 
EOS_UI_ShowNativeProfileOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowNativeProfileOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowReportPlayer(EOS_UI_Interface, EOS_UI_ShowReportPlayerOptions, Pointer, EOS_UI_OnShowReportPlayerCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UI_SHOWREPORTPLAYER_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
The most recent version of the EOS_UI_ShowReportPlayer API.
EOS_UI_ShowReportPlayerOptions - Class in host.anzo.eossdk.eos.sdk.ui.options
Parameters for the EOS_UI_ShowReportPlayer function.
EOS_UI_ShowReportPlayerOptions() - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
 
EOS_UI_ShowReportPlayerOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
 
EOS_UI_ShowReportPlayerOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_ShowReportPlayerOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.ui.options
 
EOS_UI_SocialOverlayLoadError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The social overlay page failed to load
EOS_UIK_Alt - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
The Alt key
EOS_UIK_Backspace - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Control - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
The Control key
EOS_UIK_Delete - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Down - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_End - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Escape - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F1 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F10 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F11 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F12 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F13 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F14 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F15 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F16 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F17 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F18 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F19 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F2 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F20 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F21 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F22 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F23 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F24 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F3 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F4 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F5 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F6 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F7 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F8 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_F9 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Home - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Insert - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key0 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key1 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key2 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key3 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key4 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key5 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key6 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key7 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key8 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Key9 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyA - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyB - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyC - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyD - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyE - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyF - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyG - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyH - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyI - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyJ - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyK - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyL - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyM - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyN - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyO - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyP - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyQ - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyR - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyS - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyT - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyTypeMask - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
A mask to isolate the single key.
EOS_UIK_KeyU - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyV - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyW - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyX - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyY - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_KeyZ - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Left - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_MaxKeyType - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
Maximum key enumeration value.
EOS_UIK_Meta - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
The Windows key on a Windows keyboard or the Command key on a Mac keyboard
EOS_UIK_ModifierMask - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
A mask to isolate the modifier keys.
EOS_UIK_ModifierShift - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
Number of bits to shift the modifiers into the integer.
EOS_UIK_None - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad0 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad1 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad2 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad3 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad4 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad5 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad6 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad7 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad8 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Numpad9 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_NumpadAsterisk - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_NumpadDivide - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_NumpadMinus - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_NumpadPeriod - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_NumpadPlus - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Oem1 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
';' for US layout, others vary
EOS_UIK_Oem2 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
'/' for US layout, others vary
EOS_UIK_Oem3 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
'~' for US layout, others vary
EOS_UIK_Oem4 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
'[' for US layout, others vary
EOS_UIK_Oem5 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
'\' for US layout, others vary
EOS_UIK_Oem6 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
']' for US layout, others vary
EOS_UIK_Oem7 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
'"' for US layout, others vary
EOS_UIK_Oem8 - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
varies on all layouts
EOS_UIK_OemComma - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_OemMinus - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_OemPeriod - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_OemPlus - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_PageDown - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_PageUp - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Right - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Shift - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
The Shift key
EOS_UIK_Space - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Tab - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_Up - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UIK_ValidModifierMask - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
EOS_UISBF_DPad_Down - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller directional pad down
EOS_UISBF_DPad_Left - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller directional pad left
EOS_UISBF_DPad_Right - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller directional pad right
EOS_UISBF_DPad_Up - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller directional pad up
EOS_UISBF_FaceButton_Bottom - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller bottom main face button
EOS_UISBF_FaceButton_Left - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller left main face button
EOS_UISBF_FaceButton_Right - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller right main face button
EOS_UISBF_FaceButton_Top - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller top main face button
EOS_UISBF_LeftShoulder - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller left upper shoulder button.
EOS_UISBF_LeftThumbstick - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller left thumbstick as a button.
EOS_UISBF_LeftTrigger - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller left lower trigger button.
EOS_UISBF_None - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
No buttons
EOS_UISBF_RightShoulder - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller right upper shoulder button.
EOS_UISBF_RightThumbstick - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller right thumbstick as a button.
EOS_UISBF_RightTrigger - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller right lower trigger button.
EOS_UISBF_Special_Left - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller special button on left.
EOS_UISBF_Special_Right - Static variable in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
Controller special button on right.
EOS_UnexpectedError - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
An unexpected error that we cannot identify has occurred.
EOS_UNL_BottomLeft - Enum constant in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
EOS_UNL_BottomRight - Enum constant in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
EOS_UNL_TopLeft - Enum constant in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
EOS_UNL_TopRight - Enum constant in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
EOS_UnrecognizedResponse - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Failed due to unable to parse or recognize a backend response
EOS_UserInfo - Class in host.anzo.eossdk.eos.sdk.userinfo
A structure that contains the user information.
EOS_UserInfo() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
 
EOS_UserInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
 
EOS_UserInfo_BestDisplayName - Class in host.anzo.eossdk.eos.sdk.userinfo
A structure that contains the user information.
EOS_UserInfo_BestDisplayName() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
 
EOS_UserInfo_BestDisplayName(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
 
EOS_USERINFO_BESTDISPLAYNAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
The most recent version of the EOS_UserInfo_BestDisplayName API.
EOS_UserInfo_BestDisplayName_Release(EOS_UserInfo_BestDisplayName) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UserInfo_BestDisplayName.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_UserInfo_BestDisplayName.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_UserInfo_BestDisplayNameIndeterminate - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The best display name could not be safely determined.
EOS_UserInfo_CopyBestDisplayName(EOS_UserInfo_Interface, EOS_UserInfo_CopyBestDisplayNameOptions, EOS_UserInfo_BestDisplayName.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYBESTDISPLAYNAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
The most recent version of the EOS_UserInfo_CopyBestDisplayName API.
EOS_UserInfo_CopyBestDisplayNameOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyBestDisplayName function.
EOS_UserInfo_CopyBestDisplayNameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
 
EOS_UserInfo_CopyBestDisplayNameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
 
EOS_UserInfo_CopyBestDisplayNameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyBestDisplayNameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyBestDisplayNameWithPlatform(EOS_UserInfo_Interface, EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions, EOS_UserInfo_BestDisplayName.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYBESTDISPLAYNAMEWITHPLATFORM_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
The most recent version of the EOS_UserInfo_CopyBestDisplayNameWithPlatform API.
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyBestDisplayNameWithPlatform function.
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
 
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
 
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByAccountId(EOS_UserInfo_Interface, EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions, EOS_UserInfo_ExternalUserInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYEXTERNALUSERINFOBYACCOUNTID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
The most recent version of the EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions struct.
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyExternalUserInfoByAccountId function.
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
 
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
 
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByAccountType(EOS_UserInfo_Interface, EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions, EOS_UserInfo_ExternalUserInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYEXTERNALUSERINFOBYACCOUNTTYPE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
The most recent version of the EOS_UserInfo_CopyExternalUserInfoByIndexOptions struct.
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyExternalUserInfoByAccountType function.
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
 
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
 
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByIndex(EOS_UserInfo_Interface, EOS_UserInfo_CopyExternalUserInfoByIndexOptions, EOS_UserInfo_ExternalUserInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYEXTERNALUSERINFOBYINDEX_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
The most recent version of the EOS_UserInfo_CopyExternalUserInfoByIndexOptions struct.
EOS_UserInfo_CopyExternalUserInfoByIndexOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyExternalUserInfoByIndex function.
EOS_UserInfo_CopyExternalUserInfoByIndexOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
 
EOS_UserInfo_CopyExternalUserInfoByIndexOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
 
EOS_UserInfo_CopyExternalUserInfoByIndexOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyExternalUserInfoByIndexOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyUserInfo(EOS_UserInfo_Interface, EOS_UserInfo_CopyUserInfoOptions, EOS_UserInfo.ByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_COPYUSERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The most recent version of the EOS_UserInfo_CopyUserInfo API.
EOS_USERINFO_COPYUSERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
The most recent version of the EOS_UserInfo_CopyUserInfo API.
EOS_UserInfo_CopyUserInfoOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_CopyUserInfo function.
EOS_UserInfo_CopyUserInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
 
EOS_UserInfo_CopyUserInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
 
EOS_UserInfo_CopyUserInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_CopyUserInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_ExternalUserInfo - Class in host.anzo.eossdk.eos.sdk.userinfo
Contains information about a single external user info.
EOS_UserInfo_ExternalUserInfo() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
 
EOS_UserInfo_ExternalUserInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
 
EOS_USERINFO_EXTERNALUSERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
The most recent version of the EOS_UserInfo_ExternalUserInfo struct.
EOS_UserInfo_ExternalUserInfo_Release(EOS_UserInfo_ExternalUserInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UserInfo_ExternalUserInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_UserInfo_ExternalUserInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_UserInfo_GetExternalUserInfoCount(EOS_UserInfo_Interface, EOS_UserInfo_GetExternalUserInfoCountOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_GETEXTERNALUSERINFOCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
The most recent version of the EOS_Achievements_GetAchievementDefinitionCount API.
EOS_UserInfo_GetExternalUserInfoCountOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_GetExternalUserInfoCount function.
EOS_UserInfo_GetExternalUserInfoCountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
 
EOS_UserInfo_GetExternalUserInfoCountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
 
EOS_UserInfo_GetExternalUserInfoCountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_GetExternalUserInfoCountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_GetLocalPlatformType(EOS_UserInfo_Interface, EOS_UserInfo_GetLocalPlatformTypeOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_GETLOCALPLATFORMTYPE_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions
The most recent version of the EOS_UserInfo_GetLocalPlatformType API.
EOS_UserInfo_GetLocalPlatformTypeOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_GetLocalPlatformType function.
EOS_UserInfo_GetLocalPlatformTypeOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions
 
EOS_UserInfo_GetLocalPlatformTypeOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetLocalPlatformTypeOptions
 
EOS_UserInfo_GetLocalPlatformTypeOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_GetLocalPlatformTypeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_Interface - Class in host.anzo.eossdk.eos.sdk
The UserInfo Interface is used to receive user information for Epic Account IDs from the backend services and to retrieve that information once it is cached.
EOS_UserInfo_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
 
EOS_UserInfo_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
 
EOS_USERINFO_MAX_DISPLAYNAME_CHARACTERS - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The maximum length of display names, in displayable characters
EOS_USERINFO_MAX_DISPLAYNAME_UTF8_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The maximum length of display names when encoded as UTF-8 as returned by EOS_UserInfo_CopyUserInfo.
EOS_UserInfo_OnQueryUserInfoByDisplayNameCallback - Interface in host.anzo.eossdk.eos.sdk.userinfo.callbacks
 
EOS_UserInfo_OnQueryUserInfoByExternalAccountCallback - Interface in host.anzo.eossdk.eos.sdk.userinfo.callbacks
 
EOS_UserInfo_OnQueryUserInfoCallback - Interface in host.anzo.eossdk.eos.sdk.userinfo.callbacks
 
EOS_UserInfo_QueryUserInfo(EOS_UserInfo_Interface, EOS_UserInfo_QueryUserInfoOptions, Pointer, EOS_UserInfo_OnQueryUserInfoCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_QUERYUSERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
The most recent version of the EOS_UserInfo_QueryUserInfo API.
EOS_UserInfo_QueryUserInfoByDisplayName(EOS_UserInfo_Interface, EOS_UserInfo_QueryUserInfoByDisplayNameOptions, Pointer, EOS_UserInfo_OnQueryUserInfoByDisplayNameCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_QUERYUSERINFOBYDISPLAYNAME_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
The most recent version of the EOS_UserInfo_QueryUserInfoByDisplayName API.
EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
Output parameters for the EOS_UserInfo_QueryUserInfoByDisplayName Function.
EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
 
EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
 
EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoByDisplayNameOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_QueryUserInfoByDisplayName function.
EOS_UserInfo_QueryUserInfoByDisplayNameOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
 
EOS_UserInfo_QueryUserInfoByDisplayNameOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
 
EOS_UserInfo_QueryUserInfoByDisplayNameOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_QueryUserInfoByDisplayNameOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_QueryUserInfoByExternalAccount(EOS_UserInfo_Interface, EOS_UserInfo_QueryUserInfoByExternalAccountOptions, Pointer, EOS_UserInfo_OnQueryUserInfoByExternalAccountCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_USERINFO_QUERYUSERINFOBYEXTERNALACCOUNT_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
The most recent version of the EOS_UserInfo_QueryUserInfoByExternalAccount API.
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
Output parameters for the EOS_UserInfo_QueryUserInfoByExternalAccount Function.
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
 
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
 
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoByExternalAccountOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_QueryUserInfoByExternalAccount function.
EOS_UserInfo_QueryUserInfoByExternalAccountOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
 
EOS_UserInfo_QueryUserInfoByExternalAccountOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
 
EOS_UserInfo_QueryUserInfoByExternalAccountOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_QueryUserInfoByExternalAccountOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_QueryUserInfoCallbackInfo - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
Output parameters for the EOS_UserInfo_QueryUserInfo Function.
EOS_UserInfo_QueryUserInfoCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
 
EOS_UserInfo_QueryUserInfoCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
 
EOS_UserInfo_QueryUserInfoCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.callbackresults
 
EOS_UserInfo_QueryUserInfoOptions - Class in host.anzo.eossdk.eos.sdk.userinfo.options
Input parameters for the EOS_UserInfo_QueryUserInfo function.
EOS_UserInfo_QueryUserInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
 
EOS_UserInfo_QueryUserInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
 
EOS_UserInfo_QueryUserInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_QueryUserInfoOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo.options
 
EOS_UserInfo_Release(EOS_UserInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
EOS_UserInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_UserInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo
 
EOS_VersionMismatch - Enum constant in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
The request attempted to use multiple or inconsistent API versions
EOS_Windows_RTCOptions - Class in host.anzo.eossdk.eos.sdk.common.options
Options for initializing rtc functionality required for some platforms.
EOS_Windows_RTCOptions() - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions
 
EOS_Windows_RTCOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions
 
EOS_WINDOWS_RTCOPTIONS_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions
The most recent version of the EOS_Windows_RTCOptions structure.
EOS_Windows_RTCOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.common.options
 
EOS_Windows_RTCOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.common.options
 
EOS_WR_CancelRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Signifies the request should be canceled, but not due to an error
EOS_WR_CompleteRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Signifies all data has now been written successfully, and we should upload the data to the cloud
EOS_WR_ContinueWriting - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Signifies the data was written successfully, and we should write the data the file
EOS_WR_FailRequest - Enum constant in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Signifies there was a failure writing the data, and the request should end
EOSAntiCheatInvalidModeException - Exception in host.anzo.eossdk.eos.exceptions
EOSAntiCheatInvalidModeException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSAntiCheatInvalidModeException
 
EOSBaseOptions - Class in host.anzo.eossdk.eosex
 
EOSBaseOptions() - Constructor for class host.anzo.eossdk.eosex.EOSBaseOptions
 
EOSClientOptions - Class in host.anzo.eossdk.eosex
 
EOSClientOptions() - Constructor for class host.anzo.eossdk.eosex.EOSClientOptions
 
EOSEcomCatalogItemStaleException - Exception in host.anzo.eossdk.eos.exceptions
EOSEcomCatalogItemStaleException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSEcomCatalogItemStaleException
 
EOSEcomCatalogOfferPriceInvalidException - Exception in host.anzo.eossdk.eos.exceptions
EOSEcomCatalogOfferPriceInvalidException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSEcomCatalogOfferPriceInvalidException
 
EOSEcomCatalogOfferStaleException - Exception in host.anzo.eossdk.eos.exceptions
EOSEcomCatalogOfferStaleException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSEcomCatalogOfferStaleException
 
EOSEcomEntitlementStaleException - Exception in host.anzo.eossdk.eos.exceptions
EOSEcomEntitlementStaleException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSEcomEntitlementStaleException
 
EOSException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for the Epic Online Service operation results
EOSException(EOS_EResult) - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSException
 
EOSIncompatibleVersionException - Exception in host.anzo.eossdk.eos.exceptions
EOSIncompatibleVersionException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSIncompatibleVersionException
 
EOSInvalidAuthException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for EOS_EResult.EOS_InvalidAuth
EOSInvalidAuthException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSInvalidAuthException
 
EOSInvalidParametersException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for EOS_EResult.EOS_InvalidParameters
EOSInvalidParametersException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSInvalidParametersException
 
EOSInvalidProductUserIDException - Exception in host.anzo.eossdk.eos.exceptions
EOSInvalidProductUserIDException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSInvalidProductUserIDException
 
EOSInvalidUserException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for EOS_EResult.EOS_InvalidUser
EOSInvalidUserException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSInvalidUserException
 
EOSLibrary - Interface in host.anzo.eossdk.eos.sdk
JNA wrapper interface for Epic Online Services SDK
EOSLimitExceededException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for EOS_EResult.EOS_LimitExceeded
EOSLimitExceededException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSLimitExceededException
 
EOSNotFoundException - Exception in host.anzo.eossdk.eos.exceptions
Exception wrapper for EOS_EResult.EOS_NotFound
EOSNotFoundException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSNotFoundException
 
EOSProgressionSnapshotSnapshotIdUnavailableException - Exception in host.anzo.eossdk.eos.exceptions
EOSProgressionSnapshotSnapshotIdUnavailableException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSProgressionSnapshotSnapshotIdUnavailableException
 
EOSServerOptions - Class in host.anzo.eossdk.eosex
 
EOSServerOptions() - Constructor for class host.anzo.eossdk.eosex.EOSServerOptions
 
EOSUserInfoBestDisplayNameIndeterminateException - Exception in host.anzo.eossdk.eos.exceptions
EOSUserInfoBestDisplayNameIndeterminateException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSUserInfoBestDisplayNameIndeterminateException
 
Epic - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
An Epic Account ID.
Epic - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union
An Epic Account ID.
EpicUserId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
Deprecated
EventId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
Unique event identifier previously configured in RegisterEvent
EventId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
Unique event identifier.
EventName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
Name of the custom event.
EventType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
Type of the custom event
ExpectedLoginStatus - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
The logged-in state the user is expected to be (EOS_ELoginStatus.EOS_LS_LoggedIn or EOS_ELoginStatus.EOS_LS_NotLoggedIn).
ExpirationTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Contains the POSIX timestamp that the offer expires or -1 if it does not expire
ExpiresAt - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Absolute time in UTC before the access token expires, in ISO 8601 format
ExpiresIn - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
Time the user has, in seconds, to complete the process or else timeout
ExpiresIn - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Time before the access token expires, in seconds, relative to the call to EOS_Auth_CopyUserAuthToken
External - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions.AccountId_union
An Account ID for another service.
External - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_EndPlayerSessionOptions.AccountId_union
An Account ID for another service.
ExternalAccountDisplayName - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
The external account display name.
ExternalAccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
The external account ID of the logged in user.
ExternalAccountId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
External account id of the user whose information has been retrieved
ExternalAccountId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
External account ID of the user whose information is being retrieved
ExternalAccountIdCount - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
Number of account IDs to query.
ExternalAccountIds - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
An array of external account IDs to map to the product user ID representation.
ExternalAccountIdType - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
The identity provider that the user logged in with to their Epic Account.
ExternalAccountInfoIndex - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
Index of the external account info to retrieve from the cache.
ExternalType - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
Type of external login.

F

FileCount - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
A count of files that were found, if successful
FileCount - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
A count of files that were found, if successful
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
The file name of the file being transferred
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
The filename of the file that has been finished reading
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
The file name being read
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
The file name that is being written to
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
The file name that is being written to
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The file's name
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
The file's name to get data for
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
The name of the file to delete
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
The name of the file being queried
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
The file name to read; this file must already exist
Filename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
The name of the file to write; if this file already exists, the contents will be replaced if the write request completes successfully
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
The file name of the file being transferred
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
The filename of the file that has been finished reading
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
The file name being read
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
The file's name
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
The file's name to get data for
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
The requested file's name
Filename - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
The file name to read; this file must already exist
FileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The total size of the file in bytes (Includes file header in addition to file contents)
FileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
The total size of the file in bytes (Includes file header in addition to file contents).
FileTransferProgressCallback - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
Optional callback function to be informed of download progress, if the file is not already locally cached; if provided, this will be called at least once before completion if the request is successfully started
FileTransferProgressCallback - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
Optional callback function to inform the application of upload progress; will be called at least once if set
FileTransferProgressCallback - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
Optional callback function to be informed of download progress, if the file is not already locally cached.
finalizeDeferredUserLogout(EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Complete a Logout/Login for a previously deferred Integrated Platform User Logout.
finalizeInvite(EOS_CustomInvites_FinalizeInviteOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Signal that the title has completed processing a received Custom Invite, and that it should be cleaned up internally and in the Overlay
find(EOS_LobbySearch_FindOptions, Pointer, EOS_LobbySearch_OnFindCallback) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Find lobbies matching the search criteria setup via this lobby search handle.
find(EOS_SessionSearch_FindOptions, Pointer, EOS_SessionSearch_OnFindCallback) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Find sessions matching the search criteria setup via this session search handle.
Flags - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
Identifies how to initialize the IntegratedPlatform.
Flags - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
Flags for the local user in this room.
Flags - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Platform creation flags, e.g.
Flags - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
Join room flags, e.g.
FlavorText - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Localized flavor text that can be used by the game in an arbitrary manner.
FlavorText - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Localized flavor text that can be used by the game in an arbitrary manner.
Float_ - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
Frames - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
Pointer to the data with the interleaved audio frames in signed 16 bits format.
FramesCount - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
Number of frames available in the Frames buffer.
This is the number of frames in a channel, not the total number of frames in the buffer!
fromId(Integer) - Static method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
 
fromId(Integer) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
 
fromId(Integer) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELinkAccountFlags
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
 
fromNative(Object, FromNativeContext) - Method in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
fromNative(Object, FromNativeContext) - Method in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
fromResult(EOS_EResult) - Static method in exception host.anzo.eossdk.eos.exceptions.EOSException
 
fromString(String) - Static method in class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
Retrieve an EOS_EpicAccountId from a raw string representing an Epic Account ID.
fromString(String) - Static method in class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
Retrieve an EOS_ProductUserId from a raw string representing an Epic Online Services Product User ID.
FromUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo
User that sent this response
FromUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
User that sent this response

G

GamepadIndex - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
The gamepad or player index
GameSessionId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_SetGameSessionIdOptions
Game session identifier
GameSessionId - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
Optional, application-defined custom match session identifier.
getAchievementDefinitionCount(EOS_Achievements_GetAchievementDefinitionCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetch the number of achievement definitions that are cached locally.
getAchievementsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Achievements Interface.
getActiveCountryCode(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
This only will return the value set as the override otherwise EOS_NotFound is returned.
getActiveLocaleCode(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get the active locale code that the SDK will send to services which require it.
getAntiCheatClientInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Anti-Cheat Client Interface.
getAntiCheatServerInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Anti-Cheat Server Interface.
getApplicationStatus() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Retrieves the current application state as told to the SDK by the application.
getAttributeCount(EOS_LobbyDetails_GetAttributeCountOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
Get the number of attributes associated with this lobby
getAudioInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Get a handle to the Audio interface
getAuthInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Auth Interface.
getAuthLoginOptions() - Method in class host.anzo.eossdk.eosex.AEOSClient
 
getBlockedUserAtIndex(EOS_Friends_GetBlockedUserAtIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Retrieves the Epic Account ID of an entry from the blocklist that has already been retrieved by the EOS_Friends_QueryFriends API.
getBlockedUsersCount(EOS_Friends_GetBlockedUsersCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Retrieves the number of blocked users on the blocklist that has already been retrieved by the EOS_Friends_QueryFriends API.
getByteBuffer() - Method in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
 
getConnectInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Connect Interface.
getConnectionId() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getConnectLoginOptions(EOS_Auth_IdToken) - Method in class host.anzo.eossdk.eosex.AEOSClient
 
getCustomInvitesInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Custom Invites Interface.
getDataByteBuffer() - Method in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
 
getDataByteBuffer() - Method in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
 
getDataInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Get a handle to the Data interface
getDesktopCrossplayStatus(EOS_Platform_GetDesktopCrossplayStatusOptions, EOS_Platform_DesktopCrossplayStatusInfo) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Windows only.
getEcomInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Ecom Interface.
getEntitlementsByNameCount(EOS_Ecom_GetEntitlementsByNameCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of entitlements with the given Entitlement Name that are cached for a given local user.
getEntitlementsCount(EOS_Ecom_GetEntitlementsCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of entitlements that are cached for a given local user.
getEntitlementsCount(EOS_Ecom_Transaction_GetEntitlementsCountOptions) - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
Fetch the number of entitlements that are part of this transaction.
getExternalAccountMapping(EOS_Connect_GetExternalAccountMappingsOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch a Product User ID that maps to an external account ID cached from a previous query.
getExternalUserInfoCount(EOS_UserInfo_GetExternalUserInfoCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
Fetch the number of external user infos that are cached locally.
getFileMetadataCount(EOS_PlayerDataStorage_GetFileMetadataCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Get the count of files we have previously queried information for and files we have previously read from / written to.
getFileMetadataCount(EOS_TitleStorage_GetFileMetadataCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Get the count of files we have previously queried information for and files we have previously read from / written to.
getFilename() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
Get the file name of the file this request is for.
getFilename(int, ByteBuffer, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
Get the file name of the file this request is for.
getFileRequestState() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
Get the current state of a file request.
getFileRequestState() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
Get the current state of a file request.
getFlags() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getFriendAtIndex(EOS_Friends_GetFriendAtIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Retrieves the Epic Account ID of an entry from the friends list that has already been retrieved by the EOS_Friends_QueryFriends API.
getFriendsCount(EOS_Friends_GetFriendsCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Retrieves the number of friends on the friends list that has already been retrieved by the EOS_Friends_QueryFriends API.
getFriendsExclusiveInput(EOS_UI_GetFriendsExclusiveInputOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Gets the friends overlay exclusive input state.
getFriendsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Friends Interface.
getFriendsVisible(EOS_UI_GetFriendsVisibleOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Gets the friends overlay visibility.
getInputDevicesCount(EOS_RTCAudio_GetInputDevicesCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Fetch the number of audio input devices available in the system that are cached locally.
getInputMethod() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getIntegratedPlatformInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Integrated Platform Interface.
getInviteCount(EOS_Lobby_GetInviteCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Get the number of known invites for a given user
getInviteCount(EOS_Sessions_GetInviteCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Get the number of known invites for a given user
getInviteIdByIndex(EOS_Lobby_GetInviteIdByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Retrieve an invite ID from a list of active invites for a given user
getInviteIdByIndex(EOS_Sessions_GetInviteIdByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Retrieve an invite ID from a list of active invites for a given user
getIpAddress() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getItemImageInfoCount(EOS_Ecom_GetItemImageInfoCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of images that are associated with a given cached item for a local user.
getItemReleaseCount(EOS_Ecom_GetItemReleaseCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of releases that are associated with a given cached item for a local user.
getJoinInfo(EOS_Presence_GetJoinInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Gets a join info custom game-data string for a specific user.
getKWSInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Kids Web Service Interface.
getLastRedeemedEntitlementsCount(EOS_Ecom_GetLastRedeemedEntitlementsCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of entitlements that were redeemed during the last EOS_Ecom_RedeemEntitlements call.
getLeaderboardDefinitionCount(EOS_Leaderboards_GetLeaderboardDefinitionCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetch the number of leaderboards definitions that are cached locally.
getLeaderboardRecordCount(EOS_Leaderboards_GetLeaderboardRecordCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetch the number of leaderboard records that are cached locally.
getLeaderboardsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Leaderboards Interface.
getLeaderboardUserScoreCount(EOS_Leaderboards_GetLeaderboardUserScoreCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Fetch the number of leaderboard user scores that are cached locally.
getLibraryInstance() - Static method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
getLobbyInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Lobby Interface.
getLobbyOwner(EOS_LobbyDetails_GetLobbyOwnerOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
Get the product user ID of the current owner for a given lobby
getLocalPlatformType(EOS_UserInfo_GetLocalPlatformTypeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_GetLocalPlatformType is used to retrieve the online platform type of the current running instance of the game.
getLoggedInAccountByIndex(int) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch an Epic Account ID that is logged in.
getLoggedInAccountsCount() - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch the number of accounts that are logged in.
getLoggedInUserByIndex(int) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch a Product User ID that is logged in.
getLoggedInUsersCount() - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch the number of product users that are logged in.
getLoginStatus(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetches the login status for an Epic Account ID.
getLoginStatus(EOS_ProductUserId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetches the login status for an Product User ID.
getMemberAttributeCount(EOS_LobbyDetails_GetMemberAttributeCountOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_GetMemberAttributeCount is used to immediately retrieve the attribute count for members in a lobby.
getMemberByIndex(EOS_LobbyDetails_GetMemberByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
EOS_LobbyDetails_GetMemberByIndex is used to immediately retrieve individual members registered with a lobby.
getMemberCount(EOS_LobbyDetails_GetMemberCountOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
Get the number of members associated with this lobby
getMergedAccountByIndex(EOS_EpicAccountId, int) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch one of the merged account IDs for a given logged in account.
getMergedAccountsCount(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch the number of merged accounts for a given logged in account.
getMessage() - Method in exception host.anzo.eossdk.eos.exceptions.EOSException
 
getMessageDataByteBuffer() - Method in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
 
getMetricsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Metrics Interface.
getModsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Mods Interface.
getNATType(EOS_P2P_GetNATTypeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Get our last-queried NAT-type, if it has been successfully queried.
getNetworkClient(long) - Method in class host.anzo.eossdk.eosex.AEOSServer
 
getNetworkStatus() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Retrieves the current network state as told to the SDK by the application.
getNextReceivedPacketSize(EOS_P2P_GetNextReceivedPacketSizeOptions, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Gets the size of the packet that will be returned by ReceivePacket for a particular user, if there is any available packets to be retrieved.
getNotificationLocationPreference() - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Returns the current notification location display preference.
getOfferCount(EOS_Ecom_GetOfferCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of offers that are cached for a given local user.
getOfferImageInfoCount(EOS_Ecom_GetOfferImageInfoCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of images that are associated with a given cached offer for a local user.
getOfferItemCount(EOS_Ecom_GetOfferItemCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of items that are associated with a given cached offer for a local user.
getOutputDevicesCount(EOS_RTCAudio_GetOutputDevicesCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Fetch the number of audio output devices available in the system that are cached locally.
getOverrideCountryCode() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get the override country code that the SDK will send to services which require it.
getOverrideLocaleCode() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get the override locale code that the SDK will send to services which require it.
getP2PInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Peer-to-Peer Networking Interface.
getPacketQueueInfo(EOS_P2P_GetPacketQueueInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Gets the current cached information related to the incoming and outgoing packet queues.
getPermissionByKey(EOS_KWS_GetPermissionByKeyOptions, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
getPermissionsCount(EOS_KWS_GetPermissionsCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
getPlatformType() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getPlayerAchievementCount(EOS_Achievements_GetPlayerAchievementCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Fetch the number of player achievements that are cached locally.
getPlayerDataStorageInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the PlayerDataStorage Interface.
getPlayerSanctionCount(EOS_Sanctions_GetPlayerSanctionCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
Fetch the number of player sanctions that have been retrieved for a given player.
getPortRange(EOS_P2P_GetPortRangeOptions, ShortByReference, ShortByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Get the current chosen port and the amount of other ports to try above the chosen port if the chosen port is unavailable.
getPresenceInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Presence Interface.
getProductUserExternalAccountCount(EOS_Connect_GetProductUserExternalAccountCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch the number of linked external accounts for a Product User ID.
getProductUserId() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getProductUserIdMapping(EOS_Connect_GetProductUserIdMappingOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Fetch an external account ID, in string form, that maps to a given Product User ID.
getProgressionSnapshotInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get the active country code that the SDK will send to services which require it.
getProtectedType() - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
getProtectMessageOutputLength(int) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Optional NetProtect feature for game message encryption.
getProtectMessageOutputLength(int) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional NetProtect feature for game message encryption.
getRegisteredPlayerByIndex(EOS_ActiveSession_GetRegisteredPlayerByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
EOS_ActiveSession_GetRegisteredPlayerByIndex is used to immediately retrieve individual players registered with the active session.
getRegisteredPlayerCount(EOS_ActiveSession_GetRegisteredPlayerCountOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
Get the number of registered players associated with this active session
getRelayControl(EOS_P2P_GetRelayControlOptions, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Get the current relay control setting.
getReportsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Reports Interface.
getRTCAdminInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the RTC Admin Interface.
getRTCInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the RTC Interface.
getRTCRoomName(EOS_Lobby_GetRTCRoomNameOptions, ByteBuffer, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Get the name of the RTC room associated with a specific lobby a local user belongs to.
getSanctionsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Sanctions Interface.
getSearchResultCount(EOS_LobbySearch_GetSearchResultCountOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Get the number of search results found by the search parameters in this search
getSearchResultCount(EOS_SessionSearch_GetSearchResultCountOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Get the number of search results found by the search parameters in this search
getSelectedAccountId(EOS_EpicAccountId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Fetch the selected account ID to the current application for a local authenticated user.
getSessionAttributeCount(EOS_SessionDetails_GetSessionAttributeCountOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
Get the number of attributes associated with this session
getSessionsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Sessions Interface.
getStatsCount(EOS_Stats_GetStatCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
Fetch the number of stats that are cached locally.
getStatsInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the Stats Interface.
getStatus(EOS_Friends_GetStatusOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Retrieve the friendship status between the local user and another user.
getString() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_ContinuanceToken
Retrieve a null-terminated stringified continuance token from an EOS_ContinuanceToken.
getString() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
Retrieve a null-terminated stringified Epic Account ID from an EOS_EpicAccountId.
getString() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
Retrieve a null-terminated stringified Product User ID from an EOS_ProductUserId.
getTitleStorageInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the TitleStorage Interface.
getToggleFriendsButton(EOS_UI_GetToggleFriendsButtonOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Returns the current Toggle Friends Button.
getToggleFriendsKey(EOS_UI_GetToggleFriendsKeyOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Returns the current Toggle Friends Key.
getTransactionCount(EOS_Ecom_GetTransactionCountOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Fetch the number of transactions that are cached for a given local user.
getTransactionId(ByteBuffer, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
The Ecom Transaction Interface exposes getters for accessing information about a completed transaction.
getUIInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the UI Interface.
getUserInfoInterface() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Get a handle to the UserInfo Interface.
getValue() - Method in class host.anzo.eossdk.jna.runtime.NativeSizeByReference
 

H

hardMuteMember(EOS_Lobby_HardMuteMemberOptions, Pointer, EOS_Lobby_OnHardMuteMemberCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Hard mute an existing member in the lobby, can't speak but can hear other members of the lobby
hasFlag(int) - Method in class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
HasLineOfSight - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
True if there is a visible line of sight between the attacker and the victim at the time that damage is being applied, false if there is an obstacle like a wall or terrain in the way.
hasPresence(EOS_Presence_HasPresenceOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Check if we already have presence for a user
HealthRemaining - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Number of health points that the victim has remaining after this damage event
Height - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
The expected height in pixels of the image
Height - Variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
Height.
HiddenAchievementIds_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
Deprecated
HiddenAchievementsCount_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
Deprecated
hideFriends(EOS_UI_HideFriendsOptions, Pointer, EOS_UI_OnHideFriendsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Hides the active Social Overlay.
HitBoneId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Deprecated - use DamagePosition instead
host.anzo.eossdk.eos.exceptions - package host.anzo.eossdk.eos.exceptions
Core package for Epic Online Service exception classes
host.anzo.eossdk.eos.sdk - package host.anzo.eossdk.eos.sdk
Core package for Epic Online Services API interfaces
host.anzo.eossdk.eos.sdk.achievements - package host.anzo.eossdk.eos.sdk.achievements
Core package for Achievements Epic Online Services API
host.anzo.eossdk.eos.sdk.achievements.callbackresults - package host.anzo.eossdk.eos.sdk.achievements.callbackresults
Core package for Achievements callback result classes
host.anzo.eossdk.eos.sdk.achievements.callbacks - package host.anzo.eossdk.eos.sdk.achievements.callbacks
Core package for Achievements callback classes
host.anzo.eossdk.eos.sdk.achievements.options - package host.anzo.eossdk.eos.sdk.achievements.options
Core package for Achievements option classes
host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults - package host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults
Core package for Anti-Cheat client callback result classes
host.anzo.eossdk.eos.sdk.anticheat.client.callbacks - package host.anzo.eossdk.eos.sdk.anticheat.client.callbacks
Core package for Anti-Cheat client callback classes
host.anzo.eossdk.eos.sdk.anticheat.client.options - package host.anzo.eossdk.eos.sdk.anticheat.client.options
Core package for Anti-Cheat client option classes
host.anzo.eossdk.eos.sdk.anticheat.common - package host.anzo.eossdk.eos.sdk.anticheat.common
Core package for Anti-Cheat common classes
host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults - package host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults
Core package for Anti-Cheat common callback result classes
host.anzo.eossdk.eos.sdk.anticheat.common.enums - package host.anzo.eossdk.eos.sdk.anticheat.common.enums
Core package for Anti-Cheat common enumeration classes
host.anzo.eossdk.eos.sdk.anticheat.common.options - package host.anzo.eossdk.eos.sdk.anticheat.common.options
Core package for Anti-Cheat common option classes
host.anzo.eossdk.eos.sdk.anticheat.server.callbacks - package host.anzo.eossdk.eos.sdk.anticheat.server.callbacks
Core package for Anti-Cheat server callback classes
host.anzo.eossdk.eos.sdk.anticheat.server.options - package host.anzo.eossdk.eos.sdk.anticheat.server.options
Core package for Anti-Cheat server option classes
host.anzo.eossdk.eos.sdk.auth - package host.anzo.eossdk.eos.sdk.auth
Core package for Auth Epic Online Services API
host.anzo.eossdk.eos.sdk.auth.callbackresults - package host.anzo.eossdk.eos.sdk.auth.callbackresults
Core package for Auth callback result classes
host.anzo.eossdk.eos.sdk.auth.callbacks - package host.anzo.eossdk.eos.sdk.auth.callbacks
Core package for Auth callback classes
host.anzo.eossdk.eos.sdk.auth.enums - package host.anzo.eossdk.eos.sdk.auth.enums
Core package for Auth enumeration classes
host.anzo.eossdk.eos.sdk.auth.options - package host.anzo.eossdk.eos.sdk.auth.options
Core package for Auth option classes
host.anzo.eossdk.eos.sdk.common - package host.anzo.eossdk.eos.sdk.common
Core package for Epic Online Services common classes
host.anzo.eossdk.eos.sdk.common.enums - package host.anzo.eossdk.eos.sdk.common.enums
Core package for Epic Online Services common enumeration classes
host.anzo.eossdk.eos.sdk.common.options - package host.anzo.eossdk.eos.sdk.common.options
Core package for Epic Online Services common option classes
host.anzo.eossdk.eos.sdk.connect - package host.anzo.eossdk.eos.sdk.connect
Core package for Connect Epic Online Services API
host.anzo.eossdk.eos.sdk.connect.callbackresults - package host.anzo.eossdk.eos.sdk.connect.callbackresults
Core package for Connect callback result classes
host.anzo.eossdk.eos.sdk.connect.callbacks - package host.anzo.eossdk.eos.sdk.connect.callbacks
Core package for Connect callback classes
host.anzo.eossdk.eos.sdk.connect.options - package host.anzo.eossdk.eos.sdk.connect.options
Core package for Connect option classes
host.anzo.eossdk.eos.sdk.custominvites.callbackresults - package host.anzo.eossdk.eos.sdk.custominvites.callbackresults
Core package for Custom Invites callback result classes
host.anzo.eossdk.eos.sdk.custominvites.callbacks - package host.anzo.eossdk.eos.sdk.custominvites.callbacks
Core package for Custom Invites callback classes
host.anzo.eossdk.eos.sdk.custominvites.enums - package host.anzo.eossdk.eos.sdk.custominvites.enums
Core package for Custom Invites enumeration classes
host.anzo.eossdk.eos.sdk.custominvites.options - package host.anzo.eossdk.eos.sdk.custominvites.options
Core package for Custom Invites option classes
host.anzo.eossdk.eos.sdk.ecom - package host.anzo.eossdk.eos.sdk.ecom
Core package for Ecom Epic Online Services API
host.anzo.eossdk.eos.sdk.ecom.callbackresults - package host.anzo.eossdk.eos.sdk.ecom.callbackresults
Core package for ECOM callback result classes
host.anzo.eossdk.eos.sdk.ecom.callbacks - package host.anzo.eossdk.eos.sdk.ecom.callbacks
Core package for ECOM callback classes
host.anzo.eossdk.eos.sdk.ecom.enums - package host.anzo.eossdk.eos.sdk.ecom.enums
Core package for ECOM enumeration classes
host.anzo.eossdk.eos.sdk.ecom.options - package host.anzo.eossdk.eos.sdk.ecom.options
Core package for ECOM option classes
host.anzo.eossdk.eos.sdk.friends.callbackresults - package host.anzo.eossdk.eos.sdk.friends.callbackresults
Core package for Friends callback result classes
host.anzo.eossdk.eos.sdk.friends.callbacks - package host.anzo.eossdk.eos.sdk.friends.callbacks
Core package for Friends callback classes
host.anzo.eossdk.eos.sdk.friends.enums - package host.anzo.eossdk.eos.sdk.friends.enums
Core package for Friends enumeration classes
host.anzo.eossdk.eos.sdk.friends.options - package host.anzo.eossdk.eos.sdk.friends.options
Core package for Friends option classes
host.anzo.eossdk.eos.sdk.init - package host.anzo.eossdk.eos.sdk.init
Core package for Epic Online Services initializing API classes
host.anzo.eossdk.eos.sdk.init.callbacks - package host.anzo.eossdk.eos.sdk.init.callbacks
Core package for Platform Initialization callback classes
host.anzo.eossdk.eos.sdk.init.options - package host.anzo.eossdk.eos.sdk.init.options
Core package for Platform Initialization option classes
host.anzo.eossdk.eos.sdk.integratedplatform - package host.anzo.eossdk.eos.sdk.integratedplatform
Core package for Integrated Platform Epic Online Services API
host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults - package host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults
Core package for Integrated Platform callback result classes
host.anzo.eossdk.eos.sdk.integratedplatform.callbacks - package host.anzo.eossdk.eos.sdk.integratedplatform.callbacks
Core package for Integrated Platform callback classes
host.anzo.eossdk.eos.sdk.integratedplatform.enums - package host.anzo.eossdk.eos.sdk.integratedplatform.enums
Core package for Integrated Platform enumeration classes
host.anzo.eossdk.eos.sdk.integratedplatform.options - package host.anzo.eossdk.eos.sdk.integratedplatform.options
Core package for Integrated Platform option classes
host.anzo.eossdk.eos.sdk.kws - package host.anzo.eossdk.eos.sdk.kws
Core package for Kids Web Service Epic Online Services API
host.anzo.eossdk.eos.sdk.kws.callbackresults - package host.anzo.eossdk.eos.sdk.kws.callbackresults
Core package for KWS callback result classes
host.anzo.eossdk.eos.sdk.kws.callbacks - package host.anzo.eossdk.eos.sdk.kws.callbacks
Core package for KWS callback classes
host.anzo.eossdk.eos.sdk.kws.enums - package host.anzo.eossdk.eos.sdk.kws.enums
Core package for KWS enumeration classes
host.anzo.eossdk.eos.sdk.kws.options - package host.anzo.eossdk.eos.sdk.kws.options
Core package for KWS option classes
host.anzo.eossdk.eos.sdk.leaderboards - package host.anzo.eossdk.eos.sdk.leaderboards
Core package for Leaderboards Epic Online Services API
host.anzo.eossdk.eos.sdk.leaderboards.callbackresults - package host.anzo.eossdk.eos.sdk.leaderboards.callbackresults
Core package for Leaderboards callback result classes
host.anzo.eossdk.eos.sdk.leaderboards.callbacks - package host.anzo.eossdk.eos.sdk.leaderboards.callbacks
Core package for Leaderboards callback classes
host.anzo.eossdk.eos.sdk.leaderboards.enums - package host.anzo.eossdk.eos.sdk.leaderboards.enums
Core package for Leaderboards enumeration classes
host.anzo.eossdk.eos.sdk.leaderboards.options - package host.anzo.eossdk.eos.sdk.leaderboards.options
Core package for Leaderboards option classes
host.anzo.eossdk.eos.sdk.lobby - package host.anzo.eossdk.eos.sdk.lobby
Core package for Lobby Epic Online Services API
host.anzo.eossdk.eos.sdk.lobby.callbackresults - package host.anzo.eossdk.eos.sdk.lobby.callbackresults
Core package for Lobby callback result classes
host.anzo.eossdk.eos.sdk.lobby.callbacks - package host.anzo.eossdk.eos.sdk.lobby.callbacks
Core package for Lobby callback classes
host.anzo.eossdk.eos.sdk.lobby.enums - package host.anzo.eossdk.eos.sdk.lobby.enums
Core package for Lobby enumeration classes
host.anzo.eossdk.eos.sdk.lobby.options - package host.anzo.eossdk.eos.sdk.lobby.options
Core package for Lobby option classes
host.anzo.eossdk.eos.sdk.logging - package host.anzo.eossdk.eos.sdk.logging
Core package for Logging Epic Online Services API
host.anzo.eossdk.eos.sdk.logging.callbacks - package host.anzo.eossdk.eos.sdk.logging.callbacks
Core package for Logging callback classes
host.anzo.eossdk.eos.sdk.logging.enums - package host.anzo.eossdk.eos.sdk.logging.enums
Core package for Logging enumeration classes
host.anzo.eossdk.eos.sdk.metrics.enums - package host.anzo.eossdk.eos.sdk.metrics.enums
Core package for Metrics enumeration classes
host.anzo.eossdk.eos.sdk.metrics.options - package host.anzo.eossdk.eos.sdk.metrics.options
Core package for Metrics option classes
host.anzo.eossdk.eos.sdk.mods - package host.anzo.eossdk.eos.sdk.mods
Core package for Mods Epic Online Services API
host.anzo.eossdk.eos.sdk.mods.callbackresults - package host.anzo.eossdk.eos.sdk.mods.callbackresults
Core package for Mods callback result classes
host.anzo.eossdk.eos.sdk.mods.callbacks - package host.anzo.eossdk.eos.sdk.mods.callbacks
Core package for Mods callback classes
host.anzo.eossdk.eos.sdk.mods.enums - package host.anzo.eossdk.eos.sdk.mods.enums
Core package for Mods enumeration classes
host.anzo.eossdk.eos.sdk.mods.options - package host.anzo.eossdk.eos.sdk.mods.options
Core package for Mods option classes
host.anzo.eossdk.eos.sdk.p2p - package host.anzo.eossdk.eos.sdk.p2p
Core package for P2P Epic Online Services API
host.anzo.eossdk.eos.sdk.p2p.callbackresults - package host.anzo.eossdk.eos.sdk.p2p.callbackresults
Core package for P2P callback result classes
host.anzo.eossdk.eos.sdk.p2p.callbacks - package host.anzo.eossdk.eos.sdk.p2p.callbacks
Core package for P2P callback classes
host.anzo.eossdk.eos.sdk.p2p.enums - package host.anzo.eossdk.eos.sdk.p2p.enums
Core package for P2P enumeration classes
host.anzo.eossdk.eos.sdk.p2p.options - package host.anzo.eossdk.eos.sdk.p2p.options
Core package for P2P option classes
host.anzo.eossdk.eos.sdk.platform - package host.anzo.eossdk.eos.sdk.platform
Core package for Platform Epic Online Services API
host.anzo.eossdk.eos.sdk.platform.enums - package host.anzo.eossdk.eos.sdk.platform.enums
Core package for Platform enumeration classes
host.anzo.eossdk.eos.sdk.platform.options - package host.anzo.eossdk.eos.sdk.platform.options
Core package for Platform option classes
host.anzo.eossdk.eos.sdk.playerdatastorage - package host.anzo.eossdk.eos.sdk.playerdatastorage
Core package for Player Data Storage Epic Online Services API
host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults - package host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults
Core package for Player Data Storage callback result classes
host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks - package host.anzo.eossdk.eos.sdk.playerdatastorage.callbacks
Core package for Player Data Storage callback classes
host.anzo.eossdk.eos.sdk.playerdatastorage.enums - package host.anzo.eossdk.eos.sdk.playerdatastorage.enums
Core package for Player Data Storage enumeration classes
host.anzo.eossdk.eos.sdk.playerdatastorage.options - package host.anzo.eossdk.eos.sdk.playerdatastorage.options
Core package for Player Data Storage option classes
host.anzo.eossdk.eos.sdk.presence - package host.anzo.eossdk.eos.sdk.presence
Core package for Presence Epic Online Services API
host.anzo.eossdk.eos.sdk.presence.callbackresults - package host.anzo.eossdk.eos.sdk.presence.callbackresults
Core package for Presence callback result classes
host.anzo.eossdk.eos.sdk.presence.callbacks - package host.anzo.eossdk.eos.sdk.presence.callbacks
Core package for Presence callback classes
host.anzo.eossdk.eos.sdk.presence.enums - package host.anzo.eossdk.eos.sdk.presence.enums
Core package for Presence enumeration classes
host.anzo.eossdk.eos.sdk.presence.options - package host.anzo.eossdk.eos.sdk.presence.options
Core package for Presence option classes
host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults - package host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults
Core package for Progression Snapshot callback result classes
host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks - package host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks
Core package for Progression Snapshot callback classes
host.anzo.eossdk.eos.sdk.progressionsnapshot.options - package host.anzo.eossdk.eos.sdk.progressionsnapshot.options
Core package for Progression Snapshot option classes
host.anzo.eossdk.eos.sdk.reports.callbackresults - package host.anzo.eossdk.eos.sdk.reports.callbackresults
Core package for Reports callback result classes
host.anzo.eossdk.eos.sdk.reports.callbacks - package host.anzo.eossdk.eos.sdk.reports.callbacks
Core package for Reports callback classes
host.anzo.eossdk.eos.sdk.reports.enums - package host.anzo.eossdk.eos.sdk.reports.enums
Core package for Reports enumeration classes
host.anzo.eossdk.eos.sdk.reports.options - package host.anzo.eossdk.eos.sdk.reports.options
Core package for Reports option classes
host.anzo.eossdk.eos.sdk.rtc - package host.anzo.eossdk.eos.sdk.rtc
Core package for RTC Epic Online Services API
host.anzo.eossdk.eos.sdk.rtc.callbackresults - package host.anzo.eossdk.eos.sdk.rtc.callbackresults
Core package for RTC callback result classes
host.anzo.eossdk.eos.sdk.rtc.callbacks - package host.anzo.eossdk.eos.sdk.rtc.callbacks
Core package for RTC callback classes
host.anzo.eossdk.eos.sdk.rtc.enums - package host.anzo.eossdk.eos.sdk.rtc.enums
Core package for RTC enumeration classes
host.anzo.eossdk.eos.sdk.rtc.options - package host.anzo.eossdk.eos.sdk.rtc.options
Core package for RTC option classes
host.anzo.eossdk.eos.sdk.rtcadmin - package host.anzo.eossdk.eos.sdk.rtcadmin
Core package for RTC Admin Epic Online Services API
host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults - package host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults
Core package for RTC Admin callback result classes
host.anzo.eossdk.eos.sdk.rtcadmin.callbacks - package host.anzo.eossdk.eos.sdk.rtcadmin.callbacks
Core package for RTC Admin callback classes
host.anzo.eossdk.eos.sdk.rtcadmin.options - package host.anzo.eossdk.eos.sdk.rtcadmin.options
Core package for RTC Admin option classes
host.anzo.eossdk.eos.sdk.rtcaudio - package host.anzo.eossdk.eos.sdk.rtcaudio
Core package for RTC Audio Epic Online Services API
host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults - package host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults
Core package for RTC Audio callback result classes
host.anzo.eossdk.eos.sdk.rtcaudio.callbacks - package host.anzo.eossdk.eos.sdk.rtcaudio.callbacks
Core package for RTC Audio callback classes
host.anzo.eossdk.eos.sdk.rtcaudio.enums - package host.anzo.eossdk.eos.sdk.rtcaudio.enums
Core package for RTC Audio enumeration classes
host.anzo.eossdk.eos.sdk.rtcaudio.options - package host.anzo.eossdk.eos.sdk.rtcaudio.options
Core package for RTC Audio option classes
host.anzo.eossdk.eos.sdk.rtcdata.callbackresults - package host.anzo.eossdk.eos.sdk.rtcdata.callbackresults
Core package for RTC Data callback result classes
host.anzo.eossdk.eos.sdk.rtcdata.callbacks - package host.anzo.eossdk.eos.sdk.rtcdata.callbacks
Core package for RTC Data callback classes
host.anzo.eossdk.eos.sdk.rtcdata.enums - package host.anzo.eossdk.eos.sdk.rtcdata.enums
Core package for RTC Data enumeration classes
host.anzo.eossdk.eos.sdk.rtcdata.options - package host.anzo.eossdk.eos.sdk.rtcdata.options
Core package for RTC Data option classes
host.anzo.eossdk.eos.sdk.sanctions - package host.anzo.eossdk.eos.sdk.sanctions
Core package for Sanctions Epic Online Services API
host.anzo.eossdk.eos.sdk.sanctions.callbackresults - package host.anzo.eossdk.eos.sdk.sanctions.callbackresults
Core package for Sanctions callback result classes
host.anzo.eossdk.eos.sdk.sanctions.callbacks - package host.anzo.eossdk.eos.sdk.sanctions.callbacks
Core package for Sanctions callback classes
host.anzo.eossdk.eos.sdk.sanctions.enums - package host.anzo.eossdk.eos.sdk.sanctions.enums
Core package for sanction interface enumeration classes
host.anzo.eossdk.eos.sdk.sanctions.options - package host.anzo.eossdk.eos.sdk.sanctions.options
Core package for Sanctions option classes
host.anzo.eossdk.eos.sdk.sessions - package host.anzo.eossdk.eos.sdk.sessions
Core package for Sessions Epic Online Services API
host.anzo.eossdk.eos.sdk.sessions.callbackresults - package host.anzo.eossdk.eos.sdk.sessions.callbackresults
Core package for Sessions callback result classes
host.anzo.eossdk.eos.sdk.sessions.callbacks - package host.anzo.eossdk.eos.sdk.sessions.callbacks
Core package for Auth callback classes
host.anzo.eossdk.eos.sdk.sessions.enums - package host.anzo.eossdk.eos.sdk.sessions.enums
Core package for Sessions enumeration classes
host.anzo.eossdk.eos.sdk.sessions.options - package host.anzo.eossdk.eos.sdk.sessions.options
Core package for Sessions option classes
host.anzo.eossdk.eos.sdk.stats - package host.anzo.eossdk.eos.sdk.stats
Core package for Stats Epic Online Services API
host.anzo.eossdk.eos.sdk.stats.callbackresults - package host.anzo.eossdk.eos.sdk.stats.callbackresults
Core package for Stats callback result classes
host.anzo.eossdk.eos.sdk.stats.callbacks - package host.anzo.eossdk.eos.sdk.stats.callbacks
Core package for Stats callback classes
host.anzo.eossdk.eos.sdk.stats.options - package host.anzo.eossdk.eos.sdk.stats.options
Core package for Stats option classes
host.anzo.eossdk.eos.sdk.titlestorage - package host.anzo.eossdk.eos.sdk.titlestorage
Core package for Title Epic Online Services API
host.anzo.eossdk.eos.sdk.titlestorage.callbackresults - package host.anzo.eossdk.eos.sdk.titlestorage.callbackresults
Core package for Title Storage callback result classes
host.anzo.eossdk.eos.sdk.titlestorage.callbacks - package host.anzo.eossdk.eos.sdk.titlestorage.callbacks
Core package for Title Storage callback classes
host.anzo.eossdk.eos.sdk.titlestorage.enums - package host.anzo.eossdk.eos.sdk.titlestorage.enums
Core package for Title Storage enumeration classes
host.anzo.eossdk.eos.sdk.titlestorage.options - package host.anzo.eossdk.eos.sdk.titlestorage.options
Core package for Title Storage option classes
host.anzo.eossdk.eos.sdk.ui - package host.anzo.eossdk.eos.sdk.ui
Core package for UI Epic Online Services API
host.anzo.eossdk.eos.sdk.ui.callbackresults - package host.anzo.eossdk.eos.sdk.ui.callbackresults
Core package for UI callback result classes
host.anzo.eossdk.eos.sdk.ui.callbacks - package host.anzo.eossdk.eos.sdk.ui.callbacks
Core package for UI callback classes
host.anzo.eossdk.eos.sdk.ui.enums - package host.anzo.eossdk.eos.sdk.ui.enums
Core package for UI enumeration classes
host.anzo.eossdk.eos.sdk.ui.options - package host.anzo.eossdk.eos.sdk.ui.options
Core package for UI option classes
host.anzo.eossdk.eos.sdk.userinfo - package host.anzo.eossdk.eos.sdk.userinfo
Core package for User Info Epic Online Services API
host.anzo.eossdk.eos.sdk.userinfo.callbackresults - package host.anzo.eossdk.eos.sdk.userinfo.callbackresults
Core package for User Info callback result classes
host.anzo.eossdk.eos.sdk.userinfo.callbacks - package host.anzo.eossdk.eos.sdk.userinfo.callbacks
Core package for User Info callback classes
host.anzo.eossdk.eos.sdk.userinfo.options - package host.anzo.eossdk.eos.sdk.userinfo.options
Core package for User Info option classes
host.anzo.eossdk.eos.utils - package host.anzo.eossdk.eos.utils
Core package for SDK helper classes
host.anzo.eossdk.eosex - package host.anzo.eossdk.eosex
Core package for optional extensions for Epic Online Services SDK
host.anzo.eossdk.jna.runtime - package host.anzo.eossdk.jna.runtime
Core package for JNA helper classes
HostAddress - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
IP address of this session as visible by the backend service
HostAddress - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetHostAddressOptions
A string representing the host address for the session, its meaning is up to the application
HttpRequestIo - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread that will generate http request IO.

I

IconURL - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
URL of an icon to display for the achievement based on this specific player's current progress on the achievement.
Id - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
ID of the user logging in, based on EOS_ELoginCredentialType
Id - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
The ID of this item
Id - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The ID of this offer
Id - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
ID of the catalog item
IdToken - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_VerifyIdTokenOptions
The ID token to verify.
IdToken - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_VerifyIdTokenOptions
The ID token to verify.
ImageInfoIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
The index of the image to get.
ImageInfoIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
The index of the image to get.
IncomingPacketQueueCurrentPacketCount - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The current number of queued packets in the incoming packet queue
IncomingPacketQueueCurrentSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The current size in bytes of the incoming packet queue
IncomingPacketQueueMaxSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The maximum size in bytes of the incoming packet queue
IncomingPacketQueueMaxSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
The ideal maximum amount of bytes the Incoming packet queue can consume
Index - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
Index of the entitlement within the named set to retrieve from the cache.
Index - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
Index into the blocked users list.
Index - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
Index into the friend list.
Index - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
The index of the permission to get.
Index - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
The index of the invitation ID to retrieve
Index - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
The index to get data for
Index - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
Index of the invite ID to retrieve
Index - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
The index to get data for
Index - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
Index of the external user info to retrieve from the cache
IngestAmount - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
The amount to ingest the stat.
ingestStat(EOS_Stats_IngestStatOptions, Pointer, EOS_Stats_OnIngestStatCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
Ingest a stat by the amount specified in Options.
InitOptions - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
Options specific to this integrated platform type.
initPlatform() - Method in class host.anzo.eossdk.eosex.AEOSBase
 
installMod(EOS_Mods_InstallModOptions, Pointer, EOS_Mods_OnInstallModCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
Starts an asynchronous task that makes a request to install the specified mod.
instance - Static variable in interface host.anzo.eossdk.eos.sdk.EOSLibrary
 
Int32 - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
Int64 - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
IntegratedPlatform - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The integrated platform that the user is logged in with
IntegratedPlatformOptionsContainerHandle - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
A handle that contains all the options for setting up integrated platforms.
InviteId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
Invite ID that the user is being invited to
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
The invite ID
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
The ID of the invitation
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
The invite ID
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo
The ID of the invitation being rejected
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions
The ID of an invitation to join the lobby
InviteId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
The ID of the lobby associated with the invitation
InviteId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
Invite ID that was accepted
InviteId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
Invite ID used to retrieve the actual session details
InviteId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
The invite ID
InviteId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByInviteIdOptions
Invite ID for which to retrieve a session handle
InviteId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
The invite ID to reject
IpAddress - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Optional IP address for the remote user.
IpAddress - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
Optional IP address for the remote user.
IsAcceptIsFaceButtonRight - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Whether the current platform and configuration uses the right face button as the default accept button.
IsAccountInfoPresent - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Flag set to indicate whether account information is available.
IsAllowDelayedDelivery - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
If false and we do not already have an established connection to the peer, this data will be dropped
IsAllowHostMigration - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Is host migration allowed
IsAllowInvites - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
If true, users can invite others to this lobby
IsAllowInvites - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Are members of the lobby allowed to invite others
IsAllowJoinById - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Is EOS_Lobby_JoinLobbyById allowed
IsAllowJoinInProgress - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Are players allowed to join the session while it is in the "in progress" state
IsAllowJoinInProgress - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetJoinInProgressAllowedOptions
Does the session allow join in progress
IsAudioEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
Muted or unmuted audio track
IsAudioEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
Mute or unmute audio track
IsAvailableForPurchase - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
True if the user can purchase this offer.
IsBlocked - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
TargetUserId block status (blocked or not).
IsBlocked - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
The block state that should have been set
IsBlocked - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
Block or unblock the participant
IsConnected - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
The new connection state of the room
IsCriticalHit - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
EOS_Bool.EOS_TRUE if this was a critical hit that causes extra damage (e.g.
IsCrossplayOptOut - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
This value indicates whether or not the lobby owner allows crossplay interactions.
IsCrossplayOptOut - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
This value indicates whether or not the local user allows crossplay interactions.
IsCrossplayOptOut - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
This value indicates whether or not the local user allows crossplay interactions.
IsDataEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
Created or destroyed data channel
IsDataEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
Created or destroyed data channel
IsDataEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
Creates or destroys data channel subscription
IsDataEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
Creates or destroys data channel
IsDefaultDevice - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
True if this is the default audio input device in the system.
IsDefaultDevice - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
True if this is the default audio output device in the system.
IsDisableAutoAcceptConnection - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
If set to EOS_TRUE, EOS_P2P_SendPacket will not automatically establish a connection with the RemoteUserId and will require explicit calls to EOS_P2P_AcceptConnection first whenever the connection is closed.
IsDisableHostMigration - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Is host migration allowed (will the lobby stay open if the original host leaves?) NOTE: EOS_Lobby_PromoteMember is still allowed regardless of this setting
IsEnableJoinById - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Is EOS_Lobby_JoinLobbyById allowed.
IsEnableRTCRoom - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Creates a real-time communication (RTC) room for all members of this lobby.
IsExclusiveInput - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo
EOS_Bool.EOS_TRUE when the overlay has switched to exclusive input mode.
IsExternalAccountInfoPresent - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Flag set to indicate whether external account information is present.
IsHardMute - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
TargetUserId hard mute status (mute on or off)
IsHidden - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
EOS_Bool.EOS_TRUE if the achievement is hidden; EOS_Bool.EOS_FALSE otherwise.
IsHitscanAttack - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
EOS_Bool.EOS_TRUE if the damage was applied instantly at the time of attack from the game simulation's perspective, otherwise EOS_Bool.EOS_FALSE (simulated ballistics, arrow, etc).
IsIncludeRedeemed - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
If true, Entitlements that have been redeemed will be included in the results.
IsInvitesAllowed - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetInvitesAllowedOptions
If true then invites can currently be sent for the associated lobby
IsInvitesAllowed - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Are players allowed to send invites for the session
IsInvitesAllowed - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetInvitesAllowedOptions
If true then invites can currently be sent for the associated session
IsLastChunk - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
Is this chunk the last chunk of data?
IsLastChunk - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
Is this chunk the last chunk of data?
IsLocalAudioDeviceInputStartsMuted - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
Set to EOS_TRUE to start the audio input device's stream as muted when first connecting to the RTC room.
IsManualAudioInputEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
Enable or disable Manual Audio Input.
IsManualAudioOutputEnabled - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
Enable or disable Manual Audio Output.
IsMeleeAttack - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
Set to EOS_Bool.EOS_TRUE if the player is using a melee attack, otherwise EOS_Bool.EOS_FALSE
IsMinor - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
Is this user a minor
IsMinor - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Is this user a minor
IsMinor - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
Is this user a minor
IsMouseButtonDown - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
The current state of the mouse button.
IsMute - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
Hard mute status (Mute on or off)
IsNetworkActive - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
EOS_Bool.EOS_TRUE if the network is functioning normally, EOS_Bool.EOS_FALSE if temporarily interrupted
isOperationComplete() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Returns whether a result is to be considered the final result, or false if the callback that returned this result will be called again either after some time or from another action.
IsParticipantInBlocklist - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The participant's block list status, if ParticipantStatus is EOS_RTCPS_Joined.
IsPaused - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PauseSocialOverlayOptions
The desired IsPaused state of the overlay.
IsPlatformAEC - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
Enable or disable Platform AEC (Acoustic Echo Cancellation) if available.
IsPlayerViewZoomed - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
EOS_Bool.EOS_TRUE if the player's view is zoomed (e.g.
IsPlayerViewZoomed - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
EOS_Bool.EOS_TRUE if the player's view is zoomed (e.g.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
If true, this lobby will be associated with the local user's presence information.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
If true, this lobby will be associated with the local user's presence information.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
If true, this lobby will be associated with the user's presence information.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
If true, this lobby will be associated with the local user's presence information.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Determines whether or not this session should be the one associated with the local user's presence information.
IsPresenceEnabled - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
Determines whether or not this session should be the one associated with the local user's presence information.
IsRedeemed - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
If true then the catalog has this entitlement marked as redeemed
IsRejoinAfterKickRequiresInvite - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Does rejoining after being kicked require an invite
IsRejoinAfterKickRequiresInvite - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
Does rejoining after being kicked require an invite? When this is set, a kicked player cannot return to the session even if the session was set with EOS_LPL_PUBLICADVERTISED.
IsRemoveAfterExit - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
Indicates whether the mod should be uninstalled after exiting the game or not.
isRTCRoomConnected(EOS_Lobby_IsRTCRoomConnectedOptions, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Get the current connection status of the RTC Room for a lobby.
IsRTCRoomEnabled - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Was a Real-Time Communication (RTC) room enabled at lobby creation?
IsSanctionsEnabled - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Are sanctioned players allowed to join - sanctioned players will be rejected if set to true
IsSanctionsEnabled - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
If true, sanctioned players can neither join nor register with this session and, in the case of join, will return EOS_EResult code EOS_Sessions_PlayerSanctioned
IsServer - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Set this to EOS_Bool.EOS_FALSE if the application is running as a client with a local user, otherwise set to EOS_Bool.EOS_TRUE (e.g.
isSocialOverlayPaused(EOS_UI_IsSocialOverlayPausedOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Gets the IsPaused state of the overlay as set by any previous calls to EOS_UI_PauseSocialOverlay().
IsSpeaking - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
The participant speaking / non-speaking status.
isSuccess() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
 
IsUnmixedAudio - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
Mixed audio or unmixed audio.
IsUseManualAudioInput - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
Set to EOS_TRUE to enable Manual Audio Input.
IsUseManualAudioOutput - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LocalRTCOptions
Set to EOS_TRUE to enable Manual Audio Output.
isUserInSession(EOS_Sessions_IsUserInSessionOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
EOS_Sessions_IsUserInSession returns whether or not a given user can be found in a specified session
isValid() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
Check whether or not the given Epic Account ID is considered valid NOTE: This will return true for any EOS_EpicAccountId created with EOS_EpicAccountId_FromString as there is no validation
isValid() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_NotificationId
 
isValid() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
Check whether or not the given account unique ID is considered valid NOTE: This will return true for any EOS_ProductUserId created with EOS_ProductUserId_FromString as there is no validation
isValidButtonCombination(EOS_UI_EInputStateButtonFlags) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Determine if a button combination is valid.
isValidKeyCombination(EOS_UI_EKeyCombination) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Determine if a key combination is valid.
IsVisible - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnDisplaySettingsUpdatedCallbackInfo
EOS_Bool.EOS_TRUE when any portion of the overlay is visible.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
The ID of the item to get.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
The ID of the item to get the images for.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
The ID of the item to get the releases for.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
The ID of the item to get the images for.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
The ID of the item to get the releases for.
ItemId - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
 
ItemIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
The index of the item to get.
ItemOwnership - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
List of catalog items and their ownership status
ItemOwnershipCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
Number of ownership results are included in this callback
ItemType - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
The type of item as defined in the catalog

J

JoinInfo - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
The Join Info custom game-data string to use to join the target user.
JoinInfo - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetJoinInfoOptions
The string which will be advertised as this player's join info.
joinLobby(EOS_Lobby_JoinLobbyOptions, Pointer, EOS_Lobby_OnJoinLobbyCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Join a lobby, creating a local instance under a given lobby ID.
joinLobbyById(EOS_Lobby_JoinLobbyByIdOptions, Pointer, EOS_Lobby_OnJoinLobbyByIdCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
This is a special case of EOS_Lobby_JoinLobby.
joinRoom(EOS_RTC_JoinRoomOptions, Pointer, EOS_RTC_OnJoinRoomCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Use this function to join a room.
joinSession(EOS_Sessions_JoinSessionOptions, Pointer, EOS_Sessions_OnJoinSessionCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Join a session, creating a local session under a given session name.
JsonWebToken - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
The ID token as a Json Web Token (JWT) string.
JsonWebToken - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
The ID token as a Json Web Token (JWT) string.

K

Key - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
Permission name to query
Key - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
Name of the lobby attribute
Key - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveAttributeOptions
Name of the key
Key - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_RemoveMemberAttributeOptions
Name of the key
Key - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_RemoveParameterOptions
Search parameter key to remove from the search
Key - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
The name of this data
Key - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification_DataRecordId
The key to be deleted from the data record
Key - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
The key in a key/value pair of progression entry
Key - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
The unique key of the option.
Key - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
The unique key of this metadata item.
Key - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
Name of the session attribute
Key - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_RemoveAttributeOptions
Session attribute to remove from the session
Key - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_RemoveParameterOptions
Search parameter key to remove from the search
KeyCombination - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetToggleFriendsKeyOptions
The new key combination which will be used to toggle the friends overlay.
kick(EOS_RTCAdmin_KickOptions, Pointer, EOS_RTCAdmin_OnKickCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
Starts an asynchronous task that removes a participant from a room and revokes their token.
kickMember(EOS_Lobby_KickMemberOptions, Pointer, EOS_Lobby_OnKickMemberCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Kick an existing member from the lobby
KWSUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
KWS UserId created
KWSUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Recipient's associated KWS UserId
KWSUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
KWS UserId created

L

LastLoginTime - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
The POSIX timestamp for the time the user last logged in, or EOS_CONNECT_TIME_UNDEFINED.
LastModifiedTime - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The POSIX timestamp when the file was saved last time or EOS_PlayerDataStorage_FileMetadata.EOS_PLAYERDATASTORAGE_TIME_UNDEFINED if the time is undefined.
LeaderboardId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo
The Leaderboard ID for the leaderboard that was queried.
LeaderboardId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
Unique ID to identify leaderboard.
LeaderboardId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions
The ID of the leaderboard whose definition you want to copy from the cache
LeaderboardId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
The ID of the leaderboard whose information you want to retrieve.
LeaderboardIndex - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions
Index of the leaderboard definition to retrieve from the cache
LeaderboardRecordIndex - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions
Index of the leaderboard record to retrieve from the cache
LeaderboardUserScoreIndex - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
Index of the sorted leaderboard user score to retrieve from the cache.
leaveLobby(EOS_Lobby_LeaveLobbyOptions, Pointer, EOS_Lobby_OnLeaveLobbyCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Leave a lobby given a lobby ID
leaveRoom(EOS_RTC_LeaveRoomOptions, Pointer, EOS_RTC_OnLeaveRoomCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Use this function to leave a room and clean up all the resources associated with it.
LeftStickX - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Left analog stick horizontal movement in [-1, 1].
LeftStickY - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Left analog stick vertical movement in [-1, 1].
LeftTrigger - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Left trigger analog value in [0, 1]
Level - Variable in class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage
The log level associated with the message
LevelName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
Optional name of the map being played
linkAccount(EOS_Auth_LinkAccountOptions, Pointer, EOS_Auth_OnLinkAccountCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Link external account by continuing previous login attempt with a continuance token.
linkAccount(EOS_Connect_LinkAccountOptions, Pointer, EOS_Connect_OnLinkAccountCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Link a set of external auth credentials with an existing product user on the Epic Online Service.
LinkAccountFlags - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
Combination of the enumeration flags to specify how the account linking operation will be performed.
ListOfTags - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
List of tags to use for lookup.
ListOfTagsCount - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
Number of tags specified in ListOfTags
LobbyDetailsHandle - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
The handle of the lobby to join
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo
The new lobby's ID
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo
The destroyed lobby's ID
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
Lobby ID that the user has been invited to
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
Lobby ID that the user has been invited to
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyUpdateReceivedCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo
The ID of the lobby where the user was promoted
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
The ID of the lobby which had a RTC Room connection state change
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
Lobby ID that the user is being invited to
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Lobby ID
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
(Optional) Set to a globally unique value to override the backend assignment If not specified the backend service will assign one to the lobby.
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
The ID of the lobby to destroy
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
The ID of the lobby to get the RTC Room name for
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
The ID of the lobby to get the RTC Room name for
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
The ID of the lobby associated with the invitation
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
The ID of the lobby
LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetLobbyIdOptions
The ID of the lobby to find
LobbyId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
The ID of the lobby to receive RTC Room connection change notifications for This is deprecated and no longer needed.
LobbyIndex - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_CopySearchResultByIndexOptions
The index of the lobby to retrieve within the completed search query
LobbyModificationHandle - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyOptions
Builder handle
LobbyOwnerUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
The Product User ID of the current owner of the lobby
LocalDeviceUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
The product user id, currently logged in, that has been originally created using the anonymous local Device ID login type, and whose Device ID login will be transferred to the keychain of the PrimaryLocalUserId.
LocalPlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
String version of platform's user id.
LocalPlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
String version of platform-dependent user id.
LocalPlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
String version of the integrated platform-dependent user id.
LocalPlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
String version of the integrated platform-dependent user id.
LocalRTCOptions - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
(Optional) Allows the local application to set local audio options for the RTC Room if it is enabled.
LocalRTCOptions - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
(Optional) Set this value to override the default local options for the RTC Room, if it is enabled for this lobby.
LocalRTCOptions - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
(Optional) Set this value to override the default local options for the RTC Room, if it is enabled for this lobby.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
The Product User ID for the user who is querying for a player achievement.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
The Product User ID for the user who is querying for a player achievement.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryDefinitionsOptions
Product User ID for user who is querying definitions.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
The Product User ID for the user who is querying for player achievements.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
Logged in user identifier from earlier call to EOS_Connect_Login family of functions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
The Product User ID of the local user who is associated with this session.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
The Epic Account ID of the local user whose account has been linked during login
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
The Epic Account ID of the local user who has logged in
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
The Epic Account ID of the local user whose status has changed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo
The Epic Account ID of the local user requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
The Epic Account ID of the local authenticated user.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LinkAccountOptions
The Epic Account ID of the logged in local user whose Epic Account will be linked with the local Nintendo NSA ID Account.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LogoutOptions
The Epic Account ID of the local user who is being logged out
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
The Epic Account ID of the local authenticated user.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_AuthExpirationCallbackInfo
The Product User ID of the local player whose status has changed.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo
If the operation succeeded, this is the Product User ID of the local user who was created.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo
The Product User ID of the existing, logged-in user whose account was linked (on success).
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
If login was successful, this is the Product User ID of the local player that logged in.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
The Product User ID of the local player whose status has changed.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo
The Product User ID of the player that is being logged out.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo
The Product User ID of the existing, logged-in user who made the request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo
The local Product User ID that was passed with the input options.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo
The ProductUserIdToPreserve that was passed to the original EOS_Connect_TransferDeviceIdAccount call.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo
The ProductUserIdToPreserve that was passed to the original EOS_Connect_TransferDeviceIdAccount call.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyIdTokenOptions
The local Product User ID whose ID token should be copied.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
The Product User ID of the existing, logged-in user who is querying account mappings.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LinkAccountOptions
The existing logged in product user for which to link the external account described by the continuance token.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LogoutOptions
The Product User ID of the player to logout
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryExternalAccountMappingsOptions
The Product User ID of the existing, logged-in user who is querying account mappings.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
Game Clients set this field to the Product User ID of the local authenticated user querying account mappings.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_UnlinkAccountOptions
Existing logged in product user that is subject for the unlinking operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
Local user accepting an invite request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo
Local user ID of the Request to Join recipient
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
Local user declining a request to join
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
Local user sending a CustomInvite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
The Product User ID of the local user who is inviting.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
Local user requesting an invite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
Local user accepting a request to join
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
Local user declining an invite request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
Local user sending a CustomInvite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
Local user Requesting an Invite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
Local user creating / sending a Custom Invite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
The Epic Account ID of the user who initiated the purchase
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo
The Epic Account ID of the local user whose entitlement was queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
The Epic Account ID of the local user whose entitlement was queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo
The Epic Account ID of the local user whose offer was queried; needed for localization of Catalog Item (Item) description text and pricing information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
The Epic Account ID of the local user whose ownership was queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
The Epic Account ID of the local user whose ownership was queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
The Epic Account ID of the local user whose ownership token was queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
The Epic Account ID of the user who has redeemed entitlements
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The Epic Account ID of the local user who is making the purchase
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIdOptions
The Epic Account ID of the local user whose entitlement is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByIndexOptions
The Epic Account ID of the local user whose entitlement is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyEntitlementByNameAndIndexOptions
The Epic Account ID of the local user whose entitlement is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemByIdOptions
The Epic Account ID of the local user whose item is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemImageInfoByIndexOptions
The Epic Account ID of the local user whose item image is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
The Epic Account ID of the local user whose item release is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
The Epic Account ID of the local user whose last redeemed entitlement id is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
The Epic Account ID of the local user whose offer is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
The Epic Account ID of the local user whose offer is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
The Epic Account ID of the local user whose offer image is being copied.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
The Epic Account ID of the local user whose item is being copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
The Epic Account ID of the local user who is associated with the transaction
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
The Epic Account ID of the local user who is associated with the transaction
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsByNameCountOptions
The Epic Account ID of the local user for which to retrieve the entitlement count
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetEntitlementsCountOptions
The Epic Account ID of the local user for which to retrieve the entitlement count
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemImageInfoCountOptions
The Epic Account ID of the local user whose item image is being accessed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetItemReleaseCountOptions
The Epic Account ID of the local user whose item release is being accessed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetLastRedeemedEntitlementsCountOptions
The Epic Account ID of the local user for who to retrieve the last redeemed entitlements count
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferCountOptions
The Epic Account ID of the local user whose offers are being accessed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
The Epic Account ID of the local user whose offer image is being accessed.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
The Epic Account ID of the local user who made the initial request for the Catalog Offer through EOS_Ecom_QueryOffers
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetTransactionCountOptions
The Epic Account ID of the local user whose transaction count to get
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementsOptions
The Epic Account ID of the local user whose Entitlements you want to retrieve
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
The Epic Account ID of the local user whose Entitlements you want to retrieve
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
The Epic Account ID of the local user whose offer to query
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
The Epic Account ID of the local user whose ownership to query.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipOptions
The Epic Account ID of the local user whose ownership to query
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipTokenOptions
The Epic Account ID of the local user whose ownership token you want to query
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_RedeemEntitlementsOptions
The Epic Account ID of the user who is redeeming Entitlements
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
The Epic Account ID of the user who is accepting the friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
The Epic Account ID of the local user who is receiving the update
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
The Epic Account ID of the local user who is receiving the update
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo
The Epic Account ID of the user whose friends were queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
The Epic Account ID of the user who is rejecting the friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
The Epic Account ID of the user who sent the friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
The Epic Account ID of the local, logged-in user who is accepting the friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUserAtIndexOptions
The Epic Account ID of the user whose blocked users list is being queried.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetBlockedUsersCountOptions
The Epic Account ID of the user whose blocked users should be counted.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendAtIndexOptions
The Epic Account ID of the user whose friend list is being queried
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetFriendsCountOptions
The Epic Account ID of the user whose friends should be counted
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
The Epic Account ID of the local, logged in user
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_QueryFriendsOptions
The Epic Account ID of the local, logged-in user whose friends list you want to retrieve
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
The Epic Account ID of the local, logged-in user who is rejecting a friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
The Epic Account ID of the local, logged-in user who is sending the friends list invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
Local user that created a KWS entry
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Recipient Local user id
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
Local user querying their permissions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo
Local user requesting new permissions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo
Local user updating their parental email
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CopyPermissionByIndexOptions
The Product User ID of the local user whose permissions are being accessed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
Local user creating a KWS entry
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionByKeyOptions
The Product User ID of the local user getting permissions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_GetPermissionsCountOptions
The Product User ID of the local user whose permissions are being accessed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_QueryPermissionsOptions
Local user querying their permissions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
Local user requesting new permissions
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
Local user updating parental information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
Product User ID for user who is querying definitions.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardRanksOptions
Product User ID for user who is querying ranks.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
Product User ID for user who is querying user scores.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo
The Product User ID of the local user who is joining
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
The Product User ID of the local user who received the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
The Product User ID of the local user who received the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
The Product User ID of the local user who received the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo
The Product User ID of the local user that made the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RTCRoomConnectionChangedCallbackInfo
The Product User ID of the local user who is in the lobby and registered for notifications
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
The Product User ID of the local user who is inviting.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleOptions
The Product User ID of the local user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
The Product User ID of the local user creating the lobby; this user will automatically join the lobby as its owner
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_DestroyLobbyOptions
The Product User ID of the local user requesting destruction of the lobby; this user must currently own the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteCountOptions
The Product User ID of the local user whose cached lobby invitations you want to count
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetInviteIdByIndexOptions
The Product User ID of the local user who received the cached invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetRTCRoomNameOptions
The Product User ID of the local user in the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
The Product User ID of the local user requesting the hard mute; this user must be the lobby owner
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_IsRTCRoomConnectedOptions
The Product User ID of the local user in the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyByIdOptions
The Product User ID of the local user joining the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
The Product User ID of the local user joining the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
The Product User ID of the local user requesting the removal; this user must be the lobby owner
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveLobbyOptions
The Product User ID of the local user leaving the lobby
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
The Product User ID of the local user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_QueryInvitesOptions
The Product User ID of the local user whose invitations you want to retrieve
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_RejectInviteOptions
The Product User ID of the local user who is rejecting the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
The Product User ID of the local user sending the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_UpdateLobbyModificationOptions
The ID of the local user making modifications.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_FindOptions
The Product User ID of the user making the search request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
The Epic Account ID of the user for which mod enumeration was requested
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
The Epic Account ID of the user for which mod installation was requested
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
The Epic Account ID of the user for which mod uninstallation was requested
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
The Epic Account ID of the user for which mod update was requested
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
The Epic Account ID of the user for which mods should be copied
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
The Epic Account ID of the user for which the mod should be enumerated
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
The Epic Account ID of the user for which the mod should be installed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
The Epic Account ID of the user for which the mod should be uninstalled
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
The Epic Account ID of the user for which the mod should be updated
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
The Product User ID of the local user who is being requested to open a P2P session with RemoteUserId
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
The Product User ID of the local user who is being notified of a connection being established
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
The local user who is being notified of a connection that was interrupted
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
The local user who is being notified of a connection being closed
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
The Product User ID of the local user who is accepting any pending or future connections with RemoteUserId
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
The Product User ID of the local user who would like notifications
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
The Product User ID of the local user who would like to receive notifications
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
The Product User ID of the local user who would like notifications
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
The Product User ID of the user who is listening for incoming connection requests
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
The Product User ID of the local user for whom we want to clear the queued packets
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
The Product User ID of the local user who would like to close a previously accepted connection (or decline a pending invite)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
The Product User ID of the local user who would like to close all connections that use a particular socket ID
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
The Product User ID of the local user who is receiving the packet
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
The Product User ID of the user who is receiving the packet
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The Product User ID of the local user who is sending this packet
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo
Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileDataCallbackInfo
The Product User ID of the local user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions
The Product User ID of the local user who is requesting file metadata
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions
The Product User ID of the local user who is requesting file metadata
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteCacheOptions
Product User ID of the local user who is deleting his cache
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DeleteFileOptions
The Product User ID of the local user who authorizes deletion of the file; must be the file's owner
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
The Product User ID of the local user who authorized the duplication of the requested file; must be the original file's owner
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_GetFileMetadataCountOptions
The Product User ID of the local user who is requesting file metadata
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileListOptions
The Product User ID of the local user who requested file metadata
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_QueryFileOptions
The Product User ID of the local user requesting file metadata
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
The Product User ID of the local user who is reading the requested file
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
The Product User ID of the local user who is writing the requested file to the cloud
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
The Epic Account ID of the user who accepted the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo
The Epic Account ID of the local user who is being informed for PresenceUserId's presence change
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
The Epic Account ID of the local user who made this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
The Epic Account ID of the local user that had their presence set
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
The Epic Account ID of the local, logged-in user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CreatePresenceModificationOptions
The Epic Account ID of the local, logged-in user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
The local user's Epic Account ID
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
The Epic Account ID of the local, logged-in user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
The Epic Account ID of the local, logged-in user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
The Epic Account ID of the local, logged-in user making the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo
The Product User ID of the local user to whom the key/value pair belong
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_BeginSnapshotOptions
The Product User ID of the local user to whom the key/value pair belong
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_DeleteSnapshotOptions
The Product User ID of the local user to whom the key/value pair belong
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
The product user id of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
Product User ID of the user requesting to leave the room
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
Product User ID for local user who is querying join room tokens.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
The Product User ID of the user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
The Product User ID of the user trying to request this operation.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
The Product User ID of the local user who initiated this request, if applicable.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
The Product User ID of the local user sending their own sanction appeal.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
The Product User ID of the local user who initiated this request.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo
The Product User ID of the local user who received the leave session notification.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo
The Product User of the local user who made the request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
The Product User ID of the local user who is inviting.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
The Product User ID of the user who accepted the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
The Product User ID of the user who received the invite
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
The Product User ID of the local user who rejected the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
The Product User ID of the local user who created or joined the session
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleForPresenceOptions
The Product User ID of the local user associated with the session
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
The Product User ID of the local user associated with the session
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteCountOptions
The Product User ID of the local user who has one or more invitations in the cache
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_GetInviteIdByIndexOptions
The Product User ID of the local user who has an invitation in the cache
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
The Product User ID of the local user who is joining the session
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_QueryInvitesOptions
The Product User ID to query for invitations
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RejectInviteOptions
The Product User ID of the local user rejecting the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
The Product User ID of the local user sending the invitation
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_FindOptions
The Product User ID of the local user who is searching
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
The Product User ID for the user requesting the ingest
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
The Product User ID of the user who initiated this request
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
The Product User ID of the local user requesting the ingest.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
The Product User ID of the local user requesting the stats.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
Product User ID of the local user who initiated this request (optional, will only be present in case it was provided during operation start)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataAtIndexOptions
Product User ID of the local user who is requesting file metadata (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_CopyFileMetadataByFilenameOptions
Product User ID of the local user who is requesting file metadata (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_DeleteCacheOptions
Product User ID of the local user who is deleting his cache (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_GetFileMetadataCountOptions
Product User ID of the local user who is requesting file metadata (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileListOptions
Product User ID of the local user who requested file metadata (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_QueryFileOptions
Product User ID of the local user requesting file metadata (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
Product User ID of the local user who is reading the requested file (optional)
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo
The Epic Account ID of the user whose friend list is being shown.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
The Epic Online Services Account ID of the user who requested the block.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
The Epic Online Services Account ID of the user who requested the Report.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo
The Epic Account ID of the user whose friend list is being shown.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
The Epic Online Services Account ID of the user who requested the profile.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsExclusiveInputOptions
The Epic Account ID of the user whose overlay is being checked.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_GetFriendsVisibleOptions
The Epic Account ID of the user whose overlay is being checked.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_HideFriendsOptions
The Epic Account ID of the user whose friend list is being shown.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
The Epic Online Services Account ID of the user who is requesting the Block.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowFriendsOptions
The Epic Account ID of the user whose friend list is being shown.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
The Epic Online Services Account ID of the user who is requesting the profile.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
The Epic Online Services Account ID of the user who is requesting the Report.
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
The Epic Account ID of the local player who requested the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByDisplayNameOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoByExternalAccountOptions
The Epic Account ID of the local player requesting the information
LocalUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
The Epic Account ID of the local player requesting the information
LocalUserId_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions
The Product User ID of the local user in the lobby This is deprecated and no longer needed.
LockedDescription - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Localized description for the achievement when it is locked or hidden.
LockedDisplayName - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Localized display name for the achievement when it is locked or hidden.
LockedIconURL - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
URL of an icon to display for the achievement when it is locked or hidden.
logEvent(EOS_AntiCheatCommon_LogEventOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logGameRoundEnd(int) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logGameRoundStart(EOS_AntiCheatCommon_LogGameRoundStartOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
login(EOS_Auth_LoginOptions, Pointer, EOS_Auth_OnLoginCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Login/Authenticate with user credentials.
login(EOS_Connect_LoginOptions, Pointer, EOS_Connect_OnLoginCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Login/Authenticate given a valid set of external auth credentials.
LoginFlags - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
Optional flags for the desired login behavior, e.g.
logout(EOS_Auth_LogoutOptions, Pointer, EOS_Auth_OnLogoutCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Signs the player out of the online service.
logout(EOS_Connect_LogoutOptions, Pointer, EOS_Connect_OnLogoutCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Logout a currently logged in user.
logPlayerDespawn(EOS_AntiCheatCommon_LogPlayerDespawnOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerRevive(EOS_AntiCheatCommon_LogPlayerReviveOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerSpawn(EOS_AntiCheatCommon_LogPlayerSpawnOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerTakeDamage(EOS_AntiCheatCommon_LogPlayerTakeDamageOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerTick(EOS_AntiCheatCommon_LogPlayerTickOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerUseAbility(EOS_AntiCheatCommon_LogPlayerUseAbilityOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
logPlayerUseWeapon(EOS_AntiCheatCommon_LogPlayerUseWeaponOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
LongDescriptionText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Localized UTF-8 long description of this item
LongDescriptionText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Localized UTF-8 long description of this offer

M

MaxAdditionalPortsToTry - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
The maximum amount of additional ports to try if Port is unavailable.
MaxCount - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
The maximum number of results to have in the page.
MaxDataSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
The maximum amount of data in bytes that can be safely copied to OutData in the function call
MaxLobbyMembers - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
The maximum number of users who can be in the lobby at a time
MaxMembers - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Max allowed members in the lobby
MaxMembers - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetMaxMembersOptions
New maximum number of lobby members
MaxPlayers - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetMaxPlayersOptions
Max number of players to allow in the session
MaxPlayers - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Maximum number of players allowed in the session
MaxResults - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbySearchOptions
Maximum number of results allowed from the search
MaxResults - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetMaxResultsOptions
Maximum number of search results to return from the query
MaxSearchResults - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionSearchOptions
Max number of results to return
MaxSearchResults - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetMaxResultsOptions
Maximum number of search results returned with this query, may not exceed EOS_SessionSearch_SetMaxResultsOptions.EOS_SESSIONS_MAX_SEARCH_RESULTS
MD5Hash - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The MD5 Hash of the entire file (including additional file header), in hex digits
MD5Hash - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
The MD5 Hash of the entire file (including additional file header), in hex digits
MemberIndex - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberByIndexOptions
Index of the member to retrieve
Message - Variable in class host.anzo.eossdk.eos.sdk.logging.EOS_LogMessage
The log message, encoded in UTF-8.
Message - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Optional plain text string associated with the report as UTF-8 encoded null-terminated string.
MessageData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
The message data that must be sent to the server
MessageData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
The message data that must be sent to the client
MessageDataSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnMessageToServerCallbackInfo
The size in bytes of MessageData
MessageDataSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.callbackresults.EOS_AntiCheatCommon_OnMessageToClientCallbackInfo
The size in bytes of MessageData
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
Mod for which installation was requested
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
Mod for which uninstallation was requested
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
Mod for which update was requested
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_InstallModOptions
The mod to install
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UninstallModOptions
The mod to uninstall
Mod - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_UpdateModOptions
The mod to update
Mode - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_BeginSessionOptions
Operating mode
ModeName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
Optional name of the game mode being played
Mods - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
The array of enumerated mods or NULL if no such type of mods were enumerated
ModsCount - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
The count of enumerated mods
MousePosX - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
The current x-position of the mouse.
MousePosY - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
The current y-position of the mouse.

N

Name - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
The name of the stat.
Name - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
The name of the stat.
Name - Variable in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
Name of the permission
Name - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
Name of the stat.
Name - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
Name of the stat to retrieve from the cache
NamespaceId - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
Product namespace id in which this mod item exists
NativeMappedBitMask - Class in host.anzo.eossdk.jna.runtime
 
NativeMappedBitMask() - Constructor for class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
NativeSize - Class in host.anzo.eossdk.jna.runtime
'size_t' C type (32 bits on 32 bits platforms, 64 bits on 64 bits platforms).
NativeSize() - Constructor for class host.anzo.eossdk.jna.runtime.NativeSize
Create a zero-valued Size.
NativeSize(long) - Constructor for class host.anzo.eossdk.jna.runtime.NativeSize
Create a Size with the given value.
NativeSizeByReference - Class in host.anzo.eossdk.jna.runtime
 
NativeSizeByReference() - Constructor for class host.anzo.eossdk.jna.runtime.NativeSizeByReference
 
NativeSizeByReference(NativeSize) - Constructor for class host.anzo.eossdk.jna.runtime.NativeSizeByReference
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
nativeType() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
 
nativeType() - Method in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
nativeType() - Method in class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
NATType - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo
The queried NAT type
NetworkType - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
What type of network connection is being used for this connection
NetworkWork - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread related to network management that is not IO.
Nickname - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
A nickname/alias for the target user assigned by the local user.
Nickname - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
A nickname/alias for the target user assigned by the local user.
NotificationLocation - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_SetDisplayPreferenceOptions
Preference for notification pop-up locations.
NsaIdToken - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_UserLoginInfo
Nintendo Service Account ID Token (NSA ID).
NumOpenPublicConnections - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
Number of remaining open spaces on the session (NumPublicConnections - RegisteredPlayers
NumPublicConnections - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Number of total players allowed in the session

O

of(boolean) - Static method in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthScopeFlags
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELinkAccountFlags
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.integratedplatform.enums.EOS_EIntegratedPlatformManagementFlags
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.platform.enums.EOS_Platform_Create_Flag
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EInputStateButtonFlags
 
of(int...) - Static method in class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_EKeyCombination
 
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CheckoutEntry
The ID of the offer to purchase
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIdOptions
The ID of the offer to get.
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferImageInfoByIndexOptions
The ID of the offer to get the images for.
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferItemByIndexOptions
The ID of the offer to get the items for.
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferImageInfoCountOptions
The ID of the offer to get the images for.
OfferId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_GetOfferItemCountOptions
An ID that corresponds to a cached Catalog Offer (retrieved by EOS_Ecom_CopyOfferByIndex)
OfferIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyOfferByIndexOptions
The index of the offer to get.
onClientActionRequired(EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo) - Method in class host.anzo.eossdk.eosex.AEOSServer
Event happens when Anti-Cheat interface wants to apply specified action to the game client
onClientAuthStatusChanged(EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo) - Method in class host.anzo.eossdk.eosex.AEOSServer
Event happens when Anti-Cheat changed auth status for the connected client
onClientIntegrityViolated(EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo) - Method in class host.anzo.eossdk.eosex.AEOSClient
Event happens when client module detected any integrity violation
onConnectLoginComplete(EOS_EResult, EOS_ProductUserId) - Method in class host.anzo.eossdk.eosex.AEOSClient
 
onConnectLoginFailed(EOS_EResult) - Method in class host.anzo.eossdk.eosex.AEOSClient
 
onLogMessage(EOS_LogMessage) - Method in class host.anzo.eossdk.eosex.AEOSBase
Event happens when EOS logging engine sends the message
onMessageToClient(EOS_AntiCheatCommon_OnMessageToClientCallbackInfo) - Method in class host.anzo.eossdk.eosex.AEOSServer
Notify the Anti-Cheat client with message server want to send
onMessageToServer(EOS_AntiCheatClient_OnMessageToServerCallbackInfo) - Method in class host.anzo.eossdk.eosex.AEOSClient
Event happens when client module wants to send EAC data to server-side anti-cheat
onNetworkClientConnected(AEOSNetworkClient) - Method in class host.anzo.eossdk.eosex.AEOSServer
 
onNetworkClientDisconnected(AEOSNetworkClient) - Method in class host.anzo.eossdk.eosex.AEOSServer
 
OptionalExternalDirectory - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
Full external directory path.
OptionalInternalDirectory - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
Full internal directory path.
options - Variable in class host.anzo.eossdk.eosex.AEOSBase
 
Options - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatformOptionsContainer_AddOptions
The integrated platform options to add.
OriginalPrice_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The original price of this offer as a 32-bit number is deprecated.
OriginalPrice64 - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The original price of this offer as a 64-bit number.
OutBufferSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ProtectMessageOptions
The size in bytes of OutBuffer
OutBufferSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnprotectMessageOptions
The size in bytes of OutBuffer
OutBufferSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_ProtectMessageOptions
The size in bytes of OutBuffer
OutBufferSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_UnprotectMessageOptions
The size in bytes of OutBuffer
OutgoingPacketQueueCurrentPacketCount - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The current amount of queued packets in the outgoing packet queue
OutgoingPacketQueueCurrentSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The current size in bytes of the outgoing packet queue
OutgoingPacketQueueMaxSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_PacketQueueInfo
The maximum size in bytes of the outgoing packet queue
OutgoingPacketQueueMaxSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPacketQueueSizeOptions
The ideal maximum amount of bytes the Outgoing packet queue can consume
OverflowPacketChannel - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
The channel the incoming packet is for
OverflowPacketLocalUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
The Product User ID of the local user who is receiving the packet that would overflow the queue
OverflowPacketSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
The size in bytes of the incoming packet (and related metadata) that would overflow the queue
OverrideCatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CheckoutOptions
The catalog namespace will be the current Sandbox ID (in EOS_Platform_Options) unless overridden by this field
OverrideCatalogNamespace - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOffersOptions
If not provided then the SandboxId is used as the catalog namespace
OverrideCountryCode - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The override country code to use for the logged in user.
OverrideLibraryPath - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
Usage of this parameter is dependent on the specified EOS_EIntegratedPlatformManagementFlags.
OverrideLocaleCode - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The override locale code to use for the logged in user.
OverrideThreadAffinity - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
The thread affinity override values for each category of thread.
OwnedCatalogItemIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
List of all owned catalog items for this SandboxId
OwnedCatalogItemIdsCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
Number of owned catalog items for this SandboxId
OwnerServerClientId - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
The client id of the session owner.
OwnershipStatus - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_ItemOwnership
Is this catalog item owned by the local user
OwnershipToken - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
Ownership token containing details about the catalog items queried
OwnerUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
The Product User ID of the session owner.

P

P2PIo - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread that will generate IO related to P2P traffic and management.
PacketQueueCurrentSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
The current size in bytes the incoming packet queue is currently using
PacketQueueMaxSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingPacketQueueFullInfo
The maximum size in bytes the incoming packet queue is allowed to use
ParamDefs - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
Pointer to an array of EOS_AntiCheatCommon_RegisterEventParamDef with ParamDefsCount elements
ParamDefsCount - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
Number of parameters described in ParamDefs.
Parameter - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetParameterOptions
Search parameter describing a key and a value to compare
Parameter - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetParameterOptions
Search parameter describing a key and a value to compare
ParamName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_RegisterEventParamDef
Parameter name.
Params - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
Set of parameter types previously configured in RegisterEvent, and their values
ParamsCount - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogEventOptions
Number of parameters described in Params
ParamValue - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
Parameter value
ParamValue_union() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(float) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(int) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(long) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(EOS_AntiCheatCommon_ClientHandle) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(EOS_AntiCheatCommon_Quat) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(EOS_AntiCheatCommon_Vec3f) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValue_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
ParamValueType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
Parameter type
ParentEmail - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Parent email.
ParentEmail - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
Parent email.
ParentEmail - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_CreateUserOptions
Parent email
ParentEmail - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_UpdateParentEmailOptions
New parent email
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
The Product User ID of the participant being blocked
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The participant whose status changed.
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
Product User ID of the participant to block
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
The participant id used to join the room.
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
The Product User ID of the participant if bUnmixedAudio was set to true when setting the notifications, or empty if bUnmixedAudio was set to false and thus the buffer is the mixed audio of all participants
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
The participant updated.
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
The participant to modify or null to update the global configuration
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
The participant to modify or null to update the global configuration
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
The participant to modify or null to update the global configuration
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
The participant to modify or null to update the global configuration
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
The Product User ID of the participant which sent the data.
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
The participant updated.
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
The participant to modify or null to update the global configuration
ParticipantId - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
The participant to modify or null to update the global configuration
ParticipantMetadata - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The participant metadata items.
ParticipantMetadataCount - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The participant metadata items count.
ParticipantStatus - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
What status change occurred
ParticipantToken - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
Authorization credential token to join the room.
PathToBinFile - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions
UTF-8 path to the .bin catalog file to add
pauseSocialOverlay(EOS_UI_PauseSocialOverlayOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Sets the IsPaused state of the overlay.
Payload - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
Payload of the rejected Custom Invite
Payload - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
Payload of the accepted Custom Invite
Payload - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
Payload of the received Custom Invite
Payload - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SetCustomInviteOptions
String payload for the Custom Invite (must be less than EOS_CustomInvites_SetCustomInviteOptions.EOS_CUSTOMINVITES_MAX_PAYLOAD_LENGTH)
PeerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_ReceiveMessageFromPeerOptions
The handle describing the sender of this message
PeerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
Locally unique value describing the remote user (e.g.
PeerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_UnregisterPeerOptions
Locally unique value describing the remote user, as previously passed to EOS_AntiCheatClient_RegisterPeer
PeerProductUserId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
EOS_ProductUserId Identifier for the remote user
PermissionKeyCount - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
The number of permissions to request, may not exceed EOS_KWS_RequestPermissionsOptions.EOS_KWS_MAX_PERMISSIONS.
PermissionKeys - Variable in class host.anzo.eossdk.eos.sdk.kws.options.EOS_KWS_RequestPermissionsOptions
Names of the permissions to request (Setup with KWS)
PermissionLevel - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
Permission level of the lobby
PermissionLevel - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
The initial permission level of the lobby
PermissionLevel - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_SetPermissionLevelOptions
Permission level of the lobby
PermissionLevel - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Settings
Permission level describing allowed access to the session when joining or searching for the session
PermissionLevel - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_SetPermissionLevelOptions
Permission level to set on the session
PinGrantInfo - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
Optional data returned when ResultCode is EOS_Auth_PinGrantCode.
PinGrantInfo - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
Optional data returned in the middle of a EOS_LCT_DeviceCode request
platform - Variable in class host.anzo.eossdk.eosex.AEOSBase
 
Platform - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Platform that the user is connected from.
Platform - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Platform that the user is connected from.
Platform - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The platform of that the user is logged in from
PlatformSpecificData - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_PrePresentOptions
Platform specific data.
PlatformSpecificOptions - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
This field is for platform specific initialization if any.
PlatformType - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
The integrated platform of the local platform user.
PlatformType - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
The integrated platform the local user logged-out of.
PlatformType - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions
The integrated platform this user belongs to.
PlatformType - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_SetUserLoginStatusOptions
The integrated platform this user belongs to.
PlatformType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
The platform type for the user which corresponds to the display name
PlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
Platform dependent user id.
PlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
Platform dependent user id.
PlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_RegisterPlatformUserOptions
Platform dependent user id.
PlatformUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UnregisterPlatformUserOptions
The account of a user associated with this event.
PlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
Locally unique value used in RegisterClient/RegisterPeer
PlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Locally unique value used in RegisterClient/RegisterPeer
PlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseAbilityOptions
Locally unique value used in RegisterClient/RegisterPeer
PlayerHealth - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Player's current health value
PlayerIndex - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_ActiveSession_GetRegisteredPlayerByIndexOptions
Index of the registered player to retrieve
PlayerMovementState - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Any movement state applicable
PlayerPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
Attack origin world position as a 3D vector
PlayerPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Player character's current world position as a 3D vector.
PlayersToRegister - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
Array of players to register with the session
PlayersToRegisterCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
Number of players in the array
PlayersToUnregister - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
Array of players to unregister from the session
PlayersToUnregisterCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
Number of players in the array
PlayerUseWeaponData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
PlayerUseWeaponData associated with this damage event if available, otherwise NULL
PlayerViewPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Player camera's current world position as a 3D vector.
PlayerViewRotation - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
Attack direction as a quaternion
PlayerViewRotation - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTickOptions
Player camera's current world rotation as a quaternion.
Port - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetPortRangeOptions
The ideal port to use for P2P traffic.
PreferredLanguage - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The ISO 639 language code for the user's preferred language.
prePresent(EOS_UI_PrePresentOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Gives the Overlay the chance to issue its own drawing commands on console platforms.
PresenceModificationHandle - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_SetPresenceOptions
The handle to the presence update
PresenceUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_PresenceChangedCallbackInfo
The Epic Account ID of the user who had their presence changed
PresentationContextProviding - Variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_IOS_Auth_CredentialsOptions
When calling EOS_Auth_Login NSObject that implements the ASWebAuthenticationPresentationContextProviding protocol, typically this is added to the applications UIViewController.
PreviousLoginStatus - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
The login status prior to this change.
PreviousStatus - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginStatusChangedCallbackInfo
The status prior to the change.
PreviousStatus - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
The previous status of the user.
PrevStatus - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginStatusChangedCallbackInfo
The status prior to the change
PriceResult - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
If this value is EOS_Success then OriginalPrice, CurrentPrice, and DiscountPercentage contain valid data.
PrimaryLocalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
The primary product user id, currently logged in, that is already associated with a real external user account (such as Epic Games, PlayStation(TM)Network, Xbox Live and other).
printNotificationCallbacks() - Static method in class host.anzo.eossdk.eos.utils.CallbackUtils
Print information about registered callbacks to console
ProcessingResult - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
Result of the Processing operation, transmitted to Social Overlay if applicable
ProductId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Product ID.
ProductId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Product ID.
ProductId - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The product ID for the running application, found on the dev portal.
ProductId - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The product ID that the user is logged in from
ProductName - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
The name of the product using the Epic Online Services SDK.
ProductName - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The user-facing name for the product the user is logged in from
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
The Product User ID associated with the ID token.
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
The Product User ID of the target user.
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
The Product User ID described by the ID token.
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserLoginStatusChangedCallbackInfo
The EOS Product User ID associated with this Integrated Platform's User (if there is one)
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.callbackresults.EOS_IntegratedPlatform_UserPreLogoutCallbackInfo
The EOS Product User ID associated with this Integrated Platform's User (if there is one)
ProductUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
The Product User ID for the user who owns this user token.
ProductUserIdCount - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
Number of Product User IDs to query.
ProductUserIds - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_QueryProductUserIdMappingsOptions
An array of Product User IDs to query for the given external account representation.
ProductUserIdToPreserve - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_TransferDeviceIdAccountOptions
Specifies which EOS_ProductUserId (i.e.
ProductVersion - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
Product version of the running application.
ProductVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The version of the product the user is logged in from
Progress - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Progress towards completing this achievement (as a percentage).
promoteMember(EOS_Lobby_PromoteMemberOptions, Pointer, EOS_Lobby_OnPromoteMemberCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Promote an existing member of the lobby to owner, allowing them to make lobby data modifications
protectMessage(byte[], int) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Optional NetProtect feature for game message encryption.
protectMessage(EOS_AntiCheatCommon_ClientHandle, byte[], int) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional NetProtect feature for game message encryption.
PurchasedCount_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The number of times that the requesting account has purchased this offer.
PurchaseLimit - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The maximum number of times that the offer can be purchased.

Q

Quat - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
queryActivePlayerSanctions(EOS_Sanctions_QueryActivePlayerSanctionsOptions, Pointer, EOS_Sanctions_OnQueryActivePlayerSanctionsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
Start an asynchronous query to retrieve any active sanctions for a specified user.
queryAgeGate(EOS_KWS_QueryAgeGateOptions, Pointer, EOS_KWS_OnQueryAgeGateCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
queryDefinitions(EOS_Achievements_QueryDefinitionsOptions, Pointer, EOS_Achievements_OnQueryDefinitionsCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Query for a list of definitions for all existing achievements, including localized text, icon IDs and whether an achievement is hidden.
queryEntitlements(EOS_Ecom_QueryEntitlementsOptions, Pointer, EOS_Ecom_OnQueryEntitlementsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query the entitlement information defined with Epic Online Services.
queryEntitlementToken(EOS_Ecom_QueryEntitlementTokenOptions, Pointer, EOS_Ecom_OnQueryEntitlementTokenCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query the entitlement verification status defined with Epic Online Services.
queryExternalAccountMappings(EOS_Connect_QueryExternalAccountMappingsOptions, Pointer, EOS_Connect_OnQueryExternalAccountMappingsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Retrieve the equivalent Product User IDs from a list of external account IDs from supported account providers.
queryFile(EOS_PlayerDataStorage_QueryFileOptions, Pointer, EOS_PlayerDataStorage_OnQueryFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Query a specific file's metadata, such as file names, size, and a MD5 hash of the data.
queryFile(EOS_TitleStorage_QueryFileOptions, Pointer, EOS_TitleStorage_OnQueryFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Query a specific file's metadata, such as file names, size, and a MD5 hash of the data.
queryFileList(EOS_PlayerDataStorage_QueryFileListOptions, Pointer, EOS_PlayerDataStorage_OnQueryFileListCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Query the file metadata, such as file names, size, and a MD5 hash of the data, for all files owned by this user for this application.
queryFileList(EOS_TitleStorage_QueryFileListOptions, Pointer, EOS_TitleStorage_OnQueryFileListCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Query the file metadata, such as file names, size, and a MD5 hash of the data, for all files available for current user based on their settings (such as game role) and tags provided.
queryFriends(EOS_Friends_QueryFriendsOptions, Pointer, EOS_Friends_OnQueryFriendsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Starts an asynchronous task that reads the user's friends list and blocklist from the backend service, caching it for future use.
When the Social Overlay is enabled then this will be called automatically.
QueryId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
If the query completed successfully, this contains an identifier that should be used to retrieve the tokens.
QueryId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
Query identifier received as part of a previous query.
QueryId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
Query identifier received as part of a previous query.
queryIdToken(EOS_Auth_QueryIdTokenOptions, Pointer, EOS_Auth_OnQueryIdTokenCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Query the backend for an ID token that describes one of the merged account IDs of a local authenticated user.
queryInputDevicesInformation(EOS_RTCAudio_QueryInputDevicesInformationOptions, Pointer, EOS_RTCAudio_OnQueryInputDevicesInformationCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Query for a list of audio input devices available in the system together with their specifications.
queryInvites(EOS_Lobby_QueryInvitesOptions, Pointer, EOS_Lobby_OnQueryInvitesCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Retrieve all existing invites for a single user
queryInvites(EOS_Sessions_QueryInvitesOptions, Pointer, EOS_Sessions_OnQueryInvitesCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Retrieve all existing invites for a single user
queryJoinRoomToken(EOS_RTCAdmin_QueryJoinRoomTokenOptions, Pointer, EOS_RTCAdmin_OnQueryJoinRoomTokenCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
Query for a list of user tokens for joining a room.
queryLeaderboardDefinitions(EOS_Leaderboards_QueryLeaderboardDefinitionsOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Query for a list of existing leaderboards definitions including their attributes.
queryLeaderboardRanks(EOS_Leaderboards_QueryLeaderboardRanksOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Retrieves top leaderboard records by rank in the leaderboard matching the given leaderboard ID.
queryLeaderboardUserScores(EOS_Leaderboards_QueryLeaderboardUserScoresOptions, Pointer, EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
Query for a list of scores for a given list of users.
queryNATType(EOS_P2P_QueryNATTypeOptions, Pointer, EOS_P2P_OnQueryNATTypeCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Query the current NAT-type of our connection.
queryOffers(EOS_Ecom_QueryOffersOptions, Pointer, EOS_Ecom_OnQueryOffersCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query for a list of catalog offers defined with Epic Online Services.
queryOutputDevicesInformation(EOS_RTCAudio_QueryOutputDevicesInformationOptions, Pointer, EOS_RTCAudio_OnQueryOutputDevicesInformationCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Query for a list of audio output devices available in the system together with their specifications.
queryOwnership(EOS_Ecom_QueryOwnershipOptions, Pointer, EOS_Ecom_OnQueryOwnershipCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query the ownership status for a given list of catalog item IDs defined with Epic Online Services.
queryOwnershipBySandboxIds(EOS_Ecom_QueryOwnershipBySandboxIdsOptions, Pointer, EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query the ownership status of all catalog item IDs under the given list of Sandbox IDs defined with Epic Online Services.
queryOwnershipToken(EOS_Ecom_QueryOwnershipTokenOptions, Pointer, EOS_Ecom_OnQueryOwnershipTokenCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Query the ownership status for a given list of catalog item IDs defined with Epic Online Services.
queryPermissions(EOS_KWS_QueryPermissionsOptions, Pointer, EOS_KWS_OnQueryPermissionsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
queryPlayerAchievements(EOS_Achievements_QueryPlayerAchievementsOptions, Pointer, EOS_Achievements_OnQueryPlayerAchievementsCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Query for a list of achievements for a specific player, including progress towards completion for each achievement.
When the Social Overlay is enabled then this will be called automatically.
queryPresence(EOS_Presence_QueryPresenceOptions, Pointer, EOS_Presence_OnQueryPresenceCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Query a user's presence.
queryProductUserIdMappings(EOS_Connect_QueryProductUserIdMappingsOptions, Pointer, EOS_Connect_OnQueryProductUserIdMappingsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Retrieve the equivalent external account mappings from a list of Product User IDs.
queryStats(EOS_Stats_QueryStatsOptions, Pointer, EOS_Stats_OnQueryStatsCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
Query for a list of stats for a specific player.
queryUserInfo(EOS_UserInfo_QueryUserInfoOptions, Pointer, EOS_UserInfo_OnQueryUserInfoCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_QueryUserInfo is used to start an asynchronous query to retrieve information, such as display name, about another account.
queryUserInfoByDisplayName(EOS_UserInfo_QueryUserInfoByDisplayNameOptions, Pointer, EOS_UserInfo_OnQueryUserInfoByDisplayNameCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_QueryUserInfoByDisplayName is used to start an asynchronous query to retrieve user information by display name.
queryUserInfoByExternalAccount(EOS_UserInfo_QueryUserInfoByExternalAccountOptions, Pointer, EOS_UserInfo_OnQueryUserInfoByExternalAccountCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
EOS_UserInfo_QueryUserInfoByExternalAccount is used to start an asynchronous query to retrieve user information by external accounts.

R

Rank - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
Sorted position on leaderboard
ReadChunkLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
The maximum amount of data in bytes should be available to read in a single EOS_PlayerDataStorage_OnReadFileDataCallback call
ReadChunkLengthBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
The maximum amount of data in bytes should be available to read in a single EOS_TitleStorage_OnReadFileDataCallback call
readFile(EOS_PlayerDataStorage_ReadFileOptions, Pointer, EOS_PlayerDataStorage_OnReadFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Retrieve the contents of a specific file, potentially downloading the contents if we do not have a local copy, from the cloud.
readFile(EOS_TitleStorage_ReadFileOptions, Pointer, EOS_TitleStorage_OnReadFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
Retrieve the contents of a specific file, potentially downloading the contents if we do not have a local copy, from the cloud.
ReadFileDataCallback - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_ReadFileOptions
Callback function that handles data as it comes in, and can stop the transfer early
ReadFileDataCallback - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.options.EOS_TitleStorage_ReadFileOptions
Callback function to handle copying read data
RealDeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
Associated audio input device Id.
RealDeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
Associated audio output device Id.
RealDeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetInputDeviceSettingsOptions
The device Id to be used for this user.
RealDeviceId - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SetOutputDeviceSettingsOptions
The device Id to be used for this user.
ReallocateMemoryFunction - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
A corresponding memory reallocator.
Reason - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
The reason the connection was closed (if known)
Reason - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
Reason code for the appeal.
receiveMessageFromClient(EOS_AntiCheatCommon_ClientHandle, byte[]) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Call when an anti-cheat message is received from a client.
receiveMessageFromPeer(EOS_AntiCheatClient_ReceiveMessageFromPeerOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Call when an anti-cheat message is received from a peer.
Mode: EOS_ACCM_PeerToPeer.
receiveMessageFromServer(EOS_AntiCheatClient_ReceiveMessageFromServerOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Call when an anti-cheat message is received from the game server.
Mode: EOS_ACCM_ClientServer.
receivePacket(EOS_P2P_ReceivePacketOptions, EOS_ProductUserId, EOS_P2P_SocketId, ByteBuffer, Pointer, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Receive the next packet for the local user, and information associated with this packet, if it exists.
Records - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The first data record, or NULL if RecordsCount is not at least 1
Records - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
The pointer to start of a sequential array
Records - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
The pointer to start of a sequential array of Presence DataRecords
RecordsCount - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The count of records available
RecordsCount - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_DeleteDataOptions
The count of data keys to delete
RecordsCount - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetDataOptions
The count of records to set
RedeemedEntitlementIdsCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
 
RedeemedEntitlementIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions
Index of the last redeemed entitlement id to retrieve from the cache
redeemEntitlements(EOS_Ecom_RedeemEntitlementsOptions, Pointer, EOS_Ecom_OnRedeemEntitlementsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
Requests that the provided entitlement be marked redeemed.
ReferenceId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo
A unique identifier for the specific sanction that was appealed
ReferenceId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
A unique identifier for this specific sanction
ReferenceId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CreatePlayerSanctionAppealOptions
A unique identifier for the specific sanction
RefreshExpiresAt - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Absolute time in UTC before the refresh token expires, in ISO 8601 format
RefreshExpiresIn - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Time before the access token expires, in seconds, relative to the call to EOS_Auth_CopyUserAuthToken
RefreshToken - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Refresh token.
RefreshToken - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_DeletePersistentAuthOptions
A long-lived refresh token that is used with the EOS_LCT_PersistentAuth login type and is to be revoked from the authentication server.
registerClient(EOS_AntiCheatServer_RegisterClientOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Register a connected client.
RegisteredPlayers - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
The players that were successfully registered
RegisteredPlayersCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
The number of players successfully registered
registerEvent(EOS_AntiCheatCommon_RegisterEventOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional Cerberus feature for gameplay data collection.
registerLoggingCallback(EOS_LogMessageFunc) - Static method in class host.anzo.eossdk.eos.utils.CallbackUtils
Save logging callback reference to avoid removing by Garbage Collector
registerNotificationCallback(EOS_NotificationId, Callback) - Static method in class host.anzo.eossdk.eos.utils.CallbackUtils
Add specified JNA callback to registered callbacks lis
registerPeer(EOS_AntiCheatClient_RegisterPeerOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Registers a connected peer-to-peer client.
Mode: EOS_ACCM_PeerToPeer.
registerPlatformUser(EOS_RTCAudio_RegisterPlatformUserOptions, Pointer, EOS_RTCAudio_OnRegisterPlatformUserCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to inform the audio system of a user.
registerPlayers(EOS_Sessions_RegisterPlayersOptions, Pointer, EOS_Sessions_OnRegisterPlayersCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Register a group of players with the session, allowing them to invite others or otherwise indicate they are part of the session for determining a full session
RegisterTimeoutSeconds - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
Time in seconds to allow newly registered clients to complete anti-cheat authentication.
rejectInvite(EOS_Friends_RejectInviteOptions, Pointer, EOS_Friends_OnRejectInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Starts an asynchronous task that rejects a friend invitation from another user.
rejectInvite(EOS_Lobby_RejectInviteOptions, Pointer, EOS_Lobby_OnRejectInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Reject an invite from another user.
rejectInvite(EOS_Sessions_RejectInviteOptions, Pointer, EOS_Sessions_OnRejectInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Reject an invite from another player.
rejectRequestToJoin(EOS_CustomInvites_RejectRequestToJoinOptions, Pointer, EOS_CustomInvites_OnRejectRequestToJoinCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Reject a request to join from another user
RelayControl - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SetRelayControlOptions
The requested level of relay servers for P2P connections.
release() - Method in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Release the memory associated with EOS_Achievements_DefinitionV2.
release() - Method in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Release the memory associated with a player achievement.
release() - Method in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_IdToken
Release the memory associated with an EOS_Auth_IdToken structure.
release() - Method in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Token
Release the memory associated with an EOS_Auth_Token structure.
release() - Method in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_ExternalAccountInfo
Release the memory associated with an external account info.
release() - Method in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_IdToken
Release the memory associated with an EOS_Connect_IdToken structure.
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
 
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
 
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
 
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
 
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
 
release() - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
Release the memory associated with an EOS_Ecom_HTransaction.
release() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Release an Epic Online Services platform instance previously returned from EOS_Platform_Create.
release() - Method in class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
Release the memory associated with an EOS_HIntegratedPlatformOptionsContainer handle.
release() - Method in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
 
release() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
Release the memory associated with leaderboard record.
release() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
Release the memory associated with leaderboard record.
release() - Method in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
Release the memory associated with leaderboard user score.
release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
 
release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
 
release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
 
release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
 
release() - Method in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
Release the memory associated with an EOS_Mods_ModInfo structure and its sub-objects.
release() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
 
release() - Method in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
Free the memory used by a cloud-storage file request handle.
release() - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
Release the memory associated with an EOS_Presence_Info structure and its sub-objects.
release() - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Release the memory associated with an EOS_HPresenceModification handle.
release() - Method in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
Release the memory associated with EOS_RTCAdmin_UserToken.
release() - Method in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_InputDeviceInformation
Release the memory associated with EOS_RTCAudio_InputDeviceInformation.
release() - Method in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_OutputDeviceInformation
Release the memory associated with EOS_RTCAudio_OutputDeviceInformation.
release() - Method in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
 
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
Release the memory associated with an EOS_ActiveSession_Info structure.
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
Release the memory associated with an active session.
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Attribute
Release the memory associated with a session attribute.
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
 
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
Release the memory associated with a single session.
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Release the memory associated with session modification.
release() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Release the memory associated with a session search.
release() - Method in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
 
release() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
Free the memory used by the file metadata
release() - Method in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
 
release() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
Release the memory associated with EOS_UserInfo_BestDisplayName.
release() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_ExternalUserInfo
Release the memory associated with external user info.
release() - Method in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
 
ReleaseDateTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Timestamp indicating when the time when the offer was released.
ReleaseIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyItemReleaseByIndexOptions
The index of the release to get.
ReleaseMemoryFunction - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
A corresponding memory releaser.
ReleaseNote - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogRelease
Release note for compatible versions
Reliability - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
Setting to control the delivery reliability of this packet
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
The Product User ID of the remote user who requested a peer connection with the local user
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
The Product User ID of the remote user who this connection was with
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
The Product User ID of the remote user who this connection was with
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
The Product User ID of the remote user who this connection was with
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
The Product User ID of the remote user who has either sent a connection request or is expected to in the future
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
The Product User ID to who (outgoing) or from who (incoming) packets are queued
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
The Product User ID of the remote user to disconnect from (or to reject a pending invite from)
RemoteUserId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The Product User ID of the Peer you would like to send a packet to
removeAttribute(EOS_LobbyModification_RemoveAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Remove an attribute associated with the lobby
removeAttribute(EOS_SessionModification_RemoveAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Remove an attribute from this session
removeMemberAttribute(EOS_LobbyModification_RemoveMemberAttributeOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Remove an attribute associated with of member of the lobby
removeNotifyAchievementsUnlocked(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Unregister from receiving achievement unlocked notifications.
removeNotifyAudioBeforeRender(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving remote audio buffers before they are rendered.
removeNotifyAudioBeforeSend(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving local audio buffers before they are encoded and sent.
removeNotifyAudioDevicesChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving audio devices notifications
removeNotifyAudioInputState(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving notifications on audio input state changed.
removeNotifyAudioOutputState(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving notifications on audio output state changed.
removeNotifyAuthExpiration(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Unregister from receiving expiration notifications.
removeNotifyBlockedUsersUpdate(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Stop listening for blocklist changes on a previously bound handler.
removeNotifyClientActionRequired(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Remove a previously bound EOS_AntiCheatServer_AddNotifyClientActionRequired handler.
removeNotifyClientAuthStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Remove a previously bound EOS_AntiCheatServer_AddNotifyClientAuthStatusChanged handler.
removeNotifyClientIntegrityViolated(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Remove a previously bound EOS_AntiCheatClient_AddNotifyClientIntegrityViolated handler.
Mode: Any.
removeNotifyCustomInviteAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a Custom Invite for any logged in local user is accepted via the Social Overlay
removeNotifyCustomInviteReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a Custom Invite for any logged in local user is received
removeNotifyCustomInviteRejected(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a Custom Invite for any logged in local user is rejected via the Social Overlay
removeNotifyDataReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Unregister a previously bound notification handler from receiving remote data packets.
removeNotifyDisconnected(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Unregister a previously bound notification handler from receiving room disconnection notifications
removeNotifyDisplaySettingsUpdated(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Unregister from receiving notifications when the overlay display settings are updated.
removeNotifyFriendsUpdate(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Stop listening for friends changes on a previously bound handler.
removeNotifyIncomingPacketQueueFull(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Stop listening for full incoming packet queue events on a previously bound handler.
removeNotifyJoinGameAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Unregister from receiving notifications when a user accepts a join game option via the social overlay.
removeNotifyJoinLobbyAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a user accepts a lobby invitation via the overlay.
removeNotifyJoinSessionAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving notifications when a user accepts a session join game via the social overlay.
removeNotifyLeaveSessionRequested(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving notifications when a user performs a leave lobby action via the overlay.
removeNotifyLobbyInviteAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a user accepts a lobby invitation via the overlay.
removeNotifyLobbyInviteReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a user receives a lobby invitation.
removeNotifyLobbyInviteRejected(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a user rejects a lobby invitation via the overlay.
removeNotifyLobbyMemberStatusReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when lobby members status change.
removeNotifyLobbyMemberUpdateReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when lobby members change their data.
removeNotifyLobbyUpdateReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a lobby changes its data.
removeNotifyLoginStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Unregister from receiving login status updates.
removeNotifyLoginStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Unregister from receiving user login status updates.
removeNotifyMemoryMonitor(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Unregister from receiving notifications when the memory monitor posts a notification.
removeNotifyMessageToClient(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Remove a previously bound EOS_AntiCheatServer_AddNotifyMessageToClient handler.
removeNotifyMessageToPeer(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Remove a previously bound EOS_AntiCheatClient_AddNotifyMessageToPeer handler.
Mode: Any.
removeNotifyMessageToServer(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Remove a previously bound EOS_AntiCheatClient_AddNotifyMessageToServer handler.
Mode: Any.
removeNotifyOnPresenceChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Unregister a previously bound notification handler from receiving presence update notifications
removeNotifyParticipantStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Unregister a previously bound notification handler from receiving participant status change notifications
removeNotifyParticipantUpdated(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Unregister a previously bound notification handler from receiving participant updated notifications
removeNotifyParticipantUpdated(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Unregister a previously bound notification handler from receiving participant updated notifications
removeNotifyPeerActionRequired(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Remove a previously bound EOS_AntiCheatClient_AddNotifyPeerActionRequired handler.
Mode: Any.
removeNotifyPeerAuthStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Remove a previously bound EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged handler.
Mode: Any.
removeNotifyPeerConnectionClosed(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Stop notifications for connections being closed on a previously bound handler.
removeNotifyPeerConnectionEstablished(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Stop notifications for connections being established on a previously bound handler.
removeNotifyPeerConnectionInterrupted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Stop notifications for connections being interrupted on a previously bound handler.
removeNotifyPeerConnectionRequest(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Stop listening for connection requests on a previously bound handler.
removeNotifyPermissionsUpdateReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
removeNotifyRequestToJoinAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a Request to Join for any logged in local user is accepted via the Social Overlay
removeNotifyRequestToJoinReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a request to join for any logged in local user is received
removeNotifyRequestToJoinRejected(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a Request to Join for any logged in local user is rejected via the Social Overlay
removeNotifyRequestToJoinResponseReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a request to join for any logged in local user is received
removeNotifyRoomStatisticsUpdated(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Unregister a previously bound notification handler from receiving periodical statistics update notifications
removeNotifyRTCRoomConnectionChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when an RTC Room's connection status changes.
removeNotifySendCustomNativeInviteRequested(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Unregister from receiving notifications when a user requests a send invite via the overlay.
removeNotifySendLobbyNativeInviteRequested(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Unregister from receiving notifications when a user requests a send invite via the overlay.
removeNotifySendSessionNativeInviteRequested(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving notifications when a user requests a send invite via the overlay.
removeNotifySessionInviteAccepted(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving notifications when a user accepts a session invite via the social overlay.
removeNotifySessionInviteReceived(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving session invites.
removeNotifySessionInviteRejected(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister from receiving notifications when a user rejects a session invite via the social overlay.
removeNotifyUserLoginStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Unregister from Integrated Platform user login and logout notifications.
removeParameter(EOS_LobbySearch_RemoveParameterOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Remove a parameter from the array of search criteria.
removeParameter(EOS_SessionSearch_RemoveParameterOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Remove a parameter from the array of search criteria.
ReportedUserId - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Product User ID of the reported player.
ReporterUserId - Variable in class host.anzo.eossdk.eos.sdk.reports.options.EOS_Reports_SendPlayerBehaviorReportOptions
Product User ID of the reporting player
reportInputState(EOS_UI_ReportInputStateOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Pushes platform agnostic input state to the SDK.
reportPlayer(String, String, EOS_EPlayerReportsCategory, String, String) - Method in class host.anzo.eossdk.eosex.AEOSBase
Report player to EOS reports
RequestedChannel - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_GetNextReceivedPacketSizeOptions
An optional channel to request the data for.
RequestedChannel - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ReceivePacketOptions
An optional channel to request the data for.
requestPermissions(EOS_KWS_RequestPermissionsOptions, Pointer, EOS_KWS_OnRequestPermissionsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
Reserved - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_Android_InitializeOptions
Reserved, set to null
Reserved - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
A reserved field that should always be nulled.
Reserved - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
A reserved field that should always be nulled.
Response - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
The Intent associated with this response
Result - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
The result to use for the acknowledgment.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryDefinitionsCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_DeletePersistentAuthCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LogoutCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyUserAuthCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_CreateUserCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_DeleteDeviceIdCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LinkAccountCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LoginCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_LogoutCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryExternalAccountMappingsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_QueryProductUserIdMappingsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_TransferDeviceIdAccountCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_UnlinkAccountCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementsCallbackInfo
 
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryEntitlementTokenCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOffersCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipTokenCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_RedeemEntitlementsCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_QueryFriendsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_CreateUserCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryAgeGateCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_QueryPermissionsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_RequestPermissionsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.kws.callbackresults.EOS_KWS_UpdateParentEmailCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.callbackresults.EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_CreateLobbyCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_DestroyLobbyCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyByIdCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_KickMemberCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_PromoteMemberCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_QueryInvitesCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_RejectInviteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendInviteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_UpdateLobbyCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_LobbySearch_FindCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_InstallModCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UninstallModCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_UpdateModCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnQueryNATTypeCompleteInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteCacheCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DeleteFileCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_DuplicateFileCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_QueryFileListCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileCallbackInfo
The result code for the operation.
EOS_EResult.EOS_Success: The request was successful.
EOS_EResult.EOS_Canceled: The request was canceled.
EOS_EResult.EOS_TooManyRequests: There are too many requests in progress for the local user at this time.
EOS_EResult.EOS_AlreadyPending: There is another requests in progress for the specified file by this user.
EOS_EResult.EOS_CacheDirectoryMissing: The cache directory was not set when calling EOS_Platform_Create.
EOS_EResult.EOS_CacheDirectoryInvalid: The cache directory provided when calling EOS_Platform_Create was invalid.
EOS_EResult.EOS_PlayerDataStorage_UserThrottled: There were too many requests to the Data Storage service recently by the local user.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
The result code for the operation.
EOS_EResult.EOS_Success: The request was successful.
EOS_EResult.EOS_Canceled: The request was canceled.
EOS_EResult.EOS_TooManyRequests: There are too many requests in progress for the local user at this time.
EOS_EResult.EOS_AlreadyPending: There is another requests in progress for the specified file by this user.
EOS_EResult.EOS_CacheDirectoryMissing: The cache directory was not set when calling EOS_Platform_Create.
EOS_EResult.EOS_CacheDirectoryInvalid: The cache directory provided when calling EOS_Platform_Create was invalid.
EOS_EResult.EOS_PlayerDataStorage_UserThrottled: There were too many requests to the Data Storage service recently by the local user.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_DeleteSnapshotCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.reports.callbackresults.EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
This returns:
EOS_EResult.EOS_Success if the channel was successfully blocked
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect
EOS_EResult.EOS_NotFound if either the local user or specified participant are not in the specified room
EOS_EResult.EOS_RTC_UserIsInBlocklist if the user is in one of the platform's applicable block lists and thus an RTC unblock is not allowed.
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
This returns:
EOS_EResult.EOS_Success The room was left cleanly.
EOS_EResult.EOS_NoConnection: There was a network issue connecting to the server (retryable).
EOS_EResult.EOS_RTC_UserKicked: The user has been kicked by the server (retryable).
EOS_EResult.EOS_ServiceFailure: A known error occurred during interaction with the server (retryable).
EOS_EResult.EOS_UnexpectedError Unexpected error (retryable).
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
This returns:
EOS_EResult.EOS_Success if the channel was successfully joined.
EOS_EResult.EOS_NoConnection: unable to connect to RTC servers (retryable).
EOS_EResult.EOS_InvalidAuth: if the token is invalid (not retryable).
EOS_EResult.EOS_RTC_TooManyParticipants: if the room cannot accept more participants (not retryable).
EOS_EResult.EOS_AccessDenied: if the room name belongs to the Lobby voice system (not retryable).
EOS_EResult.EOS_UnexpectedError otherwise (retryable).
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
This returns:
EOS_EResult.EOS_Success if the channel was successfully left.
EOS_EResult.EOS_AccessDenied if the room name belongs to the Lobby voice system.
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_KickCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_SetParticipantHardMuteCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryInputDevicesInformationCallbackInfo
This returns:
EOS_EResult.EOS_Success if the operation succeeded.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
This returns:
EOS_EResult.EOS_Success if the operation succeeded.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
This returns:
EOS_EResult.EOS_Success if the user was successfully registered.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
This returns:
EOS_EResult.EOS_Success if the operation succeeded.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
This returns:
EOS_EResult.EOS_Success if the operation succeeded.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
This returns:
EOS_EResult.EOS_Success if the user was successfully unregistered.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
This returns:
EOS_EResult.EOS_Success if volume of remote participant audio was successfully changed.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect
EOS_EResult.EOS_NotFound if either the local user or specified participant are not in the room
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
This returns:
EOS_EResult.EOS_Success if receiving of channels of remote users was successfully enabled/disabled.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect.
EOS_EResult.EOS_NotFound if the participant isn't found by ParticipantId.
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
This returns:
EOS_EResult.EOS_Success if receiving volume of channels of the local user was successfully changed.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect
EOS_EResult.EOS_NotFound if the local user is not in the room
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
This returns:
EOS_EResult.EOS_Success if sending of channels of the local user was successfully enabled/disabled.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrectv EOS_EResult.EOS_NotFound if the local user is not in the room
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
This returns:
EOS_EResult.EOS_Success if sending volume of channels of the local user was successfully changed.
EOS_EResult.EOS_InvalidParameters if any of the parameters are incorrect
EOS_EResult.EOS_NotFound if the local user is not in the room
EOS_EResult.EOS_UnexpectedError otherwise.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
This returns:
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
This returns:
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_CreatePlayerSanctionAppealCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_DestroySessionCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_EndSessionCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_JoinSessionCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_QueryInvitesCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RejectInviteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendInviteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_StartSessionCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_SessionSearch_FindCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_DeleteCacheCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_QueryFileListCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileCallbackInfo
Result code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_HideFriendsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowFriendsCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
The EOS_EResult code for the operation.
ResultCode - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
The EOS_EResult code for the operation.
RevivedPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions
Locally unique value used in RegisterClient/RegisterPeer
ReviverPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerReviveOptions
Locally unique value used in RegisterClient/RegisterPeer
RichText - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The rich-text of the user
RichText - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetRawRichTextOptions
The status of the user
RightStickX - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Right analog stick horizontal movement in [-1, 1].
RightStickY - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Right analog stick vertical movement in [-1, 1].
RightTrigger - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ReportInputStateOptions
Right trigger analog value in [0, 1]
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_BlockParticipantCallbackInfo
The room the users should be blocked on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
The room the user was trying to join.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
The room the user was trying to leave.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_ParticipantStatusChangedCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyDisconnectedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyParticipantStatusChangedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_BlockParticipantOptions
The room the users should be blocked on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_JoinRoomOptions
The room the user would like to join.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_LeaveRoomOptions
The room to leave.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
The room the setting will be applied to.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
Room the request was made for.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
Room name to kick the participant from
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
Room name to request a token for.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
Room to kick the participant from
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeRenderCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioBeforeSendCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_ParticipantUpdatedCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioBeforeSendOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioInputStateOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyAudioOutputStateOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_AddNotifyParticipantUpdatedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_SendAudioOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_DataReceivedCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_ParticipantUpdatedCallbackInfo
The room associated with this event.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyParticipantUpdatedOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_SendDataOptions
The room this event is registered on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateReceivingOptions
The room this settings should be applied on.
RoomName - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_UpdateSendingOptions
The room this settings should be applied on.
RoomOptions - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
The room option items.
RoomOptionsCount - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
The room option items count.
RoundTimeSeconds - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
Optional length of the game round to be played, in seconds.
RTCIo - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread that will generate IO related to RTC traffic and management.
RTCOptions - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
RTC options.
run(Pointer) - Method in interface host.anzo.eossdk.eos.sdk.init.callbacks.EOS_ReleaseMemoryFunc
Function prototype type definition for functions that release memory.
run(Pointer, NativeSize, NativeSize) - Method in interface host.anzo.eossdk.eos.sdk.init.callbacks.EOS_ReallocateMemoryFunc
Function prototype type definition for functions that reallocate memory.
run(EOS_AntiCheatCommon_OnClientActionRequiredCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.server.callbacks.EOS_AntiCheatServer_OnClientActionRequiredCallback
 
run(EOS_AntiCheatCommon_OnClientAuthStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.server.callbacks.EOS_AntiCheatServer_OnClientAuthStatusChangedCallback
 
run(EOS_AntiCheatCommon_OnMessageToClientCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.server.callbacks.EOS_AntiCheatServer_OnMessageToClientCallback
 
run(EOS_Auth_DeletePersistentAuthCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnDeletePersistentAuthCallback
Function prototype definition for callbacks passed to EOS_Auth_Login
run(EOS_Auth_LinkAccountCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnLinkAccountCallback
Function prototype definition for callbacks passed to EOS_Auth_LinkAccount
run(EOS_Auth_LoginCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnLoginCallback
Function prototype definition for callbacks passed to EOS_Auth_Logout
run(EOS_Auth_LoginStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnLoginStatusChangedCallback
Function prototype definition for notifications that come from EOS_Auth_AddNotifyLoginStatusChanged
run(EOS_Auth_LogoutCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnLogoutCallback
Function prototype definition for callbacks passed to EOS_Auth_DeletePersistentAuth
run(EOS_Auth_QueryIdTokenCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnQueryIdTokenCallback
 
run(EOS_Auth_VerifyIdTokenCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnVerifyIdTokenCallback
Function prototype definition for callbacks passed into EOS_Auth_VerifyIdToken.
run(EOS_Auth_VerifyUserAuthCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.auth.callbacks.EOS_Auth_OnVerifyUserAuthCallback
Function prototype definition for callbacks passed to EOS_Auth_VerifyUserAuth
run(EOS_Connect_AuthExpirationCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnAuthExpirationCallback
Function prototype definition for notifications that come from EOS_Connect_AddNotifyAuthExpiration.
run(EOS_Connect_CreateDeviceIdCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnCreateDeviceIdCallback
 
run(EOS_Connect_CreateUserCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnCreateUserCallback
 
run(EOS_Connect_DeleteDeviceIdCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnDeleteDeviceIdCallback
Function prototype definition for callbacks passed to EOS_Connect_QueryProductUserIdMappings.
run(EOS_Connect_LinkAccountCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnLinkAccountCallback
Function prototype definition for callbacks passed to EOS_Connect_QueryExternalAccountMappings.
run(EOS_Connect_LoginCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnLoginCallback
Function prototype definition for callbacks passed to EOS_Connect_Login.
run(EOS_Connect_LoginStatusChangedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnLoginStatusChangedCallback
Function prototype definition for notifications that come from EOS_Connect_AddNotifyLoginStatusChanged.
run(EOS_Connect_QueryExternalAccountMappingsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnQueryExternalAccountMappingsCallback
Function prototype definition for callbacks passed to EOS_Connect_LinkAccount.
run(EOS_Connect_QueryProductUserIdMappingsCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnQueryProductUserIdMappingsCallback
 
run(EOS_Connect_TransferDeviceIdAccountCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnTransferDeviceIdAccountCallback
Function prototype definition for callbacks passed to EOS_Connect_TransferDeviceIdAccount.
run(EOS_Connect_UnlinkAccountCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnUnlinkAccountCallback
Function prototype definition for callbacks passed to EOS_Connect_UnlinkAccount.
run(EOS_Connect_VerifyIdTokenCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnVerifyIdTokenCallback
Function prototype definition for callbacks passed into EOS_Connect_VerifyIdToken.
run(EOS_LogMessage) - Method in interface host.anzo.eossdk.eos.sdk.logging.callbacks.EOS_LogMessageFunc
Function prototype definition for functions that receive log messages.
run(NativeSize, NativeSize) - Method in interface host.anzo.eossdk.eos.sdk.init.callbacks.EOS_AllocateMemoryFunc
Function prototype type definition for functions that allocate memory.

S

SampleRate - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.EOS_RTCAudio_AudioBuffer
Sample rate for the samples in the Frames buffer.
SanctionedPlayers - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
The players that failed to register because they are sanctioned
SanctionedPlayersCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_RegisterPlayersCallbackInfo
The number of players that failed to register because they are sanctioned
SanctionIndex - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
Index of the sanction to retrieve from the cache
SandboxId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_VerifyIdTokenCallbackInfo
Sandbox ID.
SandboxId - Variable in class host.anzo.eossdk.eos.sdk.connect.callbackresults.EOS_Connect_VerifyIdTokenCallbackInfo
Sandbox ID.
SandboxId - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_SandboxIdItemOwnership
SandboxId
SandboxId - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
The sandbox ID for the running application, found on the dev portal.
SandboxIdItemOwnerships - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
List of SandboxIds and their corresponding owned catalog item Ids.
SandboxIdItemOwnershipsCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_QueryOwnershipBySandboxIdsCallbackInfo
Number of ownership results are included in this callback
SandboxIds - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
The array of Sandbox IDs to check for ownership.
SandboxIdsCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryOwnershipBySandboxIdsOptions
The number of Sandbox IDs in the query.
ScopeFlags - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_LoginOptions
Auth scope flags are permissions to request from the user while they are logging in.
Score - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
Leaderboard score
Score - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
Leaderboard score
SelectedAccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LinkAccountCallbackInfo
The Epic Account ID that has been previously selected to be used for the current application.
SelectedAccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_LoginCallbackInfo
The Epic Account ID that has been previously selected to be used for the current application.
sendAudio(EOS_RTCAudio_SendAudioOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to push a new audio buffer to be sent to the participants of a room.
sendCustomInvite(EOS_CustomInvites_SendCustomInviteOptions, Pointer, EOS_CustomInvites_OnSendCustomInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Sends a Custom Invite that has previously been initialized via SetCustomInvite to a group of users.
sendData(EOS_RTCData_SendDataOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Use this function to send a data packet to the rest of participants.
sendEacData(ByteBuffer) - Method in class host.anzo.eossdk.eosex.AEOSNetworkClient
 
sendInvite(EOS_Friends_SendInviteOptions, Pointer, EOS_Friends_OnSendInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
Starts an asynchronous task that sends a friend invitation to another user.
sendInvite(EOS_Lobby_SendInviteOptions, Pointer, EOS_Lobby_OnSendInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Send an invite to another user.
sendInvite(EOS_Sessions_SendInviteOptions, Pointer, EOS_Sessions_OnSendInviteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Send an invite to another player.
sendPacket(EOS_P2P_SendPacketOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Send a packet to a peer at the specified address.
sendPlayerBehaviorReport(EOS_Reports_SendPlayerBehaviorReportOptions, Pointer, EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Reports_Interface
Sends the provided report directly to the Epic Online Services back-end.
sendRequestToJoin(EOS_CustomInvites_SendRequestToJoinOptions, Pointer, EOS_CustomInvites_OnSendRequestToJoinCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Request that another user send an invitation.
ServerIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
The index of this offer as it exists on the server.
ServerIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Entitlement
If queried using pagination then ServerIndex represents the index of the entitlement as it exists on the server.
ServerIp - Variable in class host.anzo.eossdk.eos.sdk.metrics.options.EOS_Metrics_BeginPlayerSessionOptions
IP address of the game server hosting the game session.
ServerName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_BeginSessionOptions
Optional name of this game server
ServiceInitResult - Variable in class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo
This field is set when the Status is EOS_DCS_ServiceStartFailed.
SessionAttribute - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionModification_AddAttributeOptions
Key/Value pair describing the attribute to add to the session
SessionDetails - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
Session details
SessionHandle - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
Session handle to join
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
Session ID that the user is being invited to
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
Session ID that should be used for joining
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
Optional session ID
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
ID of the session that was created/modified
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
Session ID assigned by the backend service
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Optional session id - set to a globally unique value to override the backend assignment If not specified the backend service will assign one to the session.
SessionId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetSessionIdOptions
Search sessions for a specific session ID, returning at most one session
SessionIdentifier - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
Optional game session or match identifier useful for some backend API integrations
SessionIndex - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_CopySearchResultByIndexOptions
The index of the session to retrieve within the completed search query
SessionModificationHandle - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionOptions
Builder handle
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_LeaveSessionRequestedCallbackInfo
Name of the session associated with the leave session request.
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UpdateSessionCallbackInfo
Name of the session that was created/modified
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
Name of the session
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopyActiveSessionHandleOptions
Name of the session for which to retrieve a session handle
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CreateSessionModificationOptions
Name of the session to create
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DestroySessionOptions
Name of the session to destroy
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_DumpSessionStateOptions
Name of the session
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_EndSessionOptions
Name of the session to set as no long in progress
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
Active session name to search within
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_JoinSessionOptions
Name of the session to create after joining session
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_RegisterPlayersOptions
Name of the session for which to register players
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
Name of the session associated with the invite
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_StartSessionOptions
Name of the session to set in progress
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UnregisterPlayersOptions
Name of the session for which to unregister players
SessionName - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_UpdateSessionModificationOptions
Name of the session to update
setAllowedPlatformIds(EOS_SessionModification_SetAllowedPlatformIdsOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set the Allowed Platform IDs for the session.
setApplicationStatus(EOS_EApplicationStatus) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Notify a change in application state.
Calling SetApplicationStatus must happen before Tick when foregrounding for the cases where we won't get the background notification.
setBucketId(EOS_LobbyModification_SetBucketIdOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Set the bucket ID associated with this lobby.
setBucketId(EOS_SessionModification_SetBucketIdOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set the bucket ID associated with this session.
setCallback(EOS_LogMessageFunc) - Static method in class host.anzo.eossdk.eos.sdk.EOS_Logging_Interface
Set the callback function to use for SDK log messages.
setClientDetails(EOS_AntiCheatCommon_SetClientDetailsOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional.
setClientNetworkState(EOS_AntiCheatCommon_ClientHandle, boolean) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional.
setCustomInvite(EOS_CustomInvites_SetCustomInviteOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
Initializes a Custom Invite with a specified payload in preparation for it to be sent to another user or users.
setData(EOS_PresenceModification_SetDataOptions) - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Modifies one or more rows of user-defined presence data for a local user.
setDisplayPreference(EOS_UI_SetDisplayPreferenceOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Define any preferences for any display settings.
setFlags(int...) - Method in class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
setGameSessionId(String) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional.
setHostAddress(EOS_SessionModification_SetHostAddressOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set the host address associated with this session Setting this is optional, if the value is not set the SDK will fill the value in from the service.
setInputDeviceSettings(EOS_RTCAudio_SetInputDeviceSettingsOptions, Pointer, EOS_RTCAudio_OnSetInputDeviceSettingsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to set audio input device settings, such as the active input device, or platform AEC.
setInvitesAllowed(EOS_LobbyModification_SetInvitesAllowedOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Allows enabling or disabling invites for this lobby.
setInvitesAllowed(EOS_SessionModification_SetInvitesAllowedOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Allows enabling or disabling invites for this session.
setJoinInfo(EOS_PresenceModification_SetJoinInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Sets your new join info custom game-data string.
setJoinInProgressAllowed(EOS_SessionModification_SetJoinInProgressAllowedOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set whether or not join in progress is allowed Once a session is started, it will no longer be visible to search queries unless this flag is set or the session returns to the pending or ended state
setLobbyId(EOS_LobbySearch_SetLobbyIdOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Set a lobby ID to find and will return at most one search result.
setLogLevel(EOS_ELogCategory, EOS_ELogLevel) - Static method in class host.anzo.eossdk.eos.sdk.EOS_Logging_Interface
Set the logging level for the specified logging category.
setMaxMembers(EOS_LobbyModification_SetMaxMembersOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Set the maximum number of members allowed in this lobby.
setMaxPlayers(EOS_SessionModification_SetMaxPlayersOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set the maximum number of players allowed in this session.
setMaxResults(EOS_LobbySearch_SetMaxResultsOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Set the maximum number of search results to return in the query, can't be more than EOS_LOBBY_MAX_SEARCH_RESULTS
setMaxResults(EOS_SessionSearch_SetMaxResultsOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Set the maximum number of search results to return in the query, can't be more than EOS_SessionSearch_SetMaxResultsOptions.EOS_SESSIONS_MAX_SEARCH_RESULTS
setNetworkStatus(EOS_ENetworkStatus) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Notify a change in network state.
setOutputDeviceSettings(EOS_RTCAudio_SetOutputDeviceSettingsOptions, Pointer, EOS_RTCAudio_OnSetOutputDeviceSettingsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to set audio output device settings, such as the active output device.
setOverrideCountryCode(String) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Set the override country code that the SDK will send to services which require it.
setOverrideLocaleCode(String) - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Set the override locale code that the SDK will send to services which require it.
setPacketQueueSize(EOS_P2P_SetPacketQueueSizeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Sets the maximum packet queue sizes that packets waiting to be sent or received can use.
setParameter(EOS_LobbySearch_SetParameterOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Add a parameter to an array of search criteria combined via an implicit AND operator.
setParameter(EOS_SessionSearch_SetParameterOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Add a parameter to an array of search criteria combined via an implicit AND operator.
setParticipantHardMute(EOS_RTCAdmin_SetParticipantHardMuteOptions, Pointer, EOS_RTCAdmin_OnSetParticipantHardMuteCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
Starts an asynchronous task remotely mutes/unmutes a room participant.
setPermissionLevel(EOS_LobbyModification_SetPermissionLevelOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
Set the permissions associated with this lobby.
setPermissionLevel(EOS_SessionModification_SetPermissionLevelOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
Set the session permissions associated with this session.
setPortRange(EOS_P2P_SetPortRangeOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Set configuration options related to network ports.
setPresence(EOS_Presence_SetPresenceOptions, Pointer, EOS_Presence_SetPresenceCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
Sets your new presence with the data applied to a PresenceModificationHandle.
setRawRichText(EOS_PresenceModification_SetRawRichTextOptions) - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Modifies a user's Rich Presence string to a new state.
setRelayControl(EOS_P2P_SetRelayControlOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
Set how relay servers are to be used.
setRoomSetting(EOS_RTC_SetRoomSettingOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Use this function to control settings for the specific room.
setSessionId(EOS_SessionSearch_SetSessionIdOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Set a session ID to find and will return at most one search result.
setSetting(EOS_RTC_SetSettingOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
Use this function to control settings.
setStatus(EOS_PresenceModification_SetStatusOptions) - Method in class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
Modifies a user's online status to be the new state.
setTargetUserId(EOS_LobbySearch_SetTargetUserIdOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
Set a target user ID to find.
setTargetUserId(EOS_SessionSearch_SetTargetUserIdOptions) - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
Set a target user ID to find and will return at most one search result.
SettingName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
Setting that should be set.
SettingName - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
Setting that should be set.
Settings - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails_Info
Reference to the additional settings associated with this session
SettingValue - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetRoomSettingOptions
Value to set the setting to.
SettingValue - Variable in class host.anzo.eossdk.eos.sdk.rtc.options.EOS_RTC_SetSettingOptions
Value to set the setting to.
setToggleFriendsButton(EOS_UI_SetToggleFriendsButtonOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Updates the current Toggle Friends Button.
setToggleFriendsKey(EOS_UI_SetToggleFriendsKeyOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Updates the current Toggle Friends Key.
setUserLoginStatus(EOS_IntegratedPlatform_SetUserLoginStatusOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Sets the current login status of a specific local platform user to a new value.
setUserPreLogoutCallback(EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions, Pointer, EOS_IntegratedPlatform_OnUserPreLogoutCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
Sets the integrated platform user logout handler for all integrated platforms.
setValue(NativeSize) - Method in class host.anzo.eossdk.jna.runtime.NativeSizeByReference
 
showBlockPlayer(EOS_UI_ShowBlockPlayerOptions, Pointer, EOS_UI_OnShowBlockPlayerCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Requests that the Social Overlay open and display the "Block User" flow for the specified user.
showFriends(EOS_UI_ShowFriendsOptions, Pointer, EOS_UI_OnShowFriendsCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Opens the Social Overlay with a request to show the friends list.
showNativeProfile(EOS_UI_ShowNativeProfileOptions, Pointer, EOS_UI_OnShowNativeProfileCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Requests that the native ID for a target player be identified and the native profile be displayed for that player.
showReportPlayer(EOS_UI_ShowReportPlayerOptions, Pointer, EOS_UI_OnShowReportPlayerCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
Requests that the Social Overlay open and display the "Report User" flow for the specified user.
shutdown() - Method in class host.anzo.eossdk.eosex.AEOSBase
 
shutdown() - Method in class host.anzo.eossdk.eosex.AEOSClient
 
shutdown() - Method in class host.anzo.eossdk.eosex.AEOSServer
 
SIZE - Static variable in class host.anzo.eossdk.jna.runtime.NativeSize
Size of a size_t integer, in bytes.
SnapshotId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.callbackresults.EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo
The Snapshot Id used in the Submit function.
SnapshotId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
The Snapshot Id received via a EOS_ProgressionSnapshot_BeginSnapshot function.
SnapshotId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_EndSnapshotOptions
The Snapshot Id received via a EOS_ProgressionSnapshot_BeginSnapshot function.
SnapshotId - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_SubmitSnapshotOptions
The Snapshot Id received via a EOS_ProgressionSnapshot_BeginSnapshot function.
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnIncomingConnectionRequestInfo
The ID of the socket the Remote User wishes to communicate on
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
The socket ID of the connection being established
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionInterruptedInfo
The socket ID of the connection that was interrupted
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnRemoteConnectionClosedInfo
The socket ID of the connection being closed
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AcceptConnectionOptions
The socket ID of the connection to accept on
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionClosedOptions
The optional socket ID to listen for to be closed.
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionEstablishedOptions
The optional socket ID, used as a filter for established connections.
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionInterruptedOptions
An optional socket ID to filter interrupted connections on.
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_AddNotifyPeerConnectionRequestOptions
The optional socket ID to listen for, used as a filter for incoming connection requests; If NULL, incoming connection requests will not be filtered
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_ClearPacketQueueOptions
The socket used for packets to be cleared
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionOptions
The socket ID of the connection to close (or optionally NULL to not accept any connection requests from the Remote User)
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_CloseConnectionsOptions
The socket ID of the connections to close
SocketId - Variable in class host.anzo.eossdk.eos.sdk.p2p.options.EOS_P2P_SendPacketOptions
The socket ID for data you are sending in this packet
SocketName - Variable in class host.anzo.eossdk.eos.sdk.p2p.EOS_P2P_SocketId
A name for the connection.
SourceFilename - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_DuplicateFileOptions
The name of the existing file to duplicate
SpawnedPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
Locally unique value used in RegisterClient/RegisterPeer
start(EOSClientOptions) - Method in class host.anzo.eossdk.eosex.AEOSClient
 
start(EOSServerOptions) - Method in class host.anzo.eossdk.eosex.AEOSServer
 
start(T) - Method in class host.anzo.eossdk.eosex.AEOSBase
 
StartIndex - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageQuery
The index into the ordered query results to start the page at.
StartIndex - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageResult
The index into the ordered query results to start the page at.
startSession(EOS_Sessions_StartSessionOptions, Pointer, EOS_Sessions_OnStartSessionCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Mark a session as started, making it unable to find if session properties indicate "join in progress" is not available
StartTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
StartTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardDefinitionsOptions
An optional POSIX timestamp for the leaderboard's start time, or EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.EOS_LEADERBOARDS_TIME_UNDEFINED
StartTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
An optional POSIX timestamp, or EOS_Leaderboards_QueryLeaderboardDefinitionsOptions.EOS_LEADERBOARDS_TIME_UNDEFINED; results will only include scores made after this time
StartTime - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
If not EOS_Stats_Stat.EOS_STATS_TIME_UNDEFINED then this is the POSIX timestamp for start time.
StartTime - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
If not EOS_STATS_TIME_UNDEFINED then this is the POSIX timestamp for start time (Optional).
State - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
Current state of the session
StatIndex - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
Index of the stat to retrieve from the cache
StatInfo - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
Array of EOS_Achievements_PlayerStatInfo structures containing information about stat thresholds used to unlock the achievement and the player's current values for those stats.
StatInfo - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
The stats to be collected, along with the sorting method to use when determining rank order for each stat
StatInfoCount - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
The number of player stat info entries associated with this achievement.
StatInfoCount - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
The number of stats to query
Statistic - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_RoomStatisticsUpdatedInfo
Statistics in JSON format
StatName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_Definition
Name of stat used to rank leaderboard.
StatName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_UserScoresQueryStatInfo
The name of the stat to query.
StatName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions
Name of the stat used to rank the leaderboard.
StatName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
The name of the stat that is used to rank this leaderboard
StatName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_GetLeaderboardUserScoreCountOptions
Name of stat used to rank leaderboard.
StatName - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_IngestData
The name of the stat to ingest.
StatNames - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
An array of stat names to query for (Optional).
StatNamesCount - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
The number of stat names included in query (Optional), may not exceed EOS_Stats_QueryStatsOptions.EOS_STATS_MAX_QUERY_STATS.
Stats - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
Stats to ingest.
StatsCount - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
The number of stats to ingest, may not exceed EOS_Stats_IngestStatOptions.EOS_STATS_MAX_INGEST_STATS.
StatThresholds - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Array of `EOS_Achievements_StatThresholds` that need to be satisfied to unlock this achievement.
StatThresholdsCount - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
The number of stat thresholds used to monitor progress towards this achievement.
Status - Variable in class host.anzo.eossdk.eos.sdk.kws.EOS_KWS_PermissionStatus
Status of the permission
Status - Variable in class host.anzo.eossdk.eos.sdk.platform.EOS_Platform_DesktopCrossplayStatusInfo
Status for the availability of desktop crossplay functionality.
Status - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The status of the user
Status - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetStatusOptions
The status of the user
Status - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioInputStateCallbackInfo
The status of the audio input.
Status - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_AudioOutputStateCallbackInfo
The status of the audio output.
SteamApiInterfaceVersionsArray - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
A pointer to a series of null terminated steam interface version names supported by the current steam dll.
SteamApiInterfaceVersionsArrayBytes - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
Size of the SteamApiInterfaceVersionsArray in bytes.
SteamMajorVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
Used to specify the major version of the Steam SDK your game is compiled against, e.g.:
SteamMinorVersion - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Steam_Options
Used to specify the minor version of the Steam SDK your game is compiled against, e.g.:
StorageIo - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread that will interact with a storage device.
String - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
submitSnapshot(EOS_ProgressionSnapshot_SubmitSnapshotOptions, Pointer, EOS_ProgressionSnapshot_OnSubmitSnapshotCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
Saves the previously added Key/Value pairs of a given Snapshot to the service.
SystemAuthCredentialsOptions - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
This field is for system specific options, if any.
SystemInitializeOptions - Variable in class host.anzo.eossdk.eos.sdk.init.options.EOS_InitializeOptions
This field is for system specific initialization if any.
SystemMemoryMonitorReport - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_MemoryMonitorCallbackInfo
This field is for system specific memory monitor report.
SystemSpecificOptions - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Pointer to EOS_Platform_SystemSpecificOptions.

T

TargetAccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.callbackresults.EOS_Auth_QueryIdTokenCallbackInfo
The target Epic Account ID for which the ID token was retrieved.
TargetAccountId - Variable in class host.anzo.eossdk.eos.sdk.auth.options.EOS_Auth_QueryIdTokenOptions
The target Epic Account ID for which to query an ID token.
TargetExternalUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetExternalAccountMappingsOptions
Target user to retrieve the mapping for, as an external account ID.
TargetNativeAccountType - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
The Native Platform Account Type.
TargetNativeAccountType - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
The Native Platform Account Type.
TargetNativeAccountType - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
The Native Platform Account Type.
TargetPlatformType - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
The platform type of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnQueryPlayerAchievementsCompleteCallbackInfo
The Product User ID whose achievements were retrieved.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions
The Product User ID for the user whose achievement is to be retrieved.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_CopyPlayerAchievementByIndexOptions
The Product User ID for the user whose achievement is to be retrieved.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_QueryPlayerAchievementsOptions
The Product User ID for the user whose achievements are to be retrieved.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions
The Product User ID to look for when copying external account info from the cache.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions
The Product User ID to look for when copying external account info from the cache.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserExternalAccountByIndexOptions
The Product User ID to look for when copying external account info from the cache.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_CopyProductUserInfoOptions
Product user ID to look for when copying external account info from the cache.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_GetProductUserExternalAccountCountOptions
The Product User ID to look for when getting external account info count from the cache.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_AcceptRequestToJoinCallbackInfo
Target user that sent original invite request
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_CustomInviteRejectedCallbackInfo
User that sent the custom invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteAcceptedCallbackInfo
User that sent the custom invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo
User that sent this custom invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinAcceptedCallbackInfo
User that sent the request to join
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_OnRequestToJoinRejectedCallbackInfo
User that sent the custom invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RejectRequestToJoinCallbackInfo
Target user that sent original request to join
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendRequestToJoinCallbackInfo
Recipient of Request Invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_AcceptRequestToJoinOptions
Target user that sent original request to join
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_FinalizeInviteOptions
User that sent the custom invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_RejectRequestToJoinOptions
Target user that sent original invite request
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendRequestToJoinOptions
Recipient of Request Invite
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_AcceptInviteCallbackInfo
The Epic Account ID of the user who sent the local user a friends list invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnBlockedUsersUpdateInfo
The Epic Account ID of the user whose blocked status is being updated.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_OnFriendsUpdateInfo
The Epic Account ID of the user whose status is being updated.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_RejectInviteCallbackInfo
The Epic Account ID of the user who sent the friends list invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.callbackresults.EOS_Friends_SendInviteCallbackInfo
The Epic Account ID of the user to whom the friends list invitation was sent
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_AcceptInviteOptions
The Epic Account ID of the user who sent the friends list invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_GetStatusOptions
The Epic Account ID of the user whose friendship status with the local user is being queried
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_RejectInviteOptions
The Epic Account ID of the user who sent the friends list invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.friends.options.EOS_Friends_SendInviteOptions
The Epic Account ID of the user who is receiving the friends list invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_HardMuteMemberCallbackInfo
The Product User ID of the lobby member whose mute status has been updated
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteAcceptedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteReceivedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyInviteRejectedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo
The Product User ID of the lobby member
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LobbyMemberUpdateReceivedCallbackInfo
The Product User ID of the lobby member
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_HardMuteMemberOptions
The Product User ID of the lobby member to hard mute
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_KickMemberOptions
The Product User ID of the lobby member to remove
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_PromoteMemberOptions
The Product User ID of the member to promote to owner of the lobby
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_SendInviteOptions
The Product User ID of the user receiving the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByIndexOptions
The Product User ID of the lobby member
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberAttributeByKeyOptions
The Product User ID of the lobby member
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_GetMemberAttributeCountOptions
The Product User ID of the lobby member
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbySearch_SetTargetUserIdOptions
Search lobbies for given user by Product User ID, returning any lobbies where this user is currently registered
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
The Epic Account ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_QueryPresenceCallbackInfo
The Epic Account ID of the user whose presence was potentially queried
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_CopyPresenceOptions
The Epic Account ID of the user whose cached presence data you want to copy from the cache
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_GetJoinInfoOptions
The Epic Account ID to query for join info; this value must either be a logged-in local user, or a friend of that user
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_HasPresenceOptions
The Epic Account ID of the user whose cached presence data you want to locate
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_Presence_QueryPresenceOptions
The Epic Account ID of the user whose presence data you want to retrieve; this value must be either the user making the request, or a friend of that user
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByUserIdOptions
The Product User ID for the user whose user token we're copying.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_KickOptions
Product User ID of the participant to kick from the room
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_SetParticipantHardMuteOptions
Product User ID of the participant to hard mute for every participant in the room.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.callbackresults.EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
Target Product User ID that was passed to EOS_Sanctions_QueryActivePlayerSanctions.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_CopyPlayerSanctionByIndexOptions
Product User ID of the user whose active sanctions are to be copied
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_GetPlayerSanctionCountOptions
Product User ID of the user whose sanction count should be returned
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sanctions.options.EOS_Sanctions_QueryActivePlayerSanctionsOptions
Product User ID of the user whose active sanctions are to be retrieved.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteAcceptedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteReceivedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SessionInviteRejectedCallbackInfo
The Product User ID of the user who sent the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_IsUserInSessionOptions
Product User ID to search for in the session
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_SendInviteOptions
The Product User of the remote user receiving the invitation
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_SessionSearch_SetTargetUserIdOptions
The Product User ID to find; return any sessions where the user matching this ID is currently registered
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
The Product User ID for the user whose stat is being ingested
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_OnQueryStatsCompleteCallbackInfo
The Product User ID whose stats which were retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByIndexOptions
The Product User ID of the user who owns the stat
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_CopyStatByNameOptions
The Product User ID of the user who owns the stat
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_GetStatCountOptions
The Product User ID for the user whose stats are being counted
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_IngestStatOptions
The Product User ID for the user whose stat is being ingested.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.stats.options.EOS_Stats_QueryStatsOptions
The Product User ID for the user whose stats are being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowBlockPlayerCallbackInfo
The Epic Online Services Account ID of the user who was to be blocked.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_OnShowReportPlayerCallbackInfo
The Epic Online Services Account ID of the user who was to be Reported.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.callbackresults.EOS_UI_ShowNativeProfileCallbackInfo
The Epic Online Services Account ID of the user who was to have a profile shown.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowBlockPlayerOptions
The Epic Online Services Account ID of the user whose is being Blocked.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowNativeProfileOptions
The Epic Online Services Account ID of the user whose profile is being requested.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_ShowReportPlayerOptions
The Epic Online Services Account ID of the user whose is being Reported.
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByDisplayNameCallbackInfo
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
Account ID of the player whose information has been retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.callbackresults.EOS_UserInfo_QueryUserInfoCallbackInfo
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyExternalUserInfoByIndexOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_CopyUserInfoOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_GetExternalUserInfoCountOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.options.EOS_UserInfo_QueryUserInfoOptions
The Epic Account ID of the player whose information is being retrieved
TargetUserIds - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
Users to whom the invites were successfully sent (can be different than original call if an invite for same Payload was previously sent)
TargetUserIds - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
Users to whom the invites should be sent
TargetUserIds - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
An array of Product User IDs indicating the users to retrieve a token for.
TargetUserIdsCount - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomInviteCallbackInfo
The number of users we are sending to
TargetUserIdsCount - Variable in class host.anzo.eossdk.eos.sdk.custominvites.options.EOS_CustomInvites_SendCustomInviteOptions
The number of users we are sending to
TargetUserIdsCount - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
The number of users included in the query.
TargetUserIpAddresses - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_QueryJoinRoomTokenOptions
Array of IP Addresses, one for each of the users we're querying tokens for.
TargetUserNativeAccountId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
The Native Platform Account ID of the target user being invited.
TargetUserNativeAccountId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
The Native Platform Account ID of the target user being invited.
TargetUserNativeAccountId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
The Native Platform Account ID of the target user being invited.
TaskNetworkTimeoutSeconds - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
Number of seconds for a task to wait for the network to become available before timing out with an EOS_TimedOut error.
TeamId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerSpawnOptions
Optional identifier for the player's team.
TechnicalDetailsText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Localized UTF-8 technical details of this item
TechnicalDetailsText_DEPRECATED - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Deprecated.
Threshold - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_StatThresholds
The value that the stat must surpass to satisfy the requirement for unlocking an achievement.
ThresholdValue - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerStatInfo
The threshold value of the stat, used in determining when to unlock an achievement.
tick() - Method in class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
Notify the platform instance to do work.
TickBudgetInMilliseconds - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
A budget, measured in milliseconds, for EOS_Platform_Tick to do its work.
TimeExpires - Variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
The POSIX timestamp when the sanction will expire.
TimePlaced - Variable in class host.anzo.eossdk.eos.sdk.sanctions.EOS_Sanctions_PlayerSanction
The POSIX timestamp when the sanction was placed
TimeSincePlayerUseWeaponMs - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Time in milliseconds since the associated PlayerUseWeaponData event occurred if available, otherwise 0
Title - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
Represent mod item title.
TitleText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogItem
Localized UTF-8 title of this item
TitleText - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
Localized UTF-8 title of this offer
Token - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
Credentials or token related to the user logging in
Token - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
External token associated with the user logging in.
Token - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.EOS_RTCAdmin_UserToken
Access token to enable a user to join a room
TokenCount - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.callbackresults.EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo
How many token received as result of the query
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
 
toNative() - Method in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
 
toNative() - Method in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
 
toNative() - Method in class host.anzo.eossdk.jna.runtime.NativeMappedBitMask
 
toString() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Gets the string representation of an EOS_EApplicationStatus value.
toString() - Method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Gets the string representation of an EOS_ENetworkStatus value.
TotalCount - Variable in class host.anzo.eossdk.eos.sdk.common.EOS_PageResult
The number of results associated with they original query options.
TotalFileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_FileTransferProgressCallbackInfo
The total size of the file being transferred (Includes file header in addition to file contents, can be slightly more than expected)
TotalFileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_ReadFileDataCallbackInfo
The total file size of the file being read
TotalFileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_FileTransferProgressCallbackInfo
The total size of the file being transferred (Includes file header in addition to file contents, can be slightly more than expected)
TotalFileSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.callbackresults.EOS_TitleStorage_ReadFileDataCallbackInfo
The total file size of the file being read
ToUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinReceivedCallbackInfo
Recipient Local user id
ToUserId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_RequestToJoinResponseReceivedCallbackInfo
Recipient Local user id
TransactionId - Variable in class host.anzo.eossdk.eos.sdk.ecom.callbackresults.EOS_Ecom_CheckoutCallbackInfo
The transaction ID which can be used to obtain an EOS_Ecom_Transaction using EOS_Ecom_Interface.copyTransactionById(EOS_Ecom_CopyTransactionByIdOptions).
TransactionId - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIdOptions
The ID of the transaction to get
TransactionIndex - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_CopyTransactionByIndexOptions
The index of the transaction to get
transferDeviceIdAccount(EOS_Connect_TransferDeviceIdAccountOptions, Pointer, EOS_Connect_OnTransferDeviceIdAccountCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Transfer a Device ID pseudo-account and the product user associated with it into another keychain linked with real user accounts (such as Epic Games, PlayStation(TM)Network, Xbox Live, and other).
Type - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_Credentials
Type of login.
Type - Variable in class host.anzo.eossdk.eos.sdk.connect.EOS_Connect_Credentials
Type of external login; identifies the auth method to use.
Type - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
Describes the usage of the image (ex: home_thumbnail)
Type - Variable in class host.anzo.eossdk.eos.sdk.integratedplatform.options.EOS_IntegratedPlatform_Options
The type to be initialized.
Type - Variable in class host.anzo.eossdk.eos.sdk.mods.callbackresults.EOS_Mods_EnumerateModsCallbackInfo
Type of the enumerated mods
Type - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mods_ModInfo
Type of the mods
Type - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_CopyModInfoOptions
Type of the enumerated mod to copy
Type - Variable in class host.anzo.eossdk.eos.sdk.mods.options.EOS_Mods_EnumerateModsOptions
Type of the mods to enumerate

U

UiEventId - Variable in class host.anzo.eossdk.eos.sdk.custominvites.callbackresults.EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo
Identifies this event which will need to be acknowledged with EOS_UI_AcknowledgeEventId().
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinLobbyAcceptedCallbackInfo
The UI Event associated with this Join Game event.
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_SendLobbyNativeInviteRequestedCallbackInfo
Identifies this event which will need to be acknowledged with EOS_UI_AcknowledgeEventId().
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions
UI Event associated with the lobby
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_JoinGameAcceptedCallbackInfo
If the value is not EOS_UI_EVENTID_INVALID then it must be passed back to the SDK using EOS_UI_AcknowledgeEventId.
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_SendSessionNativeInviteRequestedCallbackInfo
Identifies this event which will need to be acknowledged with EOS_UI_AcknowledgeEventId().
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.sessions.options.EOS_Sessions_CopySessionHandleByUiEventIdOptions
UI Event associated with the session
UiEventId - Variable in class host.anzo.eossdk.eos.sdk.ui.options.EOS_UI_AcknowledgeEventIdOptions
The ID being acknowledged.
UInt32 - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
UInt64 - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
UnencryptedDataSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorage_FileMetadata
The size of data (payload) in file in unencrypted (original) form.
UnencryptedDataSizeBytes - Variable in class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorage_FileMetadata
The size of data (payload) in file in unencrypted (original) form.
uninstallMod(EOS_Mods_UninstallModOptions, Pointer, EOS_Mods_OnUninstallModCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
Starts an asynchronous task that makes a request to uninstall the specified mod.
unlinkAccount(EOS_Connect_UnlinkAccountOptions, Pointer, EOS_Connect_OnUnlinkAccountCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Unlink external auth credentials from the owning keychain of a logged in product user.
unlockAchievements(EOS_Achievements_UnlockAchievementsOptions, Pointer, EOS_Achievements_OnUnlockAchievementsCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
Unlocks a number of achievements for a specific player.
UnlockedDescription - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Localized description for the achievement when it has been unlocked.
UnlockedDisplayName - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
Localized display name for the achievement when it has been unlocked.
UnlockedIconURL - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_DefinitionV2
URL of an icon to display for the achievement when it is unlocked.
UnlockTime - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
POSIX timestamp when the achievement was unlocked.
UnlockTime - Variable in class host.anzo.eossdk.eos.sdk.achievements.EOS_Achievements_PlayerAchievement
The POSIX timestamp when the achievement was unlocked.
unprotectMessage(byte[]) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Optional NetProtect feature for game message encryption.
unprotectMessage(EOS_AntiCheatCommon_ClientHandle, byte[]) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Optional NetProtect feature for game message encryption.
unregisterClient(EOS_AntiCheatCommon_ClientHandle) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
Unregister a disconnected client.
UnregisteredPlayers - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
The players that successfully unregistered
UnregisteredPlayersCount - Variable in class host.anzo.eossdk.eos.sdk.sessions.callbackresults.EOS_Sessions_UnregisterPlayersCallbackInfo
The number of players that successfully unregistered
unregisterNotificationCallback(EOS_NotificationId) - Static method in class host.anzo.eossdk.eos.utils.CallbackUtils
Remove JNA callback with specified NotificationID from a registered callbacks list
unregisterPeer(EOS_AntiCheatClient_UnregisterPeerOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
Unregisters a disconnected peer-to-peer client.
Mode: EOS_ACCM_PeerToPeer.
unregisterPlatformUser(EOS_RTCAudio_UnregisterPlatformUserOptions, Pointer, EOS_RTCAudio_OnUnregisterPlatformUserCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to remove a user that was added with EOS_RTCAudio_RegisterPlatformUser.
unregisterPlayers(EOS_Sessions_UnregisterPlayersOptions, Pointer, EOS_Sessions_OnUnregisterPlayersCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Unregister a group of players with the session, freeing up space for others to join
updateLobby(EOS_Lobby_UpdateLobbyOptions, Pointer, EOS_Lobby_OnUpdateLobbyCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Update a lobby given a lobby modification handle created by EOS_Lobby_UpdateLobbyModification
updateLobbyModification(EOS_Lobby_UpdateLobbyModificationOptions, PointerByReference) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
Creates a lobby modification handle (EOS_HLobbyModification).
updateMod(EOS_Mods_UpdateModOptions, Pointer, EOS_Mods_OnUpdateModCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
Starts an asynchronous task that makes a request to update the specified mod to the latest version.
updateParentEmail(EOS_KWS_UpdateParentEmailOptions, Pointer, EOS_KWS_OnUpdateParentEmailCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
This interface is not available for general access at this time.
updateParticipantVolume(EOS_RTCAudio_UpdateParticipantVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateParticipantVolumeCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to change participant audio volume for a room.
updateReceiving(EOS_RTCAudio_UpdateReceivingOptions, Pointer, EOS_RTCAudio_OnUpdateReceivingCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to tweak incoming audio options for a room.
updateReceiving(EOS_RTCData_UpdateReceivingOptions, Pointer, EOS_RTCData_OnUpdateReceivingCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Use this function to tweak incoming data options for a room.
updateReceivingVolume(EOS_RTCAudio_UpdateReceivingVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateReceivingVolumeCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to change incoming audio volume for a room.
updateSending(EOS_RTCAudio_UpdateSendingOptions, Pointer, EOS_RTCAudio_OnUpdateSendingCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to tweak outgoing audio options for a room.
updateSending(EOS_RTCData_UpdateSendingOptions, Pointer, EOS_RTCData_OnUpdateSendingCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
Use this function to tweak outgoing data options for a room.
updateSendingVolume(EOS_RTCAudio_UpdateSendingVolumeOptions, Pointer, EOS_RTCAudio_OnUpdateSendingVolumeCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
Use this function to change outgoing audio volume for a room.
updateSession(EOS_Sessions_UpdateSessionOptions, Pointer, EOS_Sessions_OnUpdateSessionCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Update a session given a session modification handle created by EOS_Sessions_CreateSessionModification or EOS_Sessions_UpdateSessionModification
updateSessionModification(EOS_Sessions_UpdateSessionModificationOptions, EOS_SessionModification) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
Creates a session modification handle (EOS_SessionModification).
Url - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
The URL of the image
UserCode - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
Code the user must input on an external device to activate the login
UserDisplayName - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
The latest display name seen for the user since they last time logged in.
UserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnAchievementsUnlockedCallbackV2Info
The Product User ID for the user who received the unlocked achievements notification
UserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.callbackresults.EOS_Achievements_OnUnlockAchievementsCompleteCallbackInfo
The Product User ID of the user who initiated this request.
UserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_GetPlayerAchievementCountOptions
The Product User ID for the user whose achievement count is being retrieved.
UserId - Variable in class host.anzo.eossdk.eos.sdk.achievements.options.EOS_Achievements_UnlockAchievementsOptions
The Product User ID for the user whose achievements we want to unlock.
UserId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
The Product User ID for the remote user who is being registered.
UserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardRecord
The Product User ID associated with this record
UserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.EOS_Leaderboards_LeaderboardUserScore
The Product User ID of the user who got this score
UserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions
Leaderboard data will be copied from the cache if it relates to the user matching this Product User ID
UserId - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions
The Product User ID to look for when copying leaderboard score data from the cache
UserId - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_Info
The Epic Account ID of the user
UserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo_BestDisplayName
The Epic Account ID of the user
UserId - Variable in class host.anzo.eossdk.eos.sdk.userinfo.EOS_UserInfo
The Epic Account ID of the user
UserIds - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
An array of Product User IDs indicating the users whose scores you want to retrieve
UserIdsCount - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
The number of users included in query
UserLoginInfo - Variable in class host.anzo.eossdk.eos.sdk.connect.options.EOS_Connect_LoginOptions
Additional non-authoritative information about the local user.
UserTokenIndex - Variable in class host.anzo.eossdk.eos.sdk.rtcadmin.options.EOS_RTCAdmin_CopyUserTokenByIndexOptions
Index of the user token to retrieve from the cache.
UseWeaponData - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerUseWeaponOptions
Struct containing detailed information about a weapon use event

V

Value - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
Union depend on value type
Value - Variable in class host.anzo.eossdk.eos.sdk.presence.EOS_Presence_DataRecord
The value of this data
Value - Variable in class host.anzo.eossdk.eos.sdk.progressionsnapshot.options.EOS_ProgressionSnapshot_AddProgressionOptions
The value in a key/value pair of progression entry
Value - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_Option
The value of the option.
Value - Variable in class host.anzo.eossdk.eos.sdk.rtc.EOS_RTC_ParticipantMetadata
The value of this metadata item.
Value - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
 
Value - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
Current value for the stat.
Value_union() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
 
Value_union() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
 
Value_union(double) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
 
Value_union(double) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
 
Value_union(int) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
 
Value_union(int) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
 
Value_union(long) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
 
Value_union(long) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
 
Value_union(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
 
Value_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
 
valueOf(int) - Method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
Returns the enum constant of this class with the specified name.
valueOf(int) - Method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
Returns an array containing the constants of this enum class, in the order they are declared.
ValueType - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData
Type of value stored in the union
ValueType - Variable in class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData
Type of value stored in the union
Vec3f - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair.ParamValue_union
 
VerificationURI - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
The end-user verification URI.
VerificationURI - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
The end-user verification URI.
VerificationURIComplete - Variable in class host.anzo.eossdk.eos.sdk.auth.EOS_Auth_PinGrantInfo
A verification URI that includes the user code.
verifyIdToken(EOS_Auth_VerifyIdTokenOptions, Pointer, EOS_Auth_OnVerifyIdTokenCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Verify a given ID token for authenticity and validity.
verifyIdToken(EOS_Connect_VerifyIdTokenOptions, Pointer, EOS_Connect_OnVerifyIdTokenCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
Verify a given ID token for authenticity and validity.
verifyUserAuth(EOS_Auth_VerifyUserAuthOptions, Pointer, EOS_Auth_OnVerifyUserAuthCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
Contact the backend service to verify validity of an existing user auth token.
Version - Variable in class host.anzo.eossdk.eos.sdk.mods.EOS_Mod_Identifier
Represent mod item version.
VictimPlayerHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Locally unique value used in RegisterClient/RegisterPeer
VictimPlayerPosition - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Victim player character's world position as a 3D vector.
VictimPlayerViewRotation - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogPlayerTakeDamageOptions
Victim player camera's world rotation as a quaternion.
ViolationMessage - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
String describing the violation which should be displayed to the user
ViolationType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.client.callbackresults.EOS_AntiCheatClient_OnClientIntegrityViolatedCallbackInfo
Code describing the violation that occurred
Visibility - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_Attribute
Is this attribute public or private to the lobby and its members
Visibility - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddAttributeOptions
Is this attribute public or private to the lobby and its members
Visibility - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyModification_AddMemberAttributeOptions
Is this attribute public or private to the rest of the lobby members
VMUtils - Class in host.anzo.eossdk.eos.utils
 
VMUtils() - Constructor for class host.anzo.eossdk.eos.utils.VMUtils
 
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
The volume that was set for received audio (range 0.0 to 100.0).
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
The volume that was set for received audio (range 0.0 to 100.0).
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
The volume that was set for sent audio (range 0.0 to 100.0).
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateParticipantVolumeOptions
The volume to be set for received audio (range 0.0 to 100.0).
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateReceivingVolumeOptions
The volume to be set for received audio (range 0.0 to 100.0).
Volume - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.options.EOS_RTCAudio_UpdateSendingVolumeOptions
The volume to be set for sent audio (range 0.0 to 100.0).

W

w - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
WeaponName - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
Name of the weapon used.
WebSocketIo - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
Any thread that will generate web socket IO.
Width - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_KeyImageInfo
The expected width in pixels of the image
Width - Variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
Width.
WinningTeamId - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundEndOptions
Optional identifier for the winning team
writeFile(EOS_PlayerDataStorage_WriteFileOptions, Pointer, EOS_PlayerDataStorage_OnWriteFileCompleteCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
Write new data to a specific file, potentially overwriting any existing file by the same name, to the cloud.
WriteFileDataCallback - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.options.EOS_PlayerDataStorage_WriteFileOptions
Callback function that provides chunks of data to be written into the requested file

X

x - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
x - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f
 
X - Variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
Left coordinate.
XAudio29DllPath - Variable in class host.anzo.eossdk.eos.sdk.common.options.EOS_Windows_RTCOptions
The absolute path to a `xaudio2_9redist.dll` dependency, including the file name.

Y

y - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
y - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f
 
Y - Variable in class host.anzo.eossdk.eos.sdk.ui.EOS_UI_Rect
Top coordinate.

Z

z - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Quat
 
z - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_Vec3f
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form