- 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(EOS_EpicAccountId) - 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_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_EndPlayerSessionOptions.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.
- 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.
- 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. after joining the game)
If the returned NotificationId is valid, you must call EOS_CustomInvites_Interface.removeNotifyCustomInviteAccepted(EOS_NotificationId) when you no longer wish to have your NotificationHandler called.
- addNotifyCustomInviteReceived(EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions, Pointer, EOS_CustomInvites_OnCustomInviteReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
-
- 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.
- 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.
- 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.
- 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.
- addNotifyLeaveLobbyRequested(EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions, Pointer, EOS_Lobby_OnLeaveLobbyRequestedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
-
Register to receive notifications about leave lobby requests performed by the local user via the overlay.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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 accepted connection that was either open or pending 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
-
- addNotifyRequestToJoinReceived(EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
-
- addNotifyRequestToJoinRejected(EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions, Pointer, EOS_CustomInvites_OnRequestToJoinRejectedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
-
- 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.
- addNotifySessionInviteReceived(EOS_Sessions_AddNotifySessionInviteReceivedOptions, Pointer, EOS_Sessions_OnSessionInviteReceivedCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
-
Register to receive session invites.
- 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.
- 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 lobby.
- 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 lobby.
- 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
- AllowsCrossplay - Variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_MemberInfo
-
Does this member allow crossplay
- 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_Reserved01Options
-
- 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_LogPlayerReviveOptions
-
- 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.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.EOS_LobbyDetails_MemberInfo
-
- 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_AddNotifyLeaveLobbyRequestedOptions
-
- 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_GetConnectStringOptions
-
- 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_JoinRTCRoomOptions
-
- 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
-
- ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveRTCRoomOptions
-
- 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_ParseConnectStringOptions
-
- 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_CopyMemberInfoOptions
-
- 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.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
- ApiVersion - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateIdOptions
-
- 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
-
- 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
-
- 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
-
- 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.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_AntiCheatCommon_OnMessageToClientCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.anticheat.client.callbacks.EOS_AntiCheatClient_OnMessageToPeerCallback
-
- 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_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_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_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_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_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_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_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_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_JoinRTCRoomCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnJoinRTCRoomCallback
-
Function prototype definition for callbacks passed to EOS_Lobby_JoinRTCRoom
- 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_LeaveLobbyRequestedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLeaveLobbyRequestedCallback
-
- apply(EOS_Lobby_LeaveRTCRoomCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.lobby.callbacks.EOS_Lobby_OnLeaveRTCRoomCallback
-
Function prototype definition for callbacks passed to EOS_Lobby_LeaveRTCRoom
- 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
-
Function prototype definition for callbacks passed to EOS_ProgressionSnapshot_DeleteSnapshot
- apply(EOS_ProgressionSnapshot_SubmitSnapshotCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.progressionsnapshot.callbacks.EOS_ProgressionSnapshot_OnSubmitSnapshotCallback
-
Function prototype definition for callbacks passed to EOS_ProgressionSnapshot_SubmitSnapshot
- 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
-
- 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_ParticipantUpdatedCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.rtcaudio.callbacks.EOS_RTCAudio_OnParticipantUpdatedCallback
-
- 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_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_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_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_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_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_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_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
- AsInt32 - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions.Value_union
-
Localized integer
- 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
- AsStringId - Variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions.Value_union
-
Reference a StringId in the Backend
- 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
- 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_JoinRTCRoomCallbackInfo
-
Context that was passed into EOS_Lobby_JoinRTCRoom
- 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_LeaveLobbyRequestedCallbackInfo
-
Context that was passed into EOS_Lobby_OnLeaveLobbyRequestedCallback
- ClientData - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveRTCRoomCallbackInfo
-
Context that was passed into EOS_Lobby_LeaveRTCRoom
- 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
-
Client handle.
- 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. a player object pointer)
- ClientHandle - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_SetClientNetworkStateOptions
-
Locally unique value describing the remote user (e.g. a player object pointer)
- 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
-
- 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_MemberInfo
-
- 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
-
- close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession_Info
-
- close() - Method in class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
-
- 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_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
-
- 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(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
- CompetitionType - Variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_LogGameRoundStartOptions
-
Type of competition for this game round
- ConnectionType - Variable in class host.anzo.eossdk.eos.sdk.p2p.callbackresults.EOS_P2P_OnPeerConnectionEstablishedInfo
-
Information if this is a new connection or reconnection
- ConnectString - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_ParseConnectStringOptions
-
The connection string to parse
- 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_Transaction_CopyEntitlementByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
-
Fetches an entitlement from a given index.
- copyEntitlementByIndex(EOS_Ecom_CopyEntitlementByIndexOptions) - Method in class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
-
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.
- copyMemberInfo(EOS_LobbyDetails_CopyMemberInfoOptions) - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
-
EOS_LobbyDetails_CopyMemberInfo is used to immediately retrieve a copy of lobby member information 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.
- 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
- 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.
- 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..
- 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
- EffectiveDateTimestamp - Variable in class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_CatalogOffer
-
Timestamp indicating the effective date of the offer.
- EmbeddedOverlayMainThread - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
-
Main thread of the external overlay
- EmbeddedOverlayWorkerThreads - Variable in class host.anzo.eossdk.eos.sdk.init.EOS_Initialize_ThreadAffinity
-
Worker threads of the external overlay
- 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.
- 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
-
- EndTime - Variable in class host.anzo.eossdk.eos.sdk.leaderboards.options.EOS_Leaderboards_QueryLeaderboardUserScoresOptions
-
- EndTime - Variable in class host.anzo.eossdk.eos.sdk.stats.EOS_Stats_Stat
-
- 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
-
- EntitlementNameCount - Variable in class host.anzo.eossdk.eos.sdk.ecom.options.EOS_Ecom_QueryEntitlementTokenOptions
-
- 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_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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
-
- EOS_Achievements_DefinitionV2.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Achievements_Interface
-
- EOS_Achievements_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
-
- EOS_Achievements_PlayerAchievement.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
-
- EOS_Achievements_PlayerStatInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.achievements
-
- EOS_Achievements_StatThresholds.ByValue - Class in host.anzo.eossdk.eos.sdk.achievements
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
-
- EOS_ActiveSession() - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_ActiveSession
-
- EOS_ActiveSession_CopyInfo(EOS_ActiveSession, EOS_ActiveSession_CopyInfoOptions, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
-
- EOS_ActiveSession_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
-
- 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_Release(EOS_ActiveSession) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_AllocateMemoryFunc - Interface in host.anzo.eossdk.eos.sdk.init.callbacks
-
- 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.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_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_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
-
The most recent version of the EOS_AntiCheatClient_AddExternalIntegrityCatalog API.
- 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
-
The most recent version of the EOS_AntiCheatClient_AddNotifyClientIntegrityViolated API.
- EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
Input parameters for the EOS_AntiCheatClient_AddNotifyClientIntegrityViolated function.
- 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
-
The most recent version of the EOS_AntiCheatClient_AddNotifyMessageToPeer API.
- EOS_AntiCheatClient_AddNotifyMessageToPeerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
Input parameters for the EOS_AntiCheatClient_AddNotifyMessageToPeer function.
- 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
-
The most recent version of the EOS_AntiCheatClient_AddNotifyMessageToServer API.
- EOS_AntiCheatClient_AddNotifyMessageToServerOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
Input parameters for the EOS_AntiCheatClient_AddNotifyMessageToServer function.
- 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
-
The most recent version of the EOS_AntiCheatClient_AddNotifyPeerActionRequired API.
- EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
Input parameters for the EOS_AntiCheatClient_AddNotifyPeerActionRequired function.
- 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
-
The most recent version of the EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged API.
- EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
Input parameters for the EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged function.
- 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
-
The most recent version of the EOS_AntiCheatClient_BeginSession API.
- 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(EOS_ProductUserId, EOS_EAntiCheatClientMode) - 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.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
-
The most recent version of the EOS_AntiCheatClient_EndSession API.
- 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
-
The most recent version of the EOS_AntiCheatClient_GetProtectMessageOutputLength API.
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
-
- EOS_AntiCheatClient_Interface() - 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
-
- 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
-
- 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
-
The most recent version of the EOS_AntiCheatClient_ProtectMessage API.
- 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
-
The most recent version of the EOS_AntiCheatClient_ReceiveMessageFromPeer API.
- 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
-
The most recent version of the EOS_AntiCheatClient_ReceiveMessageFromServer API.
- 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
-
The most recent version of the EOS_AntiCheatClient_RegisterPeerOptions API.
- EOS_ANTICHEATCLIENT_REGISTERPEER_MAX_AUTHENTICATIONTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
-
The maximum value for the AuthenticationTimeout parameter in the EOS_AntiCheatClient_RegisterPeerOptions struct.
- EOS_ANTICHEATCLIENT_REGISTERPEER_MIN_AUTHENTICATIONTIMEOUT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_RegisterPeerOptions
-
The minimum value for the AuthenticationTimeout parameter in the EOS_AntiCheatClient_RegisterPeerOptions struct.
- 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_Reserved01(EOS_AntiCheatClient_Interface, EOS_AntiCheatClient_Reserved01Options, IntBuffer) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_ANTICHEATCLIENT_RESERVED01_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_Reserved01Options
-
The most recent version of the EOS_AntiCheatClient_Reserved01 API.
- EOS_AntiCheatClient_Reserved01Options - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
- EOS_AntiCheatClient_Reserved01Options() - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_Reserved01Options
-
- EOS_AntiCheatClient_Reserved01Options(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.anticheat.client.options.EOS_AntiCheatClient_Reserved01Options
-
- EOS_AntiCheatClient_Reserved01Options.ByReference - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
- EOS_AntiCheatClient_Reserved01Options.ByValue - Class in host.anzo.eossdk.eos.sdk.anticheat.client.options
-
- 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
-
The most recent version of the EOS_AntiCheatClient_UnprotectMessage API.
- 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
-
The most recent version of the EOS_AntiCheatClient_UnregisterPeer API.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogEventOptions struct.
- EOS_ANTICHEATCOMMON_LOGEVENT_STRING_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogEventParamPair
-
Max string length for a log event param value.
- 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
-
Log Event Parameter.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogGameRoundEndOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogGameRoundStartOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerDespawnOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerReviveOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerSpawnOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerTakeDamageOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerTickOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerUseAbilityOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_LogPlayerUseWeaponOptions struct.
- EOS_ANTICHEATCOMMON_LOGPLAYERUSEWEAPON_WEAPONNAME_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_LogPlayerUseWeaponData
-
Max weapon name length in EOS_AntiCheatCommon_LogPlayerUseWeaponData.
- EOS_AntiCheatCommon_LogPlayerUseWeaponData - Class in host.anzo.eossdk.eos.sdk.anticheat.common
-
Log Player Use Weapon Data.
- 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
-
The most recent version of the EOS_AntiCheatCommon_RegisterEventOptions struct.
- EOS_ANTICHEATCOMMON_REGISTEREVENT_CUSTOMEVENTBASE - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
-
Min value for EventId in EOS_AntiCheatCommon_RegisterEventOptions.
- EOS_ANTICHEATCOMMON_REGISTEREVENT_MAX_PARAMDEFSCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.anticheat.common.options.EOS_AntiCheatCommon_RegisterEventOptions
-
Max value for ParamDefsCount in 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
-
Register Event Parameter Definition.
- 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
-
The most recent version of the EOS_AntiCheatCommon_SetClientDetailsOptions struct.
- 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
-
The most recent version of the EOS_AntiCheatCommon_SetGameSessionIdOptions struct.
- 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(String) - 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.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
-
The most recent version of the EOS_AntiCheatServer_AddNotifyClientActionRequired API.
- 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
-
The most recent version of the EOS_AntiCheatServer_AddNotifyClientAuthStatusChanged API.
- 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
-
The most recent version of the EOS_AntiCheatServer_AddNotifyMessageToClient API.
- 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
-
The most recent version of the EOS_AntiCheatServer_BeginSession API.
- 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
-
- 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
-
The most recent version of the EOS_AntiCheatServer_EndSession API.
- 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
-
The most recent version of the EOS_AntiCheatServer_GetProtectMessageOutputLength API.
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_AntiCheatServer_Interface
-
- EOS_AntiCheatServer_Interface() - 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
-
- 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
-
The most recent version of the EOS_AntiCheatServer_ProtectMessage API.
- 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
-
The most recent version of the EOS_AntiCheatServer_ReceiveMessageFromClient API.
- 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
-
The most recent version of the EOS_AntiCheatServer_RegisterClient API.
- 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
-
The most recent version of the EOS_AntiCheatServer_SetClientNetworkState API.
- 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(EOS_AntiCheatCommon_ClientHandle, boolean) - 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.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
-
The most recent version of the EOS_AntiCheatServer_UnprotectMessage API.
- 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
-
The most recent version of the EOS_AntiCheatServer_UnregisterClient API.
- 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(EOS_AntiCheatCommon_ClientHandle) - 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.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_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_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
-
Default value, no permissions required
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
-
- EOS_Auth_AccountFeatureRestrictedInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
-
- 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_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_CopyIdToken(EOS_Auth_Interface, EOS_Auth_CopyIdTokenOptions, PointerByReference) - 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(EOS_EpicAccountId) - 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.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, PointerByReference) - 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
-
- EOS_Auth_Credentials.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
-
- 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_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(String) - 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.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_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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
-
- EOS_Auth_IdToken.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
-
- EOS_Auth_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Auth_Interface
-
- 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_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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
-
- EOS_Auth_PinGrantInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
-
- 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_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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.auth
-
- EOS_Auth_Token.ByValue - Class in host.anzo.eossdk.eos.sdk.auth
-
- 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_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_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_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_CopyIdToken(EOS_Connect_Interface, EOS_Connect_CopyIdTokenOptions, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
-
- EOS_Connect_Credentials.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
-
- EOS_Connect_ExternalAccountInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
-
- EOS_Connect_ExternalAccountInfo_Release(EOS_Connect_ExternalAccountInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
-
- EOS_Connect_IdToken.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
-
- EOS_Connect_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Connect_Interface
-
- 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_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(EOS_Connect_Credentials.ByReference) - 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.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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.connect
-
- EOS_Connect_UserLoginInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.connect
-
- 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_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_ContinuanceToken - Class in host.anzo.eossdk.eos.sdk.common
-
A handle to a continuance token
- EOS_ContinuanceToken(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ContinuanceToken
-
- EOS_ContinuanceToken() - 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.EOS_Defines
-
The maximum length of a Country Code buffer
- EOS_COUNTRYCODE_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The maximum length of a Country Code
- 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_AddNotifyRequestToJoinAccepted 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
-
- EOS_CustomInvites_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_CustomInvites_Interface
-
- 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_Defines - Class in host.anzo.eossdk.eos.sdk
-
- EOS_Defines() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Defines
-
- EOS_EAntiCheatClientMode - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Anti-cheat operating modes
- EOS_EAntiCheatClientViolationType - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Anti-cheat integrity violation types
- EOS_EAntiCheatCommonClientAction - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Anti-cheat action values.
- EOS_EAntiCheatCommonClientActionReason - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Anti-cheat action reasons.
- EOS_EAntiCheatCommonClientAuthStatus - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Flags describing a remote client.
- EOS_EAntiCheatCommonClientFlags - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Flags describing a remote client.
- EOS_EAntiCheatCommonClientInput - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Flags describing the input device used by a remote client, if known.
- EOS_EAntiCheatCommonClientPlatform - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Flags describing the platform of a remote client, if known
- EOS_EAntiCheatCommonClientType - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Flags describing the type of a remote client
- EOS_EAntiCheatCommonEventParamType - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Types supported for custom gameplay behavior event parameters
- EOS_EAntiCheatCommonEventType - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Types supported for custom gameplay behavior events.
- EOS_EAntiCheatCommonGameRoundCompetitionType - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
Flags describing the type of competition taking place
- EOS_EAntiCheatCommonPlayerMovementState - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Details of a player's movement state
- EOS_EAntiCheatCommonPlayerTakeDamageResult - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
The result of a damage event, if any
- EOS_EAntiCheatCommonPlayerTakeDamageSource - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
The source of a damage event
- EOS_EAntiCheatCommonPlayerTakeDamageType - Enum in host.anzo.eossdk.eos.sdk.anticheat.common.enums
-
Type of damage applied in a damage event
- EOS_EApplicationStatus - Enum 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_EAttributeType - Enum 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 in host.anzo.eossdk.eos.sdk.auth.enums
-
Types of auth tokens
- EOS_ECheckoutOrientation - Enum in host.anzo.eossdk.eos.sdk.ecom.enums
-
An enumeration defining the possible orientation for the checkout page.
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_CatalogItem.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_CatalogOffer.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_CatalogRelease.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_CheckoutEntry.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_Entitlement.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
-
- EOS_Ecom_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_ItemOwnership.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.ecom
-
- EOS_Ecom_KeyImageInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.ecom
-
- 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_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_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
-
- 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.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_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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
-
- EOS_Ecom_Transaction() - Constructor for class host.anzo.eossdk.eos.sdk.ecom.EOS_Ecom_Transaction
-
- 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_Transaction_CopyEntitlementByIndex(EOS_Ecom_Transaction, EOS_Ecom_Transaction_CopyEntitlementByIndexOptions, PointerByReference) - 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_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 in host.anzo.eossdk.eos.sdk.common.enums
-
All comparison operators associated with parameters in a search query
- EOS_EConnectionClosedReason - Enum in host.anzo.eossdk.eos.sdk.p2p.enums
-
Reasons why a P2P connection was closed
- EOS_EConnectionEstablishedType - Enum in host.anzo.eossdk.eos.sdk.p2p.enums
-
Type of established connection
- EOS_EDesktopCrossplayStatus - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
Possible statuses for the availability of desktop crossplay functionality.
- EOS_EEcomItemType - Enum in host.anzo.eossdk.eos.sdk.ecom.enums
-
An enumeration defining the type of catalog item.
- EOS_EExternalAccountType - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
All supported external account providers
- EOS_EExternalCredentialType - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
List of the supported identity providers to authenticate a user.
- EOS_EFriendsStatus - Enum 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_EKWSPermissionStatus - Enum in host.anzo.eossdk.eos.sdk.kws.enums
-
An enumeration of the different permission statuses.
- EOS_ELeaderboardAggregation - Enum 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 in host.anzo.eossdk.eos.sdk.lobby.enums
-
Advertisement properties for a single attribute associated with a lobby
- EOS_ELobbyPermissionLevel - Enum in host.anzo.eossdk.eos.sdk.lobby.enums
-
Permission level gets more restrictive further down
- EOS_ELobbyRTCRoomJoinActionType - Enum in host.anzo.eossdk.eos.sdk.lobby.enums
-
Defines the type of action to take against RTC room when joining a lobby
- EOS_ELogCategory - Enum in host.anzo.eossdk.eos.sdk.logging.enums
-
Logging Categories
- EOS_ELogicalCombineOp - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
The EOS Logical Combine Operator.
- EOS_ELoginCredentialType - Enum 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 in host.anzo.eossdk.eos.sdk.common.enums
-
All possible states of a local user
- EOS_ELogLevel - Enum in host.anzo.eossdk.eos.sdk.logging.enums
-
Logging levels.
- EOS_EMetricsAccountIdType - Enum in host.anzo.eossdk.eos.sdk.metrics.enums
-
Account ID type for EOS_Metrics_BeginPlayerSession and EOS_Metrics_EndPlayerSession.
- EOS_EModEnumerationType - Enum in host.anzo.eossdk.eos.sdk.mods.enums
-
The type of mod enumeration.
- EOS_ENATType - Enum in host.anzo.eossdk.eos.sdk.p2p.enums
-
Categories of NAT strictness.
- EOS_ENetworkConnectionType - Enum in host.anzo.eossdk.eos.sdk.p2p.enums
-
Types of network connections.
- EOS_ENetworkStatus - Enum 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 in host.anzo.eossdk.eos.sdk.sessions.enums
-
Permission level gets more restrictive further down
- EOS_EOnlineSessionState - Enum in host.anzo.eossdk.eos.sdk.sessions.enums
-
All possible states of an existing named session
- EOS_EOwnershipStatus - Enum in host.anzo.eossdk.eos.sdk.ecom.enums
-
An enumeration of the different ownership statuses.
- EOS_EPacketReliability - Enum 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_EpicAccountId
-
- EOS_EpicAccountId() - 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 in host.anzo.eossdk.eos.sdk.reports.enums
-
An enumeration of the different player behavior categories that can be reported.
- EOS_EPresenceModificationTemplateType - Enum in host.anzo.eossdk.eos.sdk.presence.enums
-
Enum representing the types that may be passed as template data.
- EOS_ERelayControl - Enum in host.anzo.eossdk.eos.sdk.p2p.enums
-
Setting for controlling whether relay servers are used.
- EOS_ERequestToJoinResponse - Enum in host.anzo.eossdk.eos.sdk.custominvites.enums
-
Response to an invite request.
- EOS_EResult - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
Enum flags for all possible result values of operations in the SDK.
- 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 in host.anzo.eossdk.eos.sdk.rtcaudio.enums
-
An enumeration of the different audio input device statuses.
- EOS_ERTCAudioOutputStatus - Enum in host.anzo.eossdk.eos.sdk.rtcaudio.enums
-
An enumeration of the different audio output device statuses.
- EOS_ERTCAudioStatus - Enum in host.anzo.eossdk.eos.sdk.rtcaudio.enums
-
An enumeration of the different audio channel statuses.
- EOS_ERTCBackgroundMode - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
All background modes supported by the RTC components
- EOS_ERTCDataStatus - Enum in host.anzo.eossdk.eos.sdk.rtcdata.enums
-
An enumeration of the different data channel statuses.
- EOS_ERTCParticipantStatus - Enum in host.anzo.eossdk.eos.sdk.rtc.enums
-
Participant RTC's status change
- EOS_ESanctionAppealReason - Enum in host.anzo.eossdk.eos.sdk.sanctions.enums
-
- EOS_ESessionAttributeAdvertisementType - Enum in host.anzo.eossdk.eos.sdk.sessions.enums
-
Advertisement properties for a single attribute associated with a session
- EOS_EUserControllerType - Enum 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
-
- EOS_Friends_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Friends_Interface
-
- 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_HOTFIX_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
-
EOS SDK hotfix 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.ByReference - Class in host.anzo.eossdk.eos.sdk.init
-
- EOS_Initialize_ThreadAffinity.ByValue - Class in host.anzo.eossdk.eos.sdk.init
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.init.options
-
- EOS_InitializeOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.init.options
-
- 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_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
-
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_IntegratedPlatform_Interface
-
- EOS_IntegratedPlatform_Interface() - 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
-
- 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.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_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_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.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_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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.integratedplatform.EOS_IntegratedPlatformOptionsContainer
-
- EOS_IntegratedPlatformOptionsContainer() - 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_NOTIFICATIONID - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_NotificationId
-
An invalid notification ID
- EOS_INVALID_PROGRESSIONSNAPSHOTID - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
An invalid ProgressionSnapshot Id.
- 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.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_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_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_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, PointerByReference) - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_KWS_Interface
-
- EOS_KWS_Interface() - 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_PermissionStatus - Class in host.anzo.eossdk.eos.sdk.kws
-
Contains information about a KWS permission status.
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.kws
-
- EOS_KWS_PermissionStatus.ByValue - Class in host.anzo.eossdk.eos.sdk.kws
-
- 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_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_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_Leaderboards_CopyLeaderboardDefinitionByIndex(EOS_Leaderboards_Interface, EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- EOS_Leaderboards_Definition.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Leaderboards_Interface
-
- EOS_Leaderboards_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- EOS_Leaderboards_LeaderboardRecord.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- EOS_Leaderboards_LeaderboardUserScore.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- EOS_Leaderboards_UserScoresQueryStatInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.leaderboards
-
- 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_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_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_AddNotifyLeaveLobbyRequested(EOS_Lobby_Interface, EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions, Pointer, EOS_Lobby_OnLeaveLobbyRequestedCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_LOBBY_ADDNOTIFYLEAVELOBBYREQUESTED_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions
-
The most recent version of the EOS_Lobby_AddNotifyLeaveLobbyRequested API.
- EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions
-
- EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions
-
- EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions.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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
-
- EOS_Lobby_Attribute.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
-
- 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_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.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
-
Value of the lobby attribute
- 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_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_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_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_GetConnectString(EOS_Lobby_Interface, EOS_Lobby_GetConnectStringOptions, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_LOBBY_GETCONNECTSTRING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetConnectStringOptions
-
The most recent version of the EOS_Lobby_GetConnectString API.
- EOS_LOBBY_GETCONNECTSTRING_BUFFER_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The buffer size to provide to the EOS_Lobby_GetConnectString API.
- EOS_Lobby_GetConnectStringOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_GetConnectStringOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetConnectStringOptions
-
- EOS_Lobby_GetConnectStringOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_GetConnectStringOptions
-
- EOS_Lobby_GetConnectStringOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_GetConnectStringOptions.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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
-
- EOS_Lobby_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
-
- EOS_LOBBY_INVITEID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
Max length of an invite ID
- 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_JoinRTCRoom(EOS_Lobby_Interface, EOS_Lobby_JoinRTCRoomOptions, Pointer, EOS_Lobby_OnJoinRTCRoomCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_Lobby_JoinRTCRoomCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
Output parameters for the EOS_Lobby_JoinRTCRoom function.
- EOS_Lobby_JoinRTCRoomCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinRTCRoomCallbackInfo
-
- EOS_Lobby_JoinRTCRoomCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_JoinRTCRoomCallbackInfo
-
- EOS_Lobby_JoinRTCRoomCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_JoinRTCRoomCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_JoinRTCRoomOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
Input parameters for the EOS_Lobby_JoinRTCRoom function.
- EOS_Lobby_JoinRTCRoomOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinRTCRoomOptions
-
- EOS_Lobby_JoinRTCRoomOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinRTCRoomOptions
-
- EOS_Lobby_JoinRTCRoomOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_JoinRTCRoomOptions.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_LeaveLobbyRequestedCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
Output parameters for the EOS_Lobby_OnLeaveLobbyRequestedCallback Function.
- EOS_Lobby_LeaveLobbyRequestedCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyRequestedCallbackInfo
-
- EOS_Lobby_LeaveLobbyRequestedCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveLobbyRequestedCallbackInfo
-
- EOS_Lobby_LeaveLobbyRequestedCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_LeaveLobbyRequestedCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_LeaveRTCRoom(EOS_Lobby_Interface, EOS_Lobby_LeaveRTCRoomOptions, Pointer, EOS_Lobby_OnLeaveRTCRoomCallback) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_Lobby_LeaveRTCRoomCallbackInfo - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
Output parameters for the EOS_Lobby_LeaveRTCRoom function.
- EOS_Lobby_LeaveRTCRoomCallbackInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveRTCRoomCallbackInfo
-
- EOS_Lobby_LeaveRTCRoomCallbackInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveRTCRoomCallbackInfo
-
- EOS_Lobby_LeaveRTCRoomCallbackInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_LeaveRTCRoomCallbackInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.callbackresults
-
- EOS_Lobby_LeaveRTCRoomOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
Input parameters for the EOS_Lobby_LeaveRTCRoom function.
- EOS_Lobby_LeaveRTCRoomOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveRTCRoomOptions
-
- EOS_Lobby_LeaveRTCRoomOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_LeaveRTCRoomOptions
-
- EOS_Lobby_LeaveRTCRoomOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_LeaveRTCRoomOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- 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.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_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_MAX_LOBBIES - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The maximum number of lobbies a single user can join at once
- EOS_LOBBY_MAX_LOBBY_MEMBERS - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The maximum number of players in a lobby
- EOS_LOBBY_MAX_SEARCH_RESULTS - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The maximum number of search results for a query
- 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_OnJoinRTCRoomCallback - 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_OnLeaveLobbyRequestedCallback - Interface in host.anzo.eossdk.eos.sdk.lobby.callbacks
-
- EOS_Lobby_OnLeaveRTCRoomCallback - 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_ParseConnectString(EOS_Lobby_Interface, EOS_Lobby_ParseConnectStringOptions, ByteBuffer, IntByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_LOBBY_PARSECONNECTSTRING_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_ParseConnectStringOptions
-
The most recent version of the EOS_Lobby_ParseConnectString API.
- EOS_LOBBY_PARSECONNECTSTRING_BUFFER_SIZE - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The buffer size to provide to the EOS_Lobby_ParseConnectString API.
- EOS_Lobby_ParseConnectStringOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_ParseConnectStringOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_ParseConnectStringOptions
-
- EOS_Lobby_ParseConnectStringOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_ParseConnectStringOptions
-
- EOS_Lobby_ParseConnectStringOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_Lobby_ParseConnectStringOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- 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_RemoveNotifyLeaveLobbyRequested(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_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_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_LobbyDetails - Class in host.anzo.eossdk.eos.sdk.lobby
-
A "read only" representation of an existing lobby that games interact with externally.
- EOS_LobbyDetails(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
-
- EOS_LobbyDetails() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
-
- EOS_LobbyDetails_CopyAttributeByIndex(EOS_LobbyDetails, EOS_LobbyDetails_CopyAttributeByIndexOptions, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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_CopyMemberInfo(EOS_LobbyDetails, EOS_LobbyDetails_CopyMemberInfoOptions, PointerByReference) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_LOBBYDETAILS_COPYMEMBERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberInfoOptions
-
The most recent version of the EOS_LobbyDetails_CopyMemberInfo API.
- EOS_LobbyDetails_CopyMemberInfoOptions - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_LobbyDetails_CopyMemberInfoOptions() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberInfoOptions
-
- EOS_LobbyDetails_CopyMemberInfoOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.options.EOS_LobbyDetails_CopyMemberInfoOptions
-
- EOS_LobbyDetails_CopyMemberInfoOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby.options
-
- EOS_LobbyDetails_CopyMemberInfoOptions.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
-
Contains information about a single 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.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
-
- EOS_LobbyDetails_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
-
- EOS_LOBBYDETAILS_INFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
-
The most recent version of the EOS_LobbyDetails_Info API.
- EOS_LobbyDetails_Info_Release(EOS_LobbyDetails_Info) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_LobbyDetails_MemberInfo - Class in host.anzo.eossdk.eos.sdk.lobby
-
Contains information about a member of a lobby.
- EOS_LobbyDetails_MemberInfo() - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_MemberInfo
-
- EOS_LobbyDetails_MemberInfo(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_MemberInfo
-
- EOS_LobbyDetails_MemberInfo.ByReference - Class in host.anzo.eossdk.eos.sdk.lobby
-
- EOS_LobbyDetails_MemberInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.lobby
-
- EOS_LOBBYDETAILS_MEMBERINFO_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_MemberInfo
-
The most recent version of the EOS_LobbyDetails_Info API.
- EOS_LobbyDetails_MemberInfo_Release(EOS_LobbyDetails_MemberInfo) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
-
- EOS_LobbyModification() - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbySearch
-
- EOS_LobbySearch() - 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.EOS_Defines
-
The maximum length of a Locale Code buffer
- EOS_LOCALECODE_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
The maximum length of a Locale Code
- 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_MAJOR_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
-
EOS SDK major version
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Metrics_Interface
-
- EOS_Metrics_Interface() - 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.mods
-
- EOS_Mod_Identifier.ByValue - Class in host.anzo.eossdk.eos.sdk.mods
-
- 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_Mods_CopyModInfo(EOS_Mods_Interface, EOS_Mods_CopyModInfoOptions, PointerByReference) - 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
-
- EOS_Mods_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Mods_Interface
-
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.mods
-
- EOS_Mods_ModInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.mods
-
- 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_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_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_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_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_OnlinePlatformType - Enum in host.anzo.eossdk.eos.sdk.common.enums
-
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_P2P_Interface
-
- EOS_P2P_Interface() - 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
The Socket ID contains an application-defined name for the connection between a local person and another peer.
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.p2p
-
- EOS_P2P_SocketId.ByValue - Class in host.anzo.eossdk.eos.sdk.p2p
-
- 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_PATCH_VERSION - Static variable in class host.anzo.eossdk.eos.sdk.EOS
-
EOS SDK patch version
- 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
-
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Platform_Interface
-
- EOS_Platform_Interface() - 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(Pointer) - 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.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_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_Options API.
- EOS_PLATFORM_OPTIONS_DEPLOYMENTID_MAX_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
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.EOS_Defines
-
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.EOS_Defines
-
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.EOS_Defines
-
Max length of a sandbox id, not including the terminating null.
- 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.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_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_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, PointerByReference) - 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, PointerByReference) - 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_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_EReadResult - Enum in host.anzo.eossdk.eos.sdk.playerdatastorage.enums
-
Return results for EOS_PlayerDataStorage_OnReadFileDataCallback callbacks to return
- EOS_PlayerDataStorage_EWriteResult - Enum in host.anzo.eossdk.eos.sdk.playerdatastorage.enums
-
Return results for EOS_PlayerDataStorage_OnWriteFileDataCallback callbacks to return
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
-
- EOS_PlayerDataStorage_FileMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.playerdatastorage
-
- 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_FILENAME_MAX_LENGTH_BYTES - Static variable in class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
-
Maximum File Name Length in bytes
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_PlayerDataStorage_Interface
-
- EOS_PlayerDataStorage_Interface() - 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_TIME_UNDEFINED - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
Timestamp value representing an undefined time for Player Data Storage.
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.playerdatastorage.EOS_PlayerDataStorageFileTransferRequest
-
- EOS_PlayerDataStorageFileTransferRequest() - 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_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, PointerByReference) - 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.EOS_Defines
-
The maximum allowed length a data's key may be.
- EOS_PRESENCE_DATA_MAX_KEYS - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
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.EOS_Defines
-
The maximum allowed length a data's value may be.
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
-
- EOS_Presence_DataRecord.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
-
- 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_EStatus - Enum 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.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
-
- EOS_Presence_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Presence_Interface
-
- EOS_Presence_Interface() - 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.EOS_Defines
-
The maximum allowed length a user's rich text string may be.
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.EOS_PresenceModification
-
- EOS_PresenceModification() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.presence
-
- EOS_PresenceModification_DataRecordId.ByValue - Class in host.anzo.eossdk.eos.sdk.presence
-
- 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_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.EOS_Defines
-
- 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_PresenceModification_SetTemplateData(EOS_PresenceModification, EOS_PresenceModification_SetTemplateDataOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_PRESENCEMODIFICATION_SETTEMPLATEDATA_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
Most recent version of the EOS_PresenceModification_SetTemplateData API
- EOS_PresenceModification_SetTemplateDataOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateDataOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
- EOS_PresenceModification_SetTemplateDataOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
- EOS_PresenceModification_SetTemplateDataOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateDataOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateDataOptions.Value_union - Class in host.anzo.eossdk.eos.sdk.presence.options
-
Union storage for template typed values
- EOS_PresenceModification_SetTemplateDataOptions.Value_union.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateDataOptions.Value_union.ByValue - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateId(EOS_PresenceModification, EOS_PresenceModification_SetTemplateIdOptions) - Method in interface host.anzo.eossdk.eos.sdk.EOSLibrary
-
- EOS_PRESENCEMODIFICATION_SETTEMPLATEID_API_LATEST - Static variable in class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateIdOptions
-
Most recent version of the EOS_PresenceModification_SetTemplateData API
- EOS_PresenceModification_SetTemplateIdOptions - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateIdOptions() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateIdOptions
-
- EOS_PresenceModification_SetTemplateIdOptions(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateIdOptions
-
- EOS_PresenceModification_SetTemplateIdOptions.ByReference - Class in host.anzo.eossdk.eos.sdk.presence.options
-
- EOS_PresenceModification_SetTemplateIdOptions.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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.common.EOS_ProductUserId
-
- EOS_ProductUserId() - 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
-
The most recent version of the EOS_ProgressionSnapshot_AddProgression API.
- 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
-
The most recent version of the EOS_ProgressionSnapshot_BeginSnapshot API.
- 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
-
The most recent version of the EOS_ProgressionSnapshot_DeleteSnapshot API.
- 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
-
The most recent version of the EOS_ProgressionSnapshot_EndSnapshot API.
- 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_ProgressionSnapshot_Interface
-
- EOS_ProgressionSnapshot_Interface() - 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_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
-
The most recent version of the EOS_ProgressionSnapshot_SubmitSnapshot API.
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Reports_Interface
-
- EOS_Reports_Interface() - 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(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(Pointer) - 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Admin_Interface
-
- EOS_RTC_Admin_Interface() - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Audio_Interface
-
- EOS_RTC_Audio_Interface() - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface
-
- EOS_RTC_Data_Interface() - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_RTC_Interface
-
- EOS_RTC_Interface() - 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_JOINROOMFLAGS_RESERVED_VOICE_FEATURE - Static variable in class host.anzo.eossdk.eos.sdk.rtc.enums.EOS_RTC_JoinRoomOptions_Flags
-
The flag is reserved for future use.
- 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.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_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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc
-
- EOS_RTC_Option.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc
-
- 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.EOS_Defines
-
- EOS_RTC_OPTION_VALUE_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtc
-
- EOS_RTC_ParticipantMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.rtc
-
- 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.EOS_Defines
-
- EOS_RTC_PARTICIPANTMETADATA_VALUE_MAXCHARCOUNT - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
- 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_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_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_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
Available values of SettingName:
DisableEchoCancelation: Disables the use of echo cancellation for the audio channel.
- 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
Available values of SettingName:
DisableEchoCancelation: Disables the use of echo cancellation for the audio channel.
- 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_RTCAdmin_CopyUserTokenByIndex(EOS_RTC_Admin_Interface, EOS_RTCAdmin_CopyUserTokenByIndexOptions, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcadmin
-
- EOS_RTCAdmin_UserToken.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcadmin
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- EOS_RTCAudio_AudioBuffer.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- 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_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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- EOS_RTCAudio_InputDeviceInformation.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- EOS_RTCAudio_OutputDeviceInformation.ByValue - Class in host.anzo.eossdk.eos.sdk.rtcaudio
-
- 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_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_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_Sanctions_CopyPlayerSanctionByIndex(EOS_Sanctions_Interface, EOS_Sanctions_CopyPlayerSanctionByIndexOptions, PointerByReference) - 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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sanctions_Interface
-
- EOS_Sanctions_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.sanctions
-
- EOS_Sanctions_PlayerSanction.ByValue - Class in host.anzo.eossdk.eos.sdk.sanctions
-
- 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_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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionDetails
-
- EOS_SessionDetails() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
-
- EOS_SessionDetails_Attribute.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
-
- 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_CopyInfo(EOS_SessionDetails, EOS_SessionDetails_CopyInfoOptions, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
-
- EOS_SessionDetails_Info.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
-
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.sessions
-
- EOS_SessionDetails_Settings.ByValue - Class in host.anzo.eossdk.eos.sdk.sessions
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionModification
-
- EOS_SessionModification() - 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.EOS_Defines
-
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.EOS_Defines
-
Maximum number of attributes allowed on the session
- EOS_SESSIONMODIFICATION_MAX_SESSIONIDOVERRIDE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
Maximum number of characters allowed in the session id override
- EOS_SESSIONMODIFICATION_MIN_SESSIONIDOVERRIDE_LENGTH - Static variable in class host.anzo.eossdk.eos.sdk.EOS_Defines
-
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_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.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
-
Value of the session attribute
- 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_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_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_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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
-
- EOS_Sessions_Interface() - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Sessions_Interface
-
- 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_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_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_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_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_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_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_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_SessionSearch - Class in host.anzo.eossdk.eos.sdk.sessions
-
Class responsible for the creation, setup, and execution of a search query.
- EOS_SessionSearch(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_SessionSearch
-
- EOS_SessionSearch() - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.stats
-
- EOS_Stats_IngestData.ByValue - Class in host.anzo.eossdk.eos.sdk.stats
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_Stats_Interface
-
- EOS_Stats_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.stats
-
- EOS_Stats_Stat.ByValue - Class in host.anzo.eossdk.eos.sdk.stats
-
- 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_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_TitleStorage_CopyFileMetadataAtIndex(EOS_TitleStorage_Interface, EOS_TitleStorage_CopyFileMetadataAtIndexOptions, PointerByReference) - 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, PointerByReference) - 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_EReadResult - Enum in host.anzo.eossdk.eos.sdk.titlestorage.enums
-
Return results for EOS_TitleStorage_OnReadFileDataCallback callbacks
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.titlestorage
-
- EOS_TitleStorage_FileMetadata.ByValue - Class in host.anzo.eossdk.eos.sdk.titlestorage
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_TitleStorage_Interface
-
- EOS_TitleStorage_Interface() - 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_TitleStorageFileTransferRequest - Class in host.anzo.eossdk.eos.sdk.titlestorage
-
- EOS_TitleStorageFileTransferRequest(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.titlestorage.EOS_TitleStorageFileTransferRequest
-
- EOS_TitleStorageFileTransferRequest() - 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_TRUE - Static variable in class host.anzo.eossdk.eos.sdk.common.EOS_Bool
-
- 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 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_Interface - Class in host.anzo.eossdk.eos.sdk
-
The UI Interface is used to access the Social Overlay UI.
- EOS_UI_Interface(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UI_Interface
-
- EOS_UI_Interface() - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.ui
-
- EOS_UI_Rect.ByValue - Class in host.anzo.eossdk.eos.sdk.ui
-
- 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_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_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
-
A mask which contains all of the modifier keys
- 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_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.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
-
- EOS_UserInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.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.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
-
- EOS_UserInfo_BestDisplayName.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo
-
- 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_CopyBestDisplayName(EOS_UserInfo_Interface, EOS_UserInfo_CopyBestDisplayNameOptions, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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, PointerByReference) - 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.ByReference - Class in host.anzo.eossdk.eos.sdk.userinfo
-
- EOS_UserInfo_ExternalUserInfo.ByValue - Class in host.anzo.eossdk.eos.sdk.userinfo
-
- 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_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(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.EOS_UserInfo_Interface
-
- EOS_UserInfo_Interface() - 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_VERSION_STRING_BASE - Static variable in class host.anzo.eossdk.eos.sdk.EOS
-
EOS SDK version string
- 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.ByReference - Class in host.anzo.eossdk.eos.sdk.common.options
-
- EOS_Windows_RTCOptions.ByValue - Class in host.anzo.eossdk.eos.sdk.common.options
-
- 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.
- 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
-
- EOSInvalidAuthException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSInvalidAuthException
-
- EOSInvalidParametersException - Exception in host.anzo.eossdk.eos.exceptions
-
- 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
-
- 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
-
- EOSLimitExceededException() - Constructor for exception host.anzo.eossdk.eos.exceptions.EOSLimitExceededException
-
- EOSNotFoundException - Exception in host.anzo.eossdk.eos.exceptions
-
- 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
-
- 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.
- 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
-
- 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
If the lobby you are leaving had an RTC Room enabled, leaving the lobby will also automatically leave the RTC room.
- 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.
- leaveRTCRoom(EOS_Lobby_LeaveRTCRoomOptions, Pointer, EOS_Lobby_OnLeaveRTCRoomCallback) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
-
Leaves the RTC room associated with a specific lobby a local user belongs to.
- 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_JoinRTCRoomCallbackInfo
-
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_LeaveLobbyRequestedCallbackInfo
-
Lobby ID associated with the leave lobby request.
- LobbyId - Variable in class host.anzo.eossdk.eos.sdk.lobby.callbackresults.EOS_Lobby_LeaveRTCRoomCallbackInfo
-
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_GetConnectStringOptions
-
The ID of the lobby to generate a connection string for
- 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_JoinRTCRoomOptions
-
The ID of the lobby to join the RTC Room of
- 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_LeaveRTCRoomOptions
-
The ID of the lobby owning the RTC Room to leave
- 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.
- LocalRTCOptions - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinRTCRoomOptions
-
Allows the local application to set local audio options for the RTC Room if it is enabled.
- 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_LeaveLobbyRequestedCallbackInfo
-
The Product User ID of the local user who received the leave lobby notification.
- 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_GetConnectStringOptions
-
The Product User ID of the local user requesting the connection string generated from 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_JoinRTCRoomOptions
-
The Product User ID of the local user in 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_LeaveRTCRoomOptions
-
The Product User ID of the local user in 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
- 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.
- 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.
- 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.
- 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 the memory associated with a KWS permission status.
- 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 the memory associated with a lobby attribute.
- release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails
-
- release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_Info
-
Release the memory associated with a lobby details info.
- release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyDetails_MemberInfo
-
Release the memory associated with a member info.
- release() - Method in class host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
-
Release the memory associated with a lobby modification.
- 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
-
Release the memory associated with an active session.
- 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_SessionDetails
-
Release the memory associated with a single 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 the memory associated with an EOS_SessionDetails_Info structure.
- 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
-
- 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.
- 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.
- 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.
- removeNotifyLeaveLobbyRequested(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_Lobby_Interface
-
Unregister from receiving notifications when a user performs a leave lobby action via the 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.
- removeNotifyMessageToServer(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
-
Remove a previously bound EOS_AntiCheatClient_AddNotifyMessageToServer handler.
- 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.
- removeNotifyPeerAuthStatusChanged(EOS_NotificationId) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
-
Remove a previously bound EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged handler.
- 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.lobby.options.EOS_Lobby_LocalRTCOptions
-
Reserved field, should be nullptr by default
- Reserved - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_Options
-
A reserved field that should always be nulled.
- Reserved - Variable in class host.anzo.eossdk.eos.sdk.platform.options.EOS_Platform_RTCOptions
-
Reserved field, should be nullptr by default
- Reserved01 - Variable in class host.anzo.eossdk.eos.sdk.anticheat.server.options.EOS_AntiCheatServer_RegisterClientOptions
-
Reserved for future use.
- reserved01(EOS_AntiCheatClient_Reserved01Options, IntBuffer) - Method in class host.anzo.eossdk.eos.sdk.EOS_AntiCheatClient_Interface
-
This function is reserved for future use and must not be called.
- 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
-
The EOS_EResult code for the operation.
- 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_JoinRTCRoomCallbackInfo
-
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_LeaveRTCRoomCallbackInfo
-
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.
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.playerdatastorage.callbackresults.EOS_PlayerDataStorage_WriteFileCallbackInfo
-
The result code for the operation.
- 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
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_DisconnectedCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_JoinRoomCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtc.callbackresults.EOS_RTC_LeaveRoomCallbackInfo
-
- 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
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnQueryOutputDevicesInformationCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnRegisterPlatformUserCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetInputDeviceSettingsCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnSetOutputDeviceSettingsCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_OnUnregisterPlatformUserCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateParticipantVolumeCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateReceivingVolumeCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcaudio.callbackresults.EOS_RTCAudio_UpdateSendingVolumeCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateReceivingCallbackInfo
-
- ResultCode - Variable in class host.anzo.eossdk.eos.sdk.rtcdata.callbackresults.EOS_RTCData_UpdateSendingCallbackInfo
-
- 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
- RichPresenceResultCode - Variable in class host.anzo.eossdk.eos.sdk.presence.callbackresults.EOS_Presence_SetPresenceCallbackInfo
-
Result code for the Rich presence operation.
- 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.
- RTCRoomJoinActionType - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_CreateLobbyOptions
-
If bEnableRTCRoom is true, this value indicates the action to take against the RTC Room when joining the lobby.
- RTCRoomJoinActionType - Variable in class host.anzo.eossdk.eos.sdk.lobby.options.EOS_Lobby_JoinLobbyOptions
-
For lobbies with the RTC Room feature enabled, this value indicates the action to take against the RTC Room when joining the lobby.
- 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
-
Function prototype definition for callbacks passed into EOS_Auth_QueryIdToken.
- 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
-
Function prototype definition for callbacks passed to EOS_Connect_CreateDeviceId.
- run(EOS_Connect_CreateUserCallbackInfo) - Method in interface host.anzo.eossdk.eos.sdk.connect.callbacks.EOS_Connect_OnCreateUserCallback
-
Function prototype definition for callbacks passed to EOS_Connect_CreateUser.
- 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_DeleteDeviceId.
- 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(NativeSize, NativeSize) - Method in interface host.anzo.eossdk.eos.sdk.init.callbacks.EOS_AllocateMemoryFunc
-
Function prototype type definition for functions that allocate 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(Pointer) - Method in interface host.anzo.eossdk.eos.sdk.init.callbacks.EOS_ReleaseMemoryFunc
-
Function prototype type definition for functions that release memory.
- run(EOS_LogMessage) - Method in interface host.anzo.eossdk.eos.sdk.logging.callbacks.EOS_LogMessageFunc
-
Function prototype definition for functions that receive log messages.
- 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.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
Union storage for template typed values
- 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(long) - 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.lobby.EOS_Lobby_AttributeData.Value_union
-
- Value_union(int) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
-
- Value_union(Pointer) - Constructor for class host.anzo.eossdk.eos.sdk.lobby.EOS_Lobby_AttributeData.Value_union
-
- Value_union() - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions.Value_union
-
- Value_union(int) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions.Value_union
-
- Value_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.presence.options.EOS_PresenceModification_SetTemplateDataOptions.Value_union
-
- Value_union() - 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.sessions.EOS_Sessions_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.sessions.EOS_Sessions_AttributeData.Value_union
-
- Value_union(String) - Constructor for class host.anzo.eossdk.eos.sdk.sessions.EOS_Sessions_AttributeData.Value_union
-
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EAntiCheatCommonGameRoundCompetitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ELogicalCombineOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_ECheckoutOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyRTCRoomJoinActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.presence.enums.EOS_EPresenceModificationTemplateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Method in enum host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
-
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Method in enum host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
-
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatClientViolationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientActionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientAuthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientInput
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientPlatform
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerMovementState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.anticheat.common.enums.EOS_EAntiCheatCommonPlayerTakeDamageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.auth.enums.EOS_EAuthTokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.auth.enums.EOS_ELoginCredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EAntiCheatCommonGameRoundCompetitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EApplicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EComparisonOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EDesktopCrossplayStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalAccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EExternalCredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ELogicalCombineOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ELoginStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ENetworkStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_EResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_ERTCBackgroundMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.common.enums.EOS_OnlinePlatformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.custominvites.enums.EOS_ERequestToJoinResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_ECheckoutOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EEcomItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.ecom.enums.EOS_EOwnershipStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.friends.enums.EOS_EFriendsStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.kws.enums.EOS_EKWSPermissionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.leaderboards.enums.EOS_ELeaderboardAggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyAttributeVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyPermissionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.lobby.enums.EOS_ELobbyRTCRoomJoinActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.logging.enums.EOS_ELogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EMetricsAccountIdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.metrics.enums.EOS_EUserControllerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.mods.enums.EOS_EModEnumerationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionClosedReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EConnectionEstablishedType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENATType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ENetworkConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_EPacketReliability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.p2p.enums.EOS_ERelayControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EReadResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.playerdatastorage.enums.EOS_PlayerDataStorage_EWriteResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.presence.enums.EOS_EPresenceModificationTemplateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.presence.enums.EOS_Presence_EStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.reports.enums.EOS_EPlayerReportsCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.rtc.enums.EOS_ERTCParticipantStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioInputStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioOutputStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.rtcaudio.enums.EOS_ERTCAudioStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.rtcdata.enums.EOS_ERTCDataStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.sanctions.enums.EOS_ESanctionAppealReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionPermissionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_EOnlineSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.sessions.enums.EOS_ESessionAttributeAdvertisementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.titlestorage.enums.EOS_TitleStorage_EReadResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum host.anzo.eossdk.eos.sdk.ui.enums.EOS_UI_ENotificationLocation
-
Returns an array containing the constants of this enum type, 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.presence.options.EOS_PresenceModification_SetTemplateDataOptions
-
Type 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
-
The value as an EOS_AntiCheatCommon_Vec3f.
- 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).