All Methods Static Methods Instance Methods Abstract Methods Default Methods
| Modifier and Type |
Method and Description |
EOS_NotificationId |
EOS_Achievements_AddNotifyAchievementsUnlockedV2(EOS_Achievements_Interface handle,
EOS_Achievements_AddNotifyAchievementsUnlockedV2Options options,
com.sun.jna.Pointer clientData,
EOS_Achievements_OnAchievementsUnlockedCallbackV2 notificationFn) |
EOS_EResult |
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementId(EOS_Achievements_Interface handle,
EOS_Achievements_CopyAchievementDefinitionV2ByAchievementIdOptions options,
com.sun.jna.ptr.PointerByReference outDefinition) |
EOS_EResult |
EOS_Achievements_CopyAchievementDefinitionV2ByIndex(EOS_Achievements_Interface handle,
EOS_Achievements_CopyAchievementDefinitionV2ByIndexOptions options,
com.sun.jna.ptr.PointerByReference outDefinition) |
EOS_EResult |
EOS_Achievements_CopyPlayerAchievementByAchievementId(EOS_Achievements_Interface handle,
EOS_Achievements_CopyPlayerAchievementByAchievementIdOptions options,
com.sun.jna.ptr.PointerByReference outAchievement) |
EOS_EResult |
EOS_Achievements_CopyPlayerAchievementByIndex(EOS_Achievements_Interface handle,
EOS_Achievements_CopyPlayerAchievementByIndexOptions options,
com.sun.jna.ptr.PointerByReference outAchievement) |
void |
EOS_Achievements_DefinitionV2_Release(EOS_Achievements_DefinitionV2 achievementDefinition) |
int |
EOS_Achievements_GetAchievementDefinitionCount(EOS_Achievements_Interface handle,
EOS_Achievements_GetAchievementDefinitionCountOptions options) |
int |
EOS_Achievements_GetPlayerAchievementCount(EOS_Achievements_Interface handle,
EOS_Achievements_GetPlayerAchievementCountOptions options) |
void |
EOS_Achievements_PlayerAchievement_Release(EOS_Achievements_PlayerAchievement achievement) |
void |
EOS_Achievements_QueryDefinitions(EOS_Achievements_Interface handle,
EOS_Achievements_QueryDefinitionsOptions options,
com.sun.jna.Pointer clientData,
EOS_Achievements_OnQueryDefinitionsCompleteCallback completionDelegate) |
void |
EOS_Achievements_QueryPlayerAchievements(EOS_Achievements_Interface handle,
EOS_Achievements_QueryPlayerAchievementsOptions options,
com.sun.jna.Pointer clientData,
EOS_Achievements_OnQueryPlayerAchievementsCompleteCallback completionDelegate) |
void |
EOS_Achievements_RemoveNotifyAchievementsUnlocked(EOS_Achievements_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Achievements_UnlockAchievements(EOS_Achievements_Interface handle,
EOS_Achievements_UnlockAchievementsOptions options,
com.sun.jna.Pointer clientData,
EOS_Achievements_OnUnlockAchievementsCompleteCallback completionDelegate) |
EOS_EResult |
EOS_ActiveSession_CopyInfo(EOS_ActiveSession handle,
EOS_ActiveSession_CopyInfoOptions options,
com.sun.jna.ptr.PointerByReference outActiveSessionInfo) |
EOS_ProductUserId |
EOS_ActiveSession_GetRegisteredPlayerByIndex(EOS_ActiveSession handle,
EOS_ActiveSession_GetRegisteredPlayerByIndexOptions options) |
int |
EOS_ActiveSession_GetRegisteredPlayerCount(EOS_ActiveSession handle,
EOS_ActiveSession_GetRegisteredPlayerCountOptions options) |
void |
EOS_ActiveSession_Info_Release(EOS_ActiveSession_Info activeSessionInfo) |
void |
EOS_ActiveSession_Release(EOS_ActiveSession activeSessionHandle) |
EOS_EResult |
EOS_AntiCheatClient_AddExternalIntegrityCatalog(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddExternalIntegrityCatalogOptions options) |
EOS_NotificationId |
EOS_AntiCheatClient_AddNotifyClientIntegrityViolated(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddNotifyClientIntegrityViolatedOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatClient_OnClientIntegrityViolatedCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatClient_AddNotifyMessageToPeer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddNotifyMessageToPeerOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatClient_OnMessageToPeerCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatClient_AddNotifyMessageToServer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddNotifyMessageToServerOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatClient_OnMessageToServerCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatClient_AddNotifyPeerActionRequired(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddNotifyPeerActionRequiredOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatClient_OnPeerActionRequiredCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChanged(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_AddNotifyPeerAuthStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatClient_OnPeerAuthStatusChangedCallback notificationFn) |
EOS_EResult |
EOS_AntiCheatClient_BeginSession(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_BeginSessionOptions options) |
EOS_EResult |
EOS_AntiCheatClient_EndSession(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_EndSessionOptions options) |
EOS_EResult |
EOS_AntiCheatClient_GetProtectMessageOutputLength(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_GetProtectMessageOutputLengthOptions options,
com.sun.jna.ptr.IntByReference outBufferSizeBytes) |
EOS_EResult |
EOS_AntiCheatClient_ProtectMessage(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_ProtectMessageOptions.ByReference options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference outBytesWritten) |
EOS_EResult |
EOS_AntiCheatClient_ReceiveMessageFromPeer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_ReceiveMessageFromPeerOptions options) |
EOS_EResult |
EOS_AntiCheatClient_ReceiveMessageFromServer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_ReceiveMessageFromServerOptions options) |
EOS_EResult |
EOS_AntiCheatClient_RegisterPeer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_RegisterPeerOptions options) |
void |
EOS_AntiCheatClient_RemoveNotifyClientIntegrityViolated(EOS_AntiCheatClient_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatClient_RemoveNotifyMessageToPeer(EOS_AntiCheatClient_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatClient_RemoveNotifyMessageToServer(EOS_AntiCheatClient_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatClient_RemoveNotifyPeerActionRequired(EOS_AntiCheatClient_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatClient_RemoveNotifyPeerAuthStatusChanged(EOS_AntiCheatClient_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_AntiCheatClient_Reserved01(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_Reserved01Options Options,
java.nio.IntBuffer OutValue) |
EOS_EResult |
EOS_AntiCheatClient_UnprotectMessage(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_UnprotectMessageOptions.ByReference options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference outBytesWritten) |
EOS_EResult |
EOS_AntiCheatClient_UnregisterPeer(EOS_AntiCheatClient_Interface handle,
EOS_AntiCheatClient_UnregisterPeerOptions options) |
EOS_NotificationId |
EOS_AntiCheatServer_AddNotifyClientActionRequired(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_AddNotifyClientActionRequiredOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatServer_OnClientActionRequiredCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatServer_AddNotifyClientAuthStatusChanged(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_AddNotifyClientAuthStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatServer_OnClientAuthStatusChangedCallback notificationFn) |
EOS_NotificationId |
EOS_AntiCheatServer_AddNotifyMessageToClient(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_AddNotifyMessageToClientOptions options,
com.sun.jna.Pointer clientData,
EOS_AntiCheatServer_OnMessageToClientCallback notificationFn) |
EOS_EResult |
EOS_AntiCheatServer_BeginSession(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_BeginSessionOptions options) |
EOS_EResult |
EOS_AntiCheatServer_EndSession(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_EndSessionOptions options) |
EOS_EResult |
EOS_AntiCheatServer_GetProtectMessageOutputLength(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_GetProtectMessageOutputLengthOptions options,
com.sun.jna.ptr.IntByReference outBufferSizeBytes) |
EOS_EResult |
EOS_AntiCheatServer_LogEvent(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogEventOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogGameRoundEnd(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogGameRoundEndOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogGameRoundStart(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogGameRoundStartOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerDespawn(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerDespawnOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerRevive(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerReviveOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerSpawn(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerSpawnOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerTakeDamage(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerTakeDamageOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerTick(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerTickOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerUseAbility(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerUseAbilityOptions options) |
EOS_EResult |
EOS_AntiCheatServer_LogPlayerUseWeapon(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_LogPlayerUseWeaponOptions options) |
EOS_EResult |
EOS_AntiCheatServer_ProtectMessage(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_ProtectMessageOptions.ByReference options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference outBytesWritten) |
EOS_EResult |
EOS_AntiCheatServer_ReceiveMessageFromClient(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_ReceiveMessageFromClientOptions options) |
EOS_EResult |
EOS_AntiCheatServer_RegisterClient(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_RegisterClientOptions options) |
EOS_EResult |
EOS_AntiCheatServer_RegisterEvent(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_RegisterEventOptions options) |
void |
EOS_AntiCheatServer_RemoveNotifyClientActionRequired(EOS_AntiCheatServer_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatServer_RemoveNotifyClientAuthStatusChanged(EOS_AntiCheatServer_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_AntiCheatServer_RemoveNotifyMessageToClient(EOS_AntiCheatServer_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_AntiCheatServer_SetClientDetails(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_SetClientDetailsOptions options) |
EOS_EResult |
EOS_AntiCheatServer_SetClientNetworkState(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_SetClientNetworkStateOptions options) |
EOS_EResult |
EOS_AntiCheatServer_SetGameSessionId(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatCommon_SetGameSessionIdOptions options) |
EOS_EResult |
EOS_AntiCheatServer_UnprotectMessage(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_UnprotectMessageOptions options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference outBytesWritten) |
EOS_EResult |
EOS_AntiCheatServer_UnregisterClient(EOS_AntiCheatServer_Interface handle,
EOS_AntiCheatServer_UnregisterClientOptions options) |
EOS_NotificationId |
EOS_Auth_AddNotifyLoginStatusChanged(EOS_Auth_Interface handle,
EOS_Auth_AddNotifyLoginStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnLoginStatusChangedCallback notification) |
EOS_EResult |
EOS_Auth_CopyIdToken(EOS_Auth_Interface handle,
EOS_Auth_CopyIdTokenOptions options,
com.sun.jna.ptr.PointerByReference outIdToken) |
EOS_EResult |
EOS_Auth_CopyUserAuthToken(EOS_Auth_Interface handle,
EOS_Auth_CopyUserAuthTokenOptions options,
EOS_EpicAccountId LocalUserId,
com.sun.jna.ptr.PointerByReference outUserAuthToken) |
void |
EOS_Auth_DeletePersistentAuth(EOS_Auth_Interface handle,
EOS_Auth_DeletePersistentAuthOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnDeletePersistentAuthCallback completionDelegate) |
EOS_EpicAccountId |
EOS_Auth_GetLoggedInAccountByIndex(EOS_Auth_Interface handle,
int index) |
int |
EOS_Auth_GetLoggedInAccountsCount(EOS_Auth_Interface handle) |
EOS_ELoginStatus |
EOS_Auth_GetLoginStatus(EOS_Auth_Interface handle,
EOS_EpicAccountId localUserId) |
EOS_EpicAccountId |
EOS_Auth_GetMergedAccountByIndex(EOS_Auth_Interface handle,
EOS_EpicAccountId localUserId,
int index) |
int |
EOS_Auth_GetMergedAccountsCount(EOS_Auth_Interface handle,
EOS_EpicAccountId localUserId) |
EOS_EResult |
EOS_Auth_GetSelectedAccountId(EOS_Auth_Interface handle,
EOS_EpicAccountId localUserId,
EOS_EpicAccountId outSelectedAccountId) |
void |
EOS_Auth_IdToken_Release(EOS_Auth_IdToken idToken) |
void |
EOS_Auth_LinkAccount(EOS_Auth_Interface handle,
EOS_Auth_LinkAccountOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnLinkAccountCallback completionDelegate) |
void |
EOS_Auth_Login(EOS_Auth_Interface handle,
EOS_Auth_LoginOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnLoginCallback completionDelegate) |
void |
EOS_Auth_Logout(EOS_Auth_Interface handle,
EOS_Auth_LogoutOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnLogoutCallback completionDelegate) |
void |
EOS_Auth_QueryIdToken(EOS_Auth_Interface handle,
EOS_Auth_QueryIdTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnQueryIdTokenCallback completionDelegate) |
void |
EOS_Auth_RemoveNotifyLoginStatusChanged(EOS_Auth_Interface handle,
EOS_NotificationId inId) |
void |
EOS_Auth_Token_Release(EOS_Auth_Token authToken) |
void |
EOS_Auth_VerifyIdToken(EOS_Auth_Interface handle,
EOS_Auth_VerifyIdTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnVerifyIdTokenCallback completionDelegate) |
void |
EOS_Auth_VerifyUserAuth(EOS_Auth_Interface handle,
EOS_Auth_VerifyUserAuthOptions options,
com.sun.jna.Pointer clientData,
EOS_Auth_OnVerifyUserAuthCallback completionDelegate) |
EOS_EResult |
EOS_ByteArray_ToString(byte[] byteArray,
int length,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_NotificationId |
EOS_Connect_AddNotifyAuthExpiration(EOS_Connect_Interface handle,
EOS_Connect_AddNotifyAuthExpirationOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnAuthExpirationCallback Notification) |
EOS_NotificationId |
EOS_Connect_AddNotifyLoginStatusChanged(EOS_Connect_Interface handle,
EOS_Connect_AddNotifyLoginStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnLoginStatusChangedCallback Notification) |
EOS_EResult |
EOS_Connect_CopyIdToken(EOS_Connect_Interface handle,
EOS_Connect_CopyIdTokenOptions options,
com.sun.jna.ptr.PointerByReference outIdToken) |
EOS_EResult |
EOS_Connect_CopyProductUserExternalAccountByAccountId(EOS_Connect_Interface handle,
EOS_Connect_CopyProductUserExternalAccountByAccountIdOptions options,
com.sun.jna.ptr.PointerByReference outExternalAccountInfo) |
EOS_EResult |
EOS_Connect_CopyProductUserExternalAccountByAccountType(EOS_Connect_Interface handle,
EOS_Connect_CopyProductUserExternalAccountByAccountTypeOptions options,
com.sun.jna.ptr.PointerByReference outExternalAccountInfo) |
EOS_EResult |
EOS_Connect_CopyProductUserExternalAccountByIndex(EOS_Connect_Interface handle,
EOS_Connect_CopyProductUserExternalAccountByIndexOptions options,
com.sun.jna.ptr.PointerByReference outExternalAccountInfo) |
EOS_EResult |
EOS_Connect_CopyProductUserInfo(EOS_Connect_Interface handle,
EOS_Connect_CopyProductUserInfoOptions options,
com.sun.jna.ptr.PointerByReference outExternalAccountInfo) |
void |
EOS_Connect_CreateDeviceId(EOS_Connect_Interface handle,
EOS_Connect_CreateDeviceIdOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnCreateDeviceIdCallback completionDelegate) |
void |
EOS_Connect_CreateUser(EOS_Connect_Interface handle,
EOS_Connect_CreateUserOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnCreateUserCallback completionDelegate) |
void |
EOS_Connect_DeleteDeviceId(EOS_Connect_Interface handle,
EOS_Connect_DeleteDeviceIdOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnDeleteDeviceIdCallback completionDelegate) |
void |
EOS_Connect_ExternalAccountInfo_Release(EOS_Connect_ExternalAccountInfo externalAccountInfo) |
EOS_ProductUserId |
EOS_Connect_GetExternalAccountMapping(EOS_Connect_Interface handle,
EOS_Connect_GetExternalAccountMappingsOptions options) |
EOS_ProductUserId |
EOS_Connect_GetLoggedInUserByIndex(EOS_Connect_Interface handle,
int index) |
int |
EOS_Connect_GetLoggedInUsersCount(EOS_Connect_Interface handle) |
EOS_ELoginStatus |
EOS_Connect_GetLoginStatus(EOS_Connect_Interface handle,
EOS_ProductUserId LocalUserId) |
int |
EOS_Connect_GetProductUserExternalAccountCount(EOS_Connect_Interface handle,
EOS_Connect_GetProductUserExternalAccountCountOptions options) |
EOS_EResult |
EOS_Connect_GetProductUserIdMapping(EOS_Connect_Interface handle,
EOS_Connect_GetProductUserIdMappingOptions options,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
void |
EOS_Connect_IdToken_Release(EOS_Connect_IdToken idToken) |
void |
EOS_Connect_LinkAccount(EOS_Connect_Interface handle,
EOS_Connect_LinkAccountOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnLinkAccountCallback completionDelegate) |
void |
EOS_Connect_Login(EOS_Connect_Interface handle,
EOS_Connect_LoginOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnLoginCallback completionDelegate) |
void |
EOS_Connect_Logout(EOS_Connect_Interface handle,
EOS_Connect_LogoutOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnLogoutCallback completionDelegate) |
void |
EOS_Connect_QueryExternalAccountMappings(EOS_Connect_Interface handle,
EOS_Connect_QueryExternalAccountMappingsOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnQueryExternalAccountMappingsCallback completionDelegate) |
void |
EOS_Connect_QueryProductUserIdMappings(EOS_Connect_Interface handle,
EOS_Connect_QueryProductUserIdMappingsOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnQueryProductUserIdMappingsCallback completionDelegate) |
void |
EOS_Connect_RemoveNotifyAuthExpiration(EOS_Connect_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Connect_RemoveNotifyLoginStatusChanged(EOS_Connect_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Connect_TransferDeviceIdAccount(EOS_Connect_Interface handle,
EOS_Connect_TransferDeviceIdAccountOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnTransferDeviceIdAccountCallback completionDelegate) |
void |
EOS_Connect_UnlinkAccount(EOS_Connect_Interface handle,
EOS_Connect_UnlinkAccountOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnUnlinkAccountCallback completionDelegate) |
void |
EOS_Connect_VerifyIdToken(EOS_Connect_Interface handle,
EOS_Connect_VerifyIdTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_Connect_OnVerifyIdTokenCallback completionDelegate) |
EOS_EResult |
EOS_ContinuanceToken_ToString(EOS_ContinuanceToken continuanceToken,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
void |
EOS_CustomInvites_AcceptRequestToJoin(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AcceptRequestToJoinOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnAcceptRequestToJoinCallback completionDelegate) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyCustomInviteAccepted(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyCustomInviteAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnCustomInviteAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyCustomInviteReceived(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnCustomInviteReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyCustomInviteRejected(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyCustomInviteRejectedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnCustomInviteRejectedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyRequestToJoinAccepted(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyRequestToJoinAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnRequestToJoinAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyRequestToJoinReceived(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyRequestToJoinReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnRequestToJoinReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyRequestToJoinRejected(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyRequestToJoinRejectedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnRequestToJoinRejectedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceived(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifyRequestToJoinResponseReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnRequestToJoinResponseReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_AddNotifySendCustomNativeInviteRequestedOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback notificationFn) |
EOS_EResult |
EOS_CustomInvites_FinalizeInvite(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_FinalizeInviteOptions options) |
void |
EOS_CustomInvites_RejectRequestToJoin(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_RejectRequestToJoinOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnRejectRequestToJoinCallback completionDelegate) |
void |
EOS_CustomInvites_RemoveNotifyCustomInviteAccepted(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyCustomInviteReceived(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyCustomInviteRejected(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyRequestToJoinAccepted(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyRequestToJoinReceived(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyRequestToJoinRejected(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifyRequestToJoinResponseReceived(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_RemoveNotifySendCustomNativeInviteRequested(EOS_CustomInvites_Interface handle,
EOS_NotificationId InId) |
void |
EOS_CustomInvites_SendCustomInvite(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_SendCustomInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnSendCustomInviteCallback completionDelegate) |
void |
EOS_CustomInvites_SendRequestToJoin(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_SendRequestToJoinOptions options,
com.sun.jna.Pointer clientData,
EOS_CustomInvites_OnSendRequestToJoinCallback completionDelegate) |
EOS_EResult |
EOS_CustomInvites_SetCustomInvite(EOS_CustomInvites_Interface handle,
EOS_CustomInvites_SetCustomInviteOptions options) |
java.lang.String |
EOS_EApplicationStatus_ToString(EOS_EApplicationStatus applicationStatus) |
void |
EOS_Ecom_CatalogItem_Release(EOS_Ecom_CatalogItem catalogItem) |
void |
EOS_Ecom_CatalogOffer_Release(EOS_Ecom_CatalogOffer catalogOffer) |
void |
EOS_Ecom_CatalogRelease_Release(EOS_Ecom_CatalogRelease catalogRelease) |
void |
EOS_Ecom_Checkout(EOS_Ecom_Interface handle,
EOS_Ecom_CheckoutOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnCheckoutCallback completionDelegate) |
EOS_EResult |
EOS_Ecom_CopyEntitlementById(EOS_Ecom_Interface handle,
EOS_Ecom_CopyEntitlementByIdOptions options,
com.sun.jna.ptr.PointerByReference outEntitlement) |
EOS_EResult |
EOS_Ecom_CopyEntitlementByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyEntitlementByIndexOptions options,
com.sun.jna.ptr.PointerByReference outEntitlement) |
EOS_EResult |
EOS_Ecom_CopyEntitlementByNameAndIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyEntitlementByNameAndIndexOptions options,
com.sun.jna.ptr.PointerByReference outEntitlement) |
EOS_EResult |
EOS_Ecom_CopyItemById(EOS_Ecom_Interface handle,
EOS_Ecom_CopyItemByIdOptions options,
com.sun.jna.ptr.PointerByReference outItem) |
EOS_EResult |
EOS_Ecom_CopyItemImageInfoByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyItemImageInfoByIndexOptions options,
com.sun.jna.ptr.PointerByReference outImageInfo) |
EOS_EResult |
EOS_Ecom_CopyItemReleaseByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyItemReleaseByIndexOptions options,
com.sun.jna.ptr.PointerByReference outRelease) |
EOS_EResult |
EOS_Ecom_CopyLastRedeemedEntitlementByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyLastRedeemedEntitlementByIndexOptions options,
java.nio.ByteBuffer OutRedeemedEntitlementId,
java.nio.IntBuffer InOutRedeemedEntitlementIdLength) |
EOS_EResult |
EOS_Ecom_CopyOfferById(EOS_Ecom_Interface handle,
EOS_Ecom_CopyOfferByIdOptions options,
com.sun.jna.ptr.PointerByReference outOffer) |
EOS_EResult |
EOS_Ecom_CopyOfferByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyOfferByIndexOptions options,
com.sun.jna.ptr.PointerByReference outOffer) |
EOS_EResult |
EOS_Ecom_CopyOfferImageInfoByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyOfferImageInfoByIndexOptions options,
com.sun.jna.ptr.PointerByReference outImageInfo) |
EOS_EResult |
EOS_Ecom_CopyOfferItemByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyOfferItemByIndexOptions options,
com.sun.jna.ptr.PointerByReference outItem) |
EOS_EResult |
EOS_Ecom_CopyTransactionById(EOS_Ecom_Interface handle,
EOS_Ecom_CopyTransactionByIdOptions options,
com.sun.jna.ptr.PointerByReference outTransaction) |
EOS_EResult |
EOS_Ecom_CopyTransactionByIndex(EOS_Ecom_Interface handle,
EOS_Ecom_CopyTransactionByIndexOptions options,
com.sun.jna.ptr.PointerByReference outTransaction) |
void |
EOS_Ecom_Entitlement_Release(EOS_Ecom_Entitlement entitlement) |
int |
EOS_Ecom_GetEntitlementsByNameCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetEntitlementsByNameCountOptions options) |
int |
EOS_Ecom_GetEntitlementsCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetEntitlementsCountOptions options) |
int |
EOS_Ecom_GetItemImageInfoCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetItemImageInfoCountOptions options) |
int |
EOS_Ecom_GetItemReleaseCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetItemReleaseCountOptions options) |
int |
EOS_Ecom_GetLastRedeemedEntitlementsCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetLastRedeemedEntitlementsCountOptions options) |
int |
EOS_Ecom_GetOfferCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetOfferCountOptions options) |
int |
EOS_Ecom_GetOfferImageInfoCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetOfferImageInfoCountOptions options) |
int |
EOS_Ecom_GetOfferItemCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetOfferItemCountOptions options) |
int |
EOS_Ecom_GetTransactionCount(EOS_Ecom_Interface handle,
EOS_Ecom_GetTransactionCountOptions options) |
void |
EOS_Ecom_KeyImageInfo_Release(EOS_Ecom_KeyImageInfo keyImageInfo) |
void |
EOS_Ecom_QueryEntitlements(EOS_Ecom_Interface handle,
EOS_Ecom_QueryEntitlementsOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryEntitlementsCallback completionDelegate) |
void |
EOS_Ecom_QueryEntitlementToken(EOS_Ecom_Interface handle,
EOS_Ecom_QueryEntitlementTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryEntitlementTokenCallback completionDelegate) |
void |
EOS_Ecom_QueryOffers(EOS_Ecom_Interface handle,
EOS_Ecom_QueryOffersOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryOffersCallback completionDelegate) |
void |
EOS_Ecom_QueryOwnership(EOS_Ecom_Interface handle,
EOS_Ecom_QueryOwnershipOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryOwnershipCallback completionDelegate) |
void |
EOS_Ecom_QueryOwnershipBySandboxIds(EOS_Ecom_Interface handle,
EOS_Ecom_QueryOwnershipBySandboxIdsOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryOwnershipBySandboxIdsCallback completionDelegate) |
void |
EOS_Ecom_QueryOwnershipToken(EOS_Ecom_Interface handle,
EOS_Ecom_QueryOwnershipTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnQueryOwnershipTokenCallback completionDelegate) |
void |
EOS_Ecom_RedeemEntitlements(EOS_Ecom_Interface handle,
EOS_Ecom_RedeemEntitlementsOptions options,
com.sun.jna.Pointer clientData,
EOS_Ecom_OnRedeemEntitlementsCallback completionDelegate) |
EOS_EResult |
EOS_Ecom_Transaction_CopyEntitlementByIndex(EOS_Ecom_Transaction handle,
EOS_Ecom_Transaction_CopyEntitlementByIndexOptions options,
com.sun.jna.ptr.PointerByReference OutEntitlement) |
int |
EOS_Ecom_Transaction_GetEntitlementsCount(EOS_Ecom_Transaction handle,
EOS_Ecom_Transaction_GetEntitlementsCountOptions options) |
EOS_EResult |
EOS_Ecom_Transaction_GetTransactionId(EOS_Ecom_Transaction handle,
java.nio.ByteBuffer OutBuffer,
java.nio.IntBuffer InOutBufferLength) |
void |
EOS_Ecom_Transaction_Release(EOS_Ecom_Transaction transaction) |
java.lang.String |
EOS_ENetworkStatus_ToString(EOS_ENetworkStatus networkStatus) |
EOS_EpicAccountId |
EOS_EpicAccountId_FromString(java.lang.String accountIdString) |
EOS_Bool |
EOS_EpicAccountId_IsValid(EOS_EpicAccountId accountId) |
EOS_EResult |
EOS_EpicAccountId_ToString(EOS_EpicAccountId accountId,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_Bool |
EOS_EResult_IsOperationComplete(EOS_EResult result) |
java.lang.String |
EOS_EResult_ToString(EOS_EResult result) |
void |
EOS_Friends_AcceptInvite(EOS_Friends_Interface handle,
EOS_Friends_AcceptInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnAcceptInviteCallback completionDelegate) |
EOS_NotificationId |
EOS_Friends_AddNotifyBlockedUsersUpdate(EOS_Friends_Interface handle,
EOS_Friends_AddNotifyBlockedUsersUpdateOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnBlockedUsersUpdateCallback blockedUsersUpdateHandler) |
EOS_NotificationId |
EOS_Friends_AddNotifyFriendsUpdate(EOS_Friends_Interface handle,
EOS_Friends_AddNotifyFriendsUpdateOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnFriendsUpdateCallback friendsUpdateHandler) |
EOS_EpicAccountId |
EOS_Friends_GetBlockedUserAtIndex(EOS_Friends_Interface handle,
EOS_Friends_GetBlockedUserAtIndexOptions options) |
int |
EOS_Friends_GetBlockedUsersCount(EOS_Friends_Interface handle,
EOS_Friends_GetBlockedUsersCountOptions options) |
EOS_EpicAccountId |
EOS_Friends_GetFriendAtIndex(EOS_Friends_Interface handle,
EOS_Friends_GetFriendAtIndexOptions options) |
int |
EOS_Friends_GetFriendsCount(EOS_Friends_Interface handle,
EOS_Friends_GetFriendsCountOptions options) |
EOS_EFriendsStatus |
EOS_Friends_GetStatus(EOS_Friends_Interface handle,
EOS_Friends_GetStatusOptions options) |
void |
EOS_Friends_QueryFriends(EOS_Friends_Interface handle,
EOS_Friends_QueryFriendsOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnQueryFriendsCallback completionDelegate) |
void |
EOS_Friends_RejectInvite(EOS_Friends_Interface handle,
EOS_Friends_RejectInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnRejectInviteCallback completionDelegate) |
void |
EOS_Friends_RemoveNotifyBlockedUsersUpdate(EOS_Friends_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_Friends_RemoveNotifyFriendsUpdate(EOS_Friends_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_Friends_SendInvite(EOS_Friends_Interface handle,
EOS_Friends_SendInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Friends_OnSendInviteCallback completionDelegate) |
EOS_EResult |
EOS_Initialize(EOS_InitializeOptions options) |
EOS_NotificationId |
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChanged(EOS_IntegratedPlatform_Interface handle,
EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_IntegratedPlatform_OnUserLoginStatusChangedCallback CallbackFunction) |
void |
EOS_IntegratedPlatform_ClearUserPreLogoutCallback(EOS_IntegratedPlatform_Interface handle,
EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions options) |
EOS_EResult |
EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainer(EOS_IntegratedPlatform_CreateIntegratedPlatformOptionsContainerOptions options,
EOS_IntegratedPlatformOptionsContainer outIntegratedPlatformOptionsContainerHandle) |
EOS_EResult |
EOS_IntegratedPlatform_FinalizeDeferredUserLogout(EOS_IntegratedPlatform_Interface handle,
EOS_IntegratedPlatform_FinalizeDeferredUserLogoutOptions options) |
void |
EOS_IntegratedPlatform_RemoveNotifyUserLoginStatusChanged(EOS_IntegratedPlatform_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_IntegratedPlatform_SetUserLoginStatus(EOS_IntegratedPlatform_Interface handle,
EOS_IntegratedPlatform_SetUserLoginStatusOptions options) |
EOS_EResult |
EOS_IntegratedPlatform_SetUserPreLogoutCallback(EOS_IntegratedPlatform_Interface handle,
EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions options,
com.sun.jna.Pointer clientData,
EOS_IntegratedPlatform_OnUserPreLogoutCallback CallbackFunction) |
EOS_EResult |
EOS_IntegratedPlatformOptionsContainer_Add(EOS_IntegratedPlatformOptionsContainer handle,
EOS_IntegratedPlatformOptionsContainer_AddOptions inOptions) |
void |
EOS_IntegratedPlatformOptionsContainer_Release(EOS_IntegratedPlatformOptionsContainer integratedPlatformOptionsContainerHandle) |
EOS_NotificationId |
EOS_KWS_AddNotifyPermissionsUpdateReceived(EOS_KWS_Interface handle,
EOS_KWS_AddNotifyPermissionsUpdateReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnPermissionsUpdateReceivedCallback notificationFn) |
EOS_EResult |
EOS_KWS_CopyPermissionByIndex(EOS_KWS_Interface handle,
EOS_KWS_CopyPermissionByIndexOptions options,
com.sun.jna.ptr.PointerByReference outPermission) |
void |
EOS_KWS_CreateUser(EOS_KWS_Interface handle,
EOS_KWS_CreateUserOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnCreateUserCallback completionDelegate) |
EOS_EResult |
EOS_KWS_GetPermissionByKey(EOS_KWS_Interface handle,
EOS_KWS_GetPermissionByKeyOptions options,
java.nio.IntBuffer outPermission) |
int |
EOS_KWS_GetPermissionsCount(EOS_KWS_Interface handle,
EOS_KWS_GetPermissionsCountOptions options) |
void |
EOS_KWS_PermissionStatus_Release(EOS_KWS_PermissionStatus permissionStatus) |
void |
EOS_KWS_QueryAgeGate(EOS_KWS_Interface handle,
EOS_KWS_QueryAgeGateOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnQueryAgeGateCallback completionDelegate) |
void |
EOS_KWS_QueryPermissions(EOS_KWS_Interface handle,
EOS_KWS_QueryPermissionsOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnQueryPermissionsCallback completionDelegate) |
void |
EOS_KWS_RemoveNotifyPermissionsUpdateReceived(EOS_KWS_Interface handle,
EOS_NotificationId inId) |
void |
EOS_KWS_RequestPermissions(EOS_KWS_Interface handle,
EOS_KWS_RequestPermissionsOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnRequestPermissionsCallback completionDelegate) |
void |
EOS_KWS_UpdateParentEmail(EOS_KWS_Interface handle,
EOS_KWS_UpdateParentEmailOptions options,
com.sun.jna.Pointer clientData,
EOS_KWS_OnUpdateParentEmailCallback completionDelegate) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardDefinitionByIndex(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardDefinitionByIndexOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardDefinition) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardId(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardDefinitionByLeaderboardIdOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardDefinition) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardRecordByIndex(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardRecordByIndexOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardRecord) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardRecordByUserId(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardRecordByUserIdOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardRecord) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardUserScoreByIndex(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardUserScoreByIndexOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardUserScore) |
EOS_EResult |
EOS_Leaderboards_CopyLeaderboardUserScoreByUserId(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_CopyLeaderboardUserScoreByUserIdOptions options,
com.sun.jna.ptr.PointerByReference outLeaderboardUserScore) |
void |
EOS_Leaderboards_Definition_Release(EOS_Leaderboards_Definition leaderboardDefinition) |
int |
EOS_Leaderboards_GetLeaderboardDefinitionCount(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_GetLeaderboardDefinitionCountOptions options) |
int |
EOS_Leaderboards_GetLeaderboardRecordCount(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_GetLeaderboardRecordCountOptions options) |
int |
EOS_Leaderboards_GetLeaderboardUserScoreCount(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_GetLeaderboardUserScoreCountOptions options) |
void |
EOS_Leaderboards_LeaderboardRecord_Release(EOS_Leaderboards_LeaderboardRecord leaderboardRecord) |
void |
EOS_Leaderboards_LeaderboardUserScore_Release(EOS_Leaderboards_LeaderboardUserScore leaderboardUserScore) |
void |
EOS_Leaderboards_QueryLeaderboardDefinitions(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_QueryLeaderboardDefinitionsOptions options,
com.sun.jna.Pointer clientData,
EOS_Leaderboards_OnQueryLeaderboardDefinitionsCompleteCallback completionDelegate) |
void |
EOS_Leaderboards_QueryLeaderboardRanks(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_QueryLeaderboardRanksOptions options,
com.sun.jna.Pointer clientData,
EOS_Leaderboards_OnQueryLeaderboardRanksCompleteCallback completionDelegate) |
void |
EOS_Leaderboards_QueryLeaderboardUserScores(EOS_Leaderboards_Interface handle,
EOS_Leaderboards_QueryLeaderboardUserScoresOptions options,
com.sun.jna.Pointer clientData,
EOS_Leaderboards_OnQueryLeaderboardUserScoresCompleteCallback completionDelegate) |
EOS_NotificationId |
EOS_Lobby_AddNotifyJoinLobbyAccepted(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyJoinLobbyAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnJoinLobbyAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLeaveLobbyRequested(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLeaveLobbyRequestedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLeaveLobbyRequestedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyInviteAccepted(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyInviteAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyInviteAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyInviteReceived(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyInviteReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyInviteReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyInviteRejected(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyInviteRejectedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyInviteRejectedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyMemberStatusReceived(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyMemberStatusReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyMemberUpdateReceived(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyMemberUpdateReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyLobbyUpdateReceived(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyLobbyUpdateReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLobbyUpdateReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifyRTCRoomConnectionChanged(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifyRTCRoomConnectionChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnRTCRoomConnectionChangedCallback notificationFn) |
EOS_NotificationId |
EOS_Lobby_AddNotifySendLobbyNativeInviteRequested(EOS_Lobby_Interface handle,
EOS_Lobby_AddNotifySendLobbyNativeInviteRequestedOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnSendLobbyNativeInviteRequestedCallback notificationFn) |
void |
EOS_Lobby_Attribute_Release(EOS_Lobby_Attribute lobbyAttribute) |
EOS_EResult |
EOS_Lobby_CopyLobbyDetailsHandle(EOS_Lobby_Interface handle,
EOS_Lobby_CopyLobbyDetailsHandleOptions options,
com.sun.jna.ptr.PointerByReference OutLobbyDetailsHandle) |
EOS_EResult |
EOS_Lobby_CopyLobbyDetailsHandleByInviteId(EOS_Lobby_Interface handle,
EOS_Lobby_CopyLobbyDetailsHandleByInviteIdOptions options,
com.sun.jna.ptr.PointerByReference OutLobbyDetailsHandle) |
EOS_EResult |
EOS_Lobby_CopyLobbyDetailsHandleByUiEventId(EOS_Lobby_Interface handle,
EOS_Lobby_CopyLobbyDetailsHandleByUiEventIdOptions options,
com.sun.jna.ptr.PointerByReference OutLobbyDetailsHandle) |
void |
EOS_Lobby_CreateLobby(EOS_Lobby_Interface handle,
EOS_Lobby_CreateLobbyOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnCreateLobbyCallback completionDelegate) |
EOS_EResult |
EOS_Lobby_CreateLobbySearch(EOS_Lobby_Interface handle,
EOS_Lobby_CreateLobbySearchOptions options,
com.sun.jna.ptr.PointerByReference outLobbySearchHandle) |
void |
EOS_Lobby_DestroyLobby(EOS_Lobby_Interface handle,
EOS_Lobby_DestroyLobbyOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnDestroyLobbyCallback completionDelegate) |
EOS_EResult |
EOS_Lobby_GetConnectString(EOS_Lobby_Interface handle,
EOS_Lobby_GetConnectStringOptions options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
int |
EOS_Lobby_GetInviteCount(EOS_Lobby_Interface handle,
EOS_Lobby_GetInviteCountOptions options) |
EOS_EResult |
EOS_Lobby_GetInviteIdByIndex(EOS_Lobby_Interface handle,
EOS_Lobby_GetInviteIdByIndexOptions options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_EResult |
EOS_Lobby_GetRTCRoomName(EOS_Lobby_Interface handle,
EOS_Lobby_GetRTCRoomNameOptions options,
java.nio.ByteBuffer outBuffer,
java.nio.IntBuffer inOutBufferLength) |
void |
EOS_Lobby_HardMuteMember(EOS_Lobby_Interface handle,
EOS_Lobby_HardMuteMemberOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnHardMuteMemberCallback completionDelegate) |
EOS_EResult |
EOS_Lobby_IsRTCRoomConnected(EOS_Lobby_Interface handle,
EOS_Lobby_IsRTCRoomConnectedOptions options,
java.nio.IntBuffer bOutIsConnected) |
void |
EOS_Lobby_JoinLobby(EOS_Lobby_Interface handle,
EOS_Lobby_JoinLobbyOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnJoinLobbyCallback completionDelegate) |
void |
EOS_Lobby_JoinLobbyById(EOS_Lobby_Interface handle,
EOS_Lobby_JoinLobbyByIdOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnJoinLobbyByIdCallback completionDelegate) |
void |
EOS_Lobby_JoinRTCRoom(EOS_Lobby_Interface handle,
EOS_Lobby_JoinRTCRoomOptions options,
com.sun.jna.Pointer ClientData,
EOS_Lobby_OnJoinRTCRoomCallback completionDelegate) |
void |
EOS_Lobby_KickMember(EOS_Lobby_Interface handle,
EOS_Lobby_KickMemberOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnKickMemberCallback completionDelegate) |
void |
EOS_Lobby_LeaveLobby(EOS_Lobby_Interface handle,
EOS_Lobby_LeaveLobbyOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnLeaveLobbyCallback completionDelegate) |
void |
EOS_Lobby_LeaveRTCRoom(EOS_Lobby_Interface handle,
EOS_Lobby_LeaveRTCRoomOptions options,
com.sun.jna.Pointer ClientData,
EOS_Lobby_OnLeaveRTCRoomCallback completionDelegate) |
EOS_EResult |
EOS_Lobby_ParseConnectString(EOS_Lobby_Interface Handle,
EOS_Lobby_ParseConnectStringOptions options,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
void |
EOS_Lobby_PromoteMember(EOS_Lobby_Interface handle,
EOS_Lobby_PromoteMemberOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnPromoteMemberCallback completionDelegate) |
void |
EOS_Lobby_QueryInvites(EOS_Lobby_Interface handle,
EOS_Lobby_QueryInvitesOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnQueryInvitesCallback completionDelegate) |
void |
EOS_Lobby_RejectInvite(EOS_Lobby_Interface handle,
EOS_Lobby_RejectInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnRejectInviteCallback completionDelegate) |
void |
EOS_Lobby_RemoveNotifyJoinLobbyAccepted(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLeaveLobbyRequested(EOS_Lobby_Interface Handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyInviteAccepted(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyInviteReceived(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyInviteRejected(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyMemberStatusReceived(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyMemberUpdateReceived(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyLobbyUpdateReceived(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifyRTCRoomConnectionChanged(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_RemoveNotifySendLobbyNativeInviteRequested(EOS_Lobby_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Lobby_SendInvite(EOS_Lobby_Interface handle,
EOS_Lobby_SendInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnSendInviteCallback completionDelegate) |
void |
EOS_Lobby_UpdateLobby(EOS_Lobby_Interface handle,
EOS_Lobby_UpdateLobbyOptions options,
com.sun.jna.Pointer clientData,
EOS_Lobby_OnUpdateLobbyCallback completionDelegate) |
EOS_EResult |
EOS_Lobby_UpdateLobbyModification(EOS_Lobby_Interface handle,
EOS_Lobby_UpdateLobbyModificationOptions options,
com.sun.jna.ptr.PointerByReference outLobbyModificationHandle) |
EOS_EResult |
EOS_LobbyDetails_CopyAttributeByIndex(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyAttributeByIndexOptions options,
com.sun.jna.ptr.PointerByReference outAttribute) |
EOS_EResult |
EOS_LobbyDetails_CopyAttributeByKey(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyAttributeByKeyOptions options,
com.sun.jna.ptr.PointerByReference outAttribute) |
EOS_EResult |
EOS_LobbyDetails_CopyInfo(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyInfoOptions options,
com.sun.jna.ptr.PointerByReference outLobbyDetailsInfo) |
EOS_EResult |
EOS_LobbyDetails_CopyMemberAttributeByIndex(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyMemberAttributeByIndexOptions options,
com.sun.jna.ptr.PointerByReference outAttribute) |
EOS_EResult |
EOS_LobbyDetails_CopyMemberAttributeByKey(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyMemberAttributeByKeyOptions options,
com.sun.jna.ptr.PointerByReference outAttribute) |
EOS_EResult |
EOS_LobbyDetails_CopyMemberInfo(EOS_LobbyDetails handle,
EOS_LobbyDetails_CopyMemberInfoOptions Options,
com.sun.jna.ptr.PointerByReference outLobbyDetailsMemberInfo) |
int |
EOS_LobbyDetails_GetAttributeCount(EOS_LobbyDetails handle,
EOS_LobbyDetails_GetAttributeCountOptions options) |
EOS_ProductUserId |
EOS_LobbyDetails_GetLobbyOwner(EOS_LobbyDetails handle,
EOS_LobbyDetails_GetLobbyOwnerOptions options) |
int |
EOS_LobbyDetails_GetMemberAttributeCount(EOS_LobbyDetails handle,
EOS_LobbyDetails_GetMemberAttributeCountOptions options) |
EOS_ProductUserId |
EOS_LobbyDetails_GetMemberByIndex(EOS_LobbyDetails handle,
EOS_LobbyDetails_GetMemberByIndexOptions options) |
int |
EOS_LobbyDetails_GetMemberCount(EOS_LobbyDetails handle,
EOS_LobbyDetails_GetMemberCountOptions options) |
void |
EOS_LobbyDetails_Info_Release(EOS_LobbyDetails_Info lobbyDetailsInfo) |
void |
EOS_LobbyDetails_MemberInfo_Release(EOS_LobbyDetails_MemberInfo LobbyDetailsMemberInfo) |
void |
EOS_LobbyDetails_Release(EOS_LobbyDetails lobbyHandle) |
EOS_EResult |
EOS_LobbyModification_AddAttribute(EOS_LobbyModification handle,
EOS_LobbyModification_AddAttributeOptions options) |
EOS_EResult |
EOS_LobbyModification_AddMemberAttribute(EOS_LobbyModification handle,
EOS_LobbyModification_AddMemberAttributeOptions options) |
void |
EOS_LobbyModification_Release(EOS_LobbyModification lobbyModificationHandle) |
EOS_EResult |
EOS_LobbyModification_RemoveAttribute(EOS_LobbyModification handle,
EOS_LobbyModification_RemoveAttributeOptions options) |
EOS_EResult |
EOS_LobbyModification_RemoveMemberAttribute(EOS_LobbyModification handle,
EOS_LobbyModification_RemoveMemberAttributeOptions options) |
EOS_EResult |
EOS_LobbyModification_SetBucketId(EOS_LobbyModification handle,
EOS_LobbyModification_SetBucketIdOptions options) |
EOS_EResult |
EOS_LobbyModification_SetInvitesAllowed(EOS_LobbyModification handle,
EOS_LobbyModification_SetInvitesAllowedOptions options) |
EOS_EResult |
EOS_LobbyModification_SetMaxMembers(EOS_LobbyModification handle,
EOS_LobbyModification_SetMaxMembersOptions options) |
EOS_EResult |
EOS_LobbyModification_SetPermissionLevel(EOS_LobbyModification handle,
EOS_LobbyModification_SetPermissionLevelOptions options) |
EOS_EResult |
EOS_LobbySearch_CopySearchResultByIndex(EOS_LobbySearch handle,
EOS_LobbySearch_CopySearchResultByIndexOptions options,
EOS_LobbyDetails OutLobbyDetailsHandle) |
void |
EOS_LobbySearch_Find(EOS_LobbySearch handle,
EOS_LobbySearch_FindOptions options,
com.sun.jna.Pointer clientData,
EOS_LobbySearch_OnFindCallback completionDelegate) |
int |
EOS_LobbySearch_GetSearchResultCount(EOS_LobbySearch handle,
EOS_LobbySearch_GetSearchResultCountOptions options) |
EOS_EResult |
EOS_LobbySearch_RemoveParameter(EOS_LobbySearch handle,
EOS_LobbySearch_RemoveParameterOptions options) |
EOS_EResult |
EOS_LobbySearch_SetLobbyId(EOS_LobbySearch handle,
EOS_LobbySearch_SetLobbyIdOptions options) |
EOS_EResult |
EOS_LobbySearch_SetMaxResults(EOS_LobbySearch handle,
EOS_LobbySearch_SetMaxResultsOptions options) |
EOS_EResult |
EOS_LobbySearch_SetParameter(EOS_LobbySearch handle,
EOS_LobbySearch_SetParameterOptions options) |
EOS_EResult |
EOS_LobbySearch_SetTargetUserId(EOS_LobbySearch handle,
EOS_LobbySearch_SetTargetUserIdOptions options) |
EOS_EResult |
EOS_Logging_SetCallback(EOS_LogMessageFunc callback) |
EOS_EResult |
EOS_Logging_SetLogLevel(EOS_ELogCategory logCategory,
EOS_ELogLevel logLevel) |
EOS_EResult |
EOS_Metrics_BeginPlayerSession(EOS_Metrics_Interface handle,
EOS_Metrics_BeginPlayerSessionOptions options) |
EOS_EResult |
EOS_Metrics_EndPlayerSession(EOS_Metrics_Interface handle,
EOS_Metrics_EndPlayerSessionOptions options) |
EOS_EResult |
EOS_Mods_CopyModInfo(EOS_Mods_Interface handle,
EOS_Mods_CopyModInfoOptions options,
com.sun.jna.ptr.PointerByReference outEnumeratedMods) |
void |
EOS_Mods_EnumerateMods(EOS_Mods_Interface handle,
EOS_Mods_EnumerateModsOptions options,
com.sun.jna.Pointer clientData,
EOS_Mods_OnEnumerateModsCallback completionDelegate) |
void |
EOS_Mods_InstallMod(EOS_Mods_Interface handle,
EOS_Mods_InstallModOptions options,
com.sun.jna.Pointer clientData,
EOS_Mods_OnInstallModCallback completionDelegate) |
void |
EOS_Mods_ModInfo_Release(EOS_Mods_ModInfo modInfo) |
void |
EOS_Mods_UninstallMod(EOS_Mods_Interface handle,
EOS_Mods_UninstallModOptions options,
com.sun.jna.Pointer clientData,
EOS_Mods_OnUninstallModCallback completionDelegate) |
void |
EOS_Mods_UpdateMod(EOS_Mods_Interface handle,
EOS_Mods_UpdateModOptions options,
com.sun.jna.Pointer clientData,
EOS_Mods_OnUpdateModCallback completionDelegate) |
EOS_EResult |
EOS_P2P_AcceptConnection(EOS_P2P_Interface handle,
EOS_P2P_AcceptConnectionOptions options) |
EOS_NotificationId |
EOS_P2P_AddNotifyIncomingPacketQueueFull(EOS_P2P_Interface handle,
EOS_P2P_AddNotifyIncomingPacketQueueFullOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnIncomingPacketQueueFullCallback incomingPacketQueueFullHandler) |
EOS_NotificationId |
EOS_P2P_AddNotifyPeerConnectionClosed(EOS_P2P_Interface handle,
EOS_P2P_AddNotifyPeerConnectionClosedOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnRemoteConnectionClosedCallback connectionClosedHandler) |
EOS_NotificationId |
EOS_P2P_AddNotifyPeerConnectionEstablished(EOS_P2P_Interface handle,
EOS_P2P_AddNotifyPeerConnectionEstablishedOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnPeerConnectionEstablishedCallback connectionEstablishedHandler) |
EOS_NotificationId |
EOS_P2P_AddNotifyPeerConnectionInterrupted(EOS_P2P_Interface handle,
EOS_P2P_AddNotifyPeerConnectionInterruptedOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnPeerConnectionInterruptedCallback connectionInterruptedHandler) |
EOS_NotificationId |
EOS_P2P_AddNotifyPeerConnectionRequest(EOS_P2P_Interface handle,
EOS_P2P_AddNotifyPeerConnectionRequestOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnIncomingConnectionRequestCallback connectionRequestHandler) |
EOS_EResult |
EOS_P2P_ClearPacketQueue(EOS_P2P_Interface handle,
EOS_P2P_ClearPacketQueueOptions options) |
EOS_EResult |
EOS_P2P_CloseConnection(EOS_P2P_Interface handle,
EOS_P2P_CloseConnectionOptions options) |
EOS_EResult |
EOS_P2P_CloseConnections(EOS_P2P_Interface handle,
EOS_P2P_CloseConnectionsOptions options) |
EOS_EResult |
EOS_P2P_GetNATType(EOS_P2P_Interface handle,
EOS_P2P_GetNATTypeOptions options,
com.sun.jna.ptr.IntByReference outNATType) |
EOS_EResult |
EOS_P2P_GetNextReceivedPacketSize(EOS_P2P_Interface handle,
EOS_P2P_GetNextReceivedPacketSizeOptions options,
java.nio.IntBuffer outPacketSizeBytes) |
EOS_EResult |
EOS_P2P_GetPacketQueueInfo(EOS_P2P_Interface handle,
EOS_P2P_GetPacketQueueInfoOptions options,
EOS_P2P_PacketQueueInfo.ByReference outPacketQueueInfo) |
EOS_EResult |
EOS_P2P_GetPortRange(EOS_P2P_Interface handle,
EOS_P2P_GetPortRangeOptions options,
com.sun.jna.ptr.ShortByReference outPort,
com.sun.jna.ptr.ShortByReference outNumAdditionalPortsToTry) |
EOS_EResult |
EOS_P2P_GetRelayControl(EOS_P2P_Interface handle,
EOS_P2P_GetRelayControlOptions options,
java.nio.IntBuffer outRelayControl) |
void |
EOS_P2P_QueryNATType(EOS_P2P_Interface handle,
EOS_P2P_QueryNATTypeOptions options,
com.sun.jna.Pointer clientData,
EOS_P2P_OnQueryNATTypeCompleteCallback completionDelegate) |
EOS_EResult |
EOS_P2P_ReceivePacket(EOS_P2P_Interface handle,
EOS_P2P_ReceivePacketOptions options,
EOS_ProductUserId OutPeerId,
EOS_P2P_SocketId OutSocketId,
java.nio.ByteBuffer outChannel,
com.sun.jna.Pointer outData,
java.nio.IntBuffer ooutBytesWritten) |
void |
EOS_P2P_RemoveNotifyIncomingPacketQueueFull(EOS_P2P_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_P2P_RemoveNotifyPeerConnectionClosed(EOS_P2P_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_P2P_RemoveNotifyPeerConnectionEstablished(EOS_P2P_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_P2P_RemoveNotifyPeerConnectionInterrupted(EOS_P2P_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_P2P_RemoveNotifyPeerConnectionRequest(EOS_P2P_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_P2P_SendPacket(EOS_P2P_Interface handle,
EOS_P2P_SendPacketOptions options) |
EOS_EResult |
EOS_P2P_SetPacketQueueSize(EOS_P2P_Interface handle,
EOS_P2P_SetPacketQueueSizeOptions options) |
EOS_EResult |
EOS_P2P_SetPortRange(EOS_P2P_Interface handle,
EOS_P2P_SetPortRangeOptions options) |
EOS_EResult |
EOS_P2P_SetRelayControl(EOS_P2P_Interface handle,
EOS_P2P_SetRelayControlOptions options) |
EOS_EResult |
EOS_Platform_CheckForLauncherAndRestart(EOS_Platform_Interface handle) |
EOS_Platform_Interface |
EOS_Platform_Create(EOS_Platform_Options options) |
EOS_Achievements_Interface |
EOS_Platform_GetAchievementsInterface(EOS_Platform_Interface handle) |
EOS_EResult |
EOS_Platform_GetActiveCountryCode(EOS_Platform_Interface handle,
EOS_EpicAccountId localUserId,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_EResult |
EOS_Platform_GetActiveLocaleCode(EOS_Platform_Interface handle,
EOS_EpicAccountId localUserId,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_AntiCheatClient_Interface |
EOS_Platform_GetAntiCheatClientInterface(EOS_Platform_Interface handle) |
EOS_AntiCheatServer_Interface |
EOS_Platform_GetAntiCheatServerInterface(EOS_Platform_Interface handle) |
EOS_EApplicationStatus |
EOS_Platform_GetApplicationStatus(EOS_Platform_Interface handle) |
EOS_Auth_Interface |
EOS_Platform_GetAuthInterface(EOS_Platform_Interface handle) |
EOS_Connect_Interface |
EOS_Platform_GetConnectInterface(EOS_Platform_Interface handle) |
EOS_CustomInvites_Interface |
EOS_Platform_GetCustomInvitesInterface(EOS_Platform_Interface handle) |
EOS_EResult |
EOS_Platform_GetDesktopCrossplayStatus(EOS_Platform_Interface handle,
EOS_Platform_GetDesktopCrossplayStatusOptions options,
EOS_Platform_DesktopCrossplayStatusInfo outDesktopCrossplayStatusInfo) |
EOS_Ecom_Interface |
EOS_Platform_GetEcomInterface(EOS_Platform_Interface handle) |
EOS_Friends_Interface |
EOS_Platform_GetFriendsInterface(EOS_Platform_Interface handle) |
EOS_IntegratedPlatform_Interface |
EOS_Platform_GetIntegratedPlatformInterface(EOS_Platform_Interface handle) |
EOS_KWS_Interface |
EOS_Platform_GetKWSInterface(EOS_Platform_Interface handle) |
EOS_Leaderboards_Interface |
EOS_Platform_GetLeaderboardsInterface(EOS_Platform_Interface handle) |
EOS_Lobby_Interface |
EOS_Platform_GetLobbyInterface(EOS_Platform_Interface handle) |
EOS_Metrics_Interface |
EOS_Platform_GetMetricsInterface(EOS_Platform_Interface handle) |
EOS_Mods_Interface |
EOS_Platform_GetModsInterface(EOS_Platform_Interface handle) |
EOS_ENetworkStatus |
EOS_Platform_GetNetworkStatus(EOS_Platform_Interface handle) |
EOS_EResult |
EOS_Platform_GetOverrideCountryCode(EOS_Platform_Interface handle,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_EResult |
EOS_Platform_GetOverrideLocaleCode(EOS_Platform_Interface handle,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_P2P_Interface |
EOS_Platform_GetP2PInterface(EOS_Platform_Interface handle) |
EOS_PlayerDataStorage_Interface |
EOS_Platform_GetPlayerDataStorageInterface(EOS_Platform_Interface handle) |
EOS_Presence_Interface |
EOS_Platform_GetPresenceInterface(EOS_Platform_Interface handle) |
EOS_ProgressionSnapshot_Interface |
EOS_Platform_GetProgressionSnapshotInterface(EOS_Platform_Interface handle) |
EOS_Reports_Interface |
EOS_Platform_GetReportsInterface(EOS_Platform_Interface handle) |
EOS_RTC_Admin_Interface |
EOS_Platform_GetRTCAdminInterface(EOS_Platform_Interface handle) |
EOS_RTC_Interface |
EOS_Platform_GetRTCInterface(EOS_Platform_Interface handle) |
EOS_Sanctions_Interface |
EOS_Platform_GetSanctionsInterface(EOS_Platform_Interface handle) |
EOS_Sessions_Interface |
EOS_Platform_GetSessionsInterface(EOS_Platform_Interface handle) |
EOS_Stats_Interface |
EOS_Platform_GetStatsInterface(EOS_Platform_Interface handle) |
EOS_TitleStorage_Interface |
EOS_Platform_GetTitleStorageInterface(EOS_Platform_Interface handle) |
EOS_UI_Interface |
EOS_Platform_GetUIInterface(EOS_Platform_Interface handle) |
EOS_UserInfo_Interface |
EOS_Platform_GetUserInfoInterface(EOS_Platform_Interface handle) |
void |
EOS_Platform_Release(EOS_Platform_Interface handle) |
EOS_EResult |
EOS_Platform_SetApplicationStatus(EOS_Platform_Interface handle,
EOS_EApplicationStatus newStatus) |
EOS_EResult |
EOS_Platform_SetNetworkStatus(EOS_Platform_Interface handle,
EOS_ENetworkStatus newStatus) |
EOS_EResult |
EOS_Platform_SetOverrideCountryCode(EOS_Platform_Interface handle,
java.lang.String newCountryCode) |
EOS_EResult |
EOS_Platform_SetOverrideLocaleCode(EOS_Platform_Interface handle,
java.lang.String newLocaleCode) |
void |
EOS_Platform_Tick(EOS_Platform_Interface handle) |
EOS_EResult |
EOS_PlayerDataStorage_CopyFileMetadataAtIndex(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_CopyFileMetadataAtIndexOptions copyFileMetadataOptions,
com.sun.jna.ptr.PointerByReference outMetadata) |
EOS_EResult |
EOS_PlayerDataStorage_CopyFileMetadataByFilename(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_CopyFileMetadataByFilenameOptions copyFileMetadataOptions,
com.sun.jna.ptr.PointerByReference outMetadata) |
EOS_EResult |
EOS_PlayerDataStorage_DeleteCache(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_DeleteCacheOptions options,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnDeleteCacheCompleteCallback completionCallback) |
void |
EOS_PlayerDataStorage_DeleteFile(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_DeleteFileOptions deleteOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnDeleteFileCompleteCallback completionCallback) |
void |
EOS_PlayerDataStorage_DuplicateFile(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_DuplicateFileOptions duplicateOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnDuplicateFileCompleteCallback completionCallback) |
void |
EOS_PlayerDataStorage_FileMetadata_Release(EOS_PlayerDataStorage_FileMetadata fileMetadata) |
EOS_EResult |
EOS_PlayerDataStorage_GetFileMetadataCount(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_GetFileMetadataCountOptions getFileMetadataCountOptions,
com.sun.jna.ptr.IntByReference outFileMetadataCount) |
void |
EOS_PlayerDataStorage_QueryFile(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_QueryFileOptions QueryFileOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnQueryFileCompleteCallback completionCallback) |
void |
EOS_PlayerDataStorage_QueryFileList(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_QueryFileListOptions queryFileListOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnQueryFileListCompleteCallback completionCallback) |
EOS_PlayerDataStorageFileTransferRequest |
EOS_PlayerDataStorage_ReadFile(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_ReadFileOptions readOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnReadFileCompleteCallback completionCallback) |
EOS_PlayerDataStorageFileTransferRequest |
EOS_PlayerDataStorage_WriteFile(EOS_PlayerDataStorage_Interface handle,
EOS_PlayerDataStorage_WriteFileOptions writeOptions,
com.sun.jna.Pointer clientData,
EOS_PlayerDataStorage_OnWriteFileCompleteCallback completionCallback) |
EOS_EResult |
EOS_PlayerDataStorageFileTransferRequest_CancelRequest(EOS_PlayerDataStorageFileTransferRequest handle) |
EOS_EResult |
EOS_PlayerDataStorageFileTransferRequest_GetFilename(EOS_PlayerDataStorageFileTransferRequest handle,
int filenameStringBufferSizeBytes,
byte[] outStringBuffer,
com.sun.jna.ptr.IntByReference outStringLength) |
EOS_EResult |
EOS_PlayerDataStorageFileTransferRequest_GetFileRequestState(EOS_PlayerDataStorageFileTransferRequest handle) |
void |
EOS_PlayerDataStorageFileTransferRequest_Release(EOS_PlayerDataStorageFileTransferRequest playerDataStorageFileTransferHandle) |
EOS_NotificationId |
EOS_Presence_AddNotifyJoinGameAccepted(EOS_Presence_Interface handle,
EOS_Presence_AddNotifyJoinGameAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_Presence_OnJoinGameAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_Presence_AddNotifyOnPresenceChanged(EOS_Presence_Interface handle,
EOS_Presence_AddNotifyOnPresenceChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_Presence_OnPresenceChangedCallback NotificationHandler) |
EOS_EResult |
EOS_Presence_CopyPresence(EOS_Presence_Interface handle,
EOS_Presence_CopyPresenceOptions options,
com.sun.jna.ptr.PointerByReference outPresence) |
EOS_EResult |
EOS_Presence_CreatePresenceModification(EOS_Presence_Interface handle,
EOS_Presence_CreatePresenceModificationOptions options,
EOS_PresenceModification OutPresenceModificationHandle) |
EOS_EResult |
EOS_Presence_GetJoinInfo(EOS_Presence_Interface handle,
EOS_Presence_GetJoinInfoOptions options,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_Bool |
EOS_Presence_HasPresence(EOS_Presence_Interface handle,
EOS_Presence_HasPresenceOptions options) |
void |
EOS_Presence_Info_Release(EOS_Presence_Info presenceInfo) |
void |
EOS_Presence_QueryPresence(EOS_Presence_Interface handle,
EOS_Presence_QueryPresenceOptions options,
com.sun.jna.Pointer clientData,
EOS_Presence_OnQueryPresenceCompleteCallback completionDelegate) |
void |
EOS_Presence_RemoveNotifyJoinGameAccepted(EOS_Presence_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Presence_RemoveNotifyOnPresenceChanged(EOS_Presence_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_Presence_SetPresence(EOS_Presence_Interface handle,
EOS_Presence_SetPresenceOptions options,
com.sun.jna.Pointer clientData,
EOS_Presence_SetPresenceCompleteCallback completionDelegate) |
EOS_EResult |
EOS_PresenceModification_DeleteData(EOS_PresenceModification handle,
EOS_PresenceModification_DeleteDataOptions options) |
void |
EOS_PresenceModification_Release(EOS_PresenceModification presenceModificationHandle) |
EOS_EResult |
EOS_PresenceModification_SetData(EOS_PresenceModification handle,
EOS_PresenceModification_SetDataOptions options) |
EOS_EResult |
EOS_PresenceModification_SetJoinInfo(EOS_PresenceModification handle,
EOS_PresenceModification_SetJoinInfoOptions options) |
EOS_EResult |
EOS_PresenceModification_SetRawRichText(EOS_PresenceModification handle,
EOS_PresenceModification_SetRawRichTextOptions options) |
EOS_EResult |
EOS_PresenceModification_SetStatus(EOS_PresenceModification handle,
EOS_PresenceModification_SetStatusOptions options) |
EOS_EResult |
EOS_PresenceModification_SetTemplateData(EOS_PresenceModification handle,
EOS_PresenceModification_SetTemplateDataOptions Options) |
EOS_EResult |
EOS_PresenceModification_SetTemplateId(EOS_PresenceModification handle,
EOS_PresenceModification_SetTemplateIdOptions Options) |
EOS_ProductUserId |
EOS_ProductUserId_FromString(java.lang.String productUserIdString) |
EOS_Bool |
EOS_ProductUserId_IsValid(EOS_ProductUserId accountId) |
EOS_EResult |
EOS_ProductUserId_ToString(EOS_ProductUserId accountId,
java.nio.ByteBuffer outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_EResult |
EOS_ProgressionSnapshot_AddProgression(EOS_ProgressionSnapshot_Interface handle,
EOS_ProgressionSnapshot_AddProgressionOptions options) |
EOS_EResult |
EOS_ProgressionSnapshot_BeginSnapshot(EOS_ProgressionSnapshot_Interface handle,
EOS_ProgressionSnapshot_BeginSnapshotOptions options,
com.sun.jna.ptr.IntByReference outSnapshotId) |
void |
EOS_ProgressionSnapshot_DeleteSnapshot(EOS_ProgressionSnapshot_Interface handle,
EOS_ProgressionSnapshot_DeleteSnapshotOptions options,
com.sun.jna.Pointer clientData,
EOS_ProgressionSnapshot_OnDeleteSnapshotCallback completionDelegate) |
EOS_EResult |
EOS_ProgressionSnapshot_EndSnapshot(EOS_ProgressionSnapshot_Interface handle,
EOS_ProgressionSnapshot_EndSnapshotOptions options) |
void |
EOS_ProgressionSnapshot_SubmitSnapshot(EOS_ProgressionSnapshot_Interface handle,
EOS_ProgressionSnapshot_SubmitSnapshotOptions options,
com.sun.jna.Pointer clientData,
EOS_ProgressionSnapshot_OnSubmitSnapshotCallback completionDelegate) |
void |
EOS_Reports_SendPlayerBehaviorReport(EOS_Reports_Interface handle,
EOS_Reports_SendPlayerBehaviorReportOptions options,
com.sun.jna.Pointer clientData,
EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback completionDelegate) |
EOS_NotificationId |
EOS_RTC_AddNotifyDisconnected(EOS_RTC_Interface handle,
EOS_RTC_AddNotifyDisconnectedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnDisconnectedCallback completionDelegate) |
EOS_NotificationId |
EOS_RTC_AddNotifyParticipantStatusChanged(EOS_RTC_Interface handle,
EOS_RTC_AddNotifyParticipantStatusChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnParticipantStatusChangedCallback completionDelegate) |
EOS_NotificationId |
EOS_RTC_AddNotifyRoomStatisticsUpdated(EOS_RTC_Interface handle,
EOS_RTC_AddNotifyRoomStatisticsUpdatedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnRoomStatisticsUpdatedCallback statisticsUpdateHandler) |
void |
EOS_RTC_BlockParticipant(EOS_RTC_Interface handle,
EOS_RTC_BlockParticipantOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnBlockParticipantCallback completionDelegate) |
EOS_RTC_Audio_Interface |
EOS_RTC_GetAudioInterface(EOS_RTC_Interface handle) |
EOS_RTC_Data_Interface |
EOS_RTC_GetDataInterface(EOS_RTC_Interface handle) |
void |
EOS_RTC_JoinRoom(EOS_RTC_Interface handle,
EOS_RTC_JoinRoomOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnJoinRoomCallback completionDelegate) |
void |
EOS_RTC_LeaveRoom(EOS_RTC_Interface handle,
EOS_RTC_LeaveRoomOptions options,
com.sun.jna.Pointer clientData,
EOS_RTC_OnLeaveRoomCallback completionDelegate) |
void |
EOS_RTC_RemoveNotifyDisconnected(EOS_RTC_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTC_RemoveNotifyParticipantStatusChanged(EOS_RTC_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTC_RemoveNotifyRoomStatisticsUpdated(EOS_RTC_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_RTC_SetRoomSetting(EOS_RTC_Interface handle,
EOS_RTC_SetRoomSettingOptions options) |
EOS_EResult |
EOS_RTC_SetSetting(EOS_RTC_Interface handle,
EOS_RTC_SetSettingOptions options) |
EOS_EResult |
EOS_RTCAdmin_CopyUserTokenByIndex(EOS_RTC_Admin_Interface handle,
EOS_RTCAdmin_CopyUserTokenByIndexOptions options,
com.sun.jna.ptr.PointerByReference outUserToken) |
EOS_EResult |
EOS_RTCAdmin_CopyUserTokenByUserId(EOS_RTC_Admin_Interface handle,
EOS_RTCAdmin_CopyUserTokenByUserIdOptions options,
com.sun.jna.ptr.PointerByReference outUserToken) |
void |
EOS_RTCAdmin_Kick(EOS_RTC_Admin_Interface handle,
EOS_RTCAdmin_KickOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAdmin_OnKickCompleteCallback completionDelegate) |
void |
EOS_RTCAdmin_QueryJoinRoomToken(EOS_RTC_Admin_Interface handle,
EOS_RTCAdmin_QueryJoinRoomTokenOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAdmin_OnQueryJoinRoomTokenCompleteCallback completionDelegate) |
void |
EOS_RTCAdmin_SetParticipantHardMute(EOS_RTC_Admin_Interface handle,
EOS_RTCAdmin_SetParticipantHardMuteOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAdmin_OnSetParticipantHardMuteCompleteCallback completionDelegate) |
void |
EOS_RTCAdmin_UserToken_Release(EOS_RTCAdmin_UserToken userToken) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyAudioBeforeRender(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyAudioBeforeRenderOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnAudioBeforeRenderCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyAudioBeforeSend(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyAudioBeforeSendOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnAudioBeforeSendCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyAudioDevicesChanged(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyAudioDevicesChangedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnAudioDevicesChangedCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyAudioInputState(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyAudioInputStateOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnAudioInputStateCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyAudioOutputState(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyAudioOutputStateOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnAudioOutputStateCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCAudio_AddNotifyParticipantUpdated(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_AddNotifyParticipantUpdatedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnParticipantUpdatedCallback completionDelegate) |
EOS_EResult |
EOS_RTCAudio_CopyInputDeviceInformationByIndex(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_CopyInputDeviceInformationByIndexOptions options,
com.sun.jna.ptr.PointerByReference outInputDeviceInformation) |
EOS_EResult |
EOS_RTCAudio_CopyOutputDeviceInformationByIndex(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_CopyOutputDeviceInformationByIndexOptions options,
com.sun.jna.ptr.PointerByReference outOutputDeviceInformation) |
int |
EOS_RTCAudio_GetInputDevicesCount(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_GetInputDevicesCountOptions options) |
int |
EOS_RTCAudio_GetOutputDevicesCount(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_GetOutputDevicesCountOptions options) |
void |
EOS_RTCAudio_InputDeviceInformation_Release(EOS_RTCAudio_InputDeviceInformation deviceInformation) |
void |
EOS_RTCAudio_OutputDeviceInformation_Release(EOS_RTCAudio_OutputDeviceInformation deviceInformation) |
void |
EOS_RTCAudio_QueryInputDevicesInformation(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_QueryInputDevicesInformationOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnQueryInputDevicesInformationCallback completionDelegate) |
void |
EOS_RTCAudio_QueryOutputDevicesInformation(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_QueryOutputDevicesInformationOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnQueryOutputDevicesInformationCallback completionDelegate) |
void |
EOS_RTCAudio_RegisterPlatformUser(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_RegisterPlatformUserOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnRegisterPlatformUserCallback completionDelegate) |
void |
EOS_RTCAudio_RemoveNotifyAudioBeforeRender(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCAudio_RemoveNotifyAudioBeforeSend(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCAudio_RemoveNotifyAudioDevicesChanged(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCAudio_RemoveNotifyAudioInputState(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCAudio_RemoveNotifyAudioOutputState(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCAudio_RemoveNotifyParticipantUpdated(EOS_RTC_Audio_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_RTCAudio_SendAudio(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_SendAudioOptions options) |
void |
EOS_RTCAudio_SetInputDeviceSettings(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_SetInputDeviceSettingsOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnSetInputDeviceSettingsCallback completionDelegate) |
void |
EOS_RTCAudio_SetOutputDeviceSettings(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_SetOutputDeviceSettingsOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnSetOutputDeviceSettingsCallback completionDelegate) |
void |
EOS_RTCAudio_UnregisterPlatformUser(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UnregisterPlatformUserOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUnregisterPlatformUserCallback completionDelegate) |
void |
EOS_RTCAudio_UpdateParticipantVolume(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UpdateParticipantVolumeOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUpdateParticipantVolumeCallback completionDelegate) |
void |
EOS_RTCAudio_UpdateReceiving(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UpdateReceivingOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUpdateReceivingCallback completionDelegate) |
void |
EOS_RTCAudio_UpdateReceivingVolume(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UpdateReceivingVolumeOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUpdateReceivingVolumeCallback completionDelegate) |
void |
EOS_RTCAudio_UpdateSending(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UpdateSendingOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUpdateSendingCallback completionDelegate) |
void |
EOS_RTCAudio_UpdateSendingVolume(EOS_RTC_Audio_Interface handle,
EOS_RTCAudio_UpdateSendingVolumeOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCAudio_OnUpdateSendingVolumeCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCData_AddNotifyDataReceived(EOS_RTC_Data_Interface handle,
EOS_RTCData_AddNotifyDataReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCData_OnDataReceivedCallback completionDelegate) |
EOS_NotificationId |
EOS_RTCData_AddNotifyParticipantUpdated(EOS_RTC_Data_Interface handle,
EOS_RTCData_AddNotifyParticipantUpdatedOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCData_OnParticipantUpdatedCallback completionDelegate) |
void |
EOS_RTCData_RemoveNotifyDataReceived(EOS_RTC_Data_Interface handle,
EOS_NotificationId notificationId) |
void |
EOS_RTCData_RemoveNotifyParticipantUpdated(EOS_RTC_Data_Interface handle,
EOS_NotificationId notificationId) |
EOS_EResult |
EOS_RTCData_SendData(EOS_RTC_Data_Interface handle,
EOS_RTCData_SendDataOptions options) |
void |
EOS_RTCData_UpdateReceiving(EOS_RTC_Data_Interface handle,
EOS_RTCData_UpdateReceivingOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCData_OnUpdateReceivingCallback completionDelegate) |
void |
EOS_RTCData_UpdateSending(EOS_RTC_Data_Interface handle,
EOS_RTCData_UpdateSendingOptions options,
com.sun.jna.Pointer clientData,
EOS_RTCData_OnUpdateSendingCallback completionDelegate) |
EOS_EResult |
EOS_Sanctions_CopyPlayerSanctionByIndex(EOS_Sanctions_Interface handle,
EOS_Sanctions_CopyPlayerSanctionByIndexOptions options,
com.sun.jna.ptr.PointerByReference outSanction) |
void |
EOS_Sanctions_CreatePlayerSanctionAppeal(EOS_Sanctions_Interface handle,
EOS_Sanctions_CreatePlayerSanctionAppealOptions options,
com.sun.jna.Pointer clientData,
EOS_Sanctions_CreatePlayerSanctionAppealCallback completionDelegate) |
int |
EOS_Sanctions_GetPlayerSanctionCount(EOS_Sanctions_Interface handle,
EOS_Sanctions_GetPlayerSanctionCountOptions options) |
void |
EOS_Sanctions_PlayerSanction_Release(EOS_Sanctions_PlayerSanction sanction) |
void |
EOS_Sanctions_QueryActivePlayerSanctions(EOS_Sanctions_Interface handle,
EOS_Sanctions_QueryActivePlayerSanctionsOptions options,
com.sun.jna.Pointer clientData,
EOS_Sanctions_OnQueryActivePlayerSanctionsCallback completionDelegate) |
void |
EOS_SessionDetails_Attribute_Release(EOS_SessionDetails_Attribute sessionAttribute) |
EOS_EResult |
EOS_SessionDetails_CopyInfo(EOS_SessionDetails handle,
EOS_SessionDetails_CopyInfoOptions options,
com.sun.jna.ptr.PointerByReference outSessionInfo) |
EOS_EResult |
EOS_SessionDetails_CopySessionAttributeByIndex(EOS_SessionDetails handle,
EOS_SessionDetails_CopySessionAttributeByIndexOptions options,
com.sun.jna.ptr.PointerByReference outSessionAttribute) |
EOS_EResult |
EOS_SessionDetails_CopySessionAttributeByKey(EOS_SessionDetails handle,
EOS_SessionDetails_CopySessionAttributeByKeyOptions options,
com.sun.jna.ptr.PointerByReference outSessionAttribute) |
int |
EOS_SessionDetails_GetSessionAttributeCount(EOS_SessionDetails handle,
EOS_SessionDetails_GetSessionAttributeCountOptions options) |
void |
EOS_SessionDetails_Info_Release(EOS_SessionDetails_Info sessionInfo) |
void |
EOS_SessionDetails_Release(EOS_SessionDetails sessionHandle) |
EOS_EResult |
EOS_SessionModification_AddAttribute(EOS_SessionModification handle,
EOS_SessionModification_AddAttributeOptions options) |
void |
EOS_SessionModification_Release(EOS_SessionModification sessionModificationHandle) |
EOS_EResult |
EOS_SessionModification_RemoveAttribute(EOS_SessionModification handle,
EOS_SessionModification_RemoveAttributeOptions options) |
EOS_EResult |
EOS_SessionModification_SetAllowedPlatformIds(EOS_SessionModification handle,
EOS_SessionModification_SetAllowedPlatformIdsOptions options) |
EOS_EResult |
EOS_SessionModification_SetBucketId(EOS_SessionModification handle,
EOS_SessionModification_SetBucketIdOptions options) |
EOS_EResult |
EOS_SessionModification_SetHostAddress(EOS_SessionModification handle,
EOS_SessionModification_SetHostAddressOptions options) |
EOS_EResult |
EOS_SessionModification_SetInvitesAllowed(EOS_SessionModification handle,
EOS_SessionModification_SetInvitesAllowedOptions options) |
EOS_EResult |
EOS_SessionModification_SetJoinInProgressAllowed(EOS_SessionModification handle,
EOS_SessionModification_SetJoinInProgressAllowedOptions options) |
EOS_EResult |
EOS_SessionModification_SetMaxPlayers(EOS_SessionModification handle,
EOS_SessionModification_SetMaxPlayersOptions options) |
EOS_EResult |
EOS_SessionModification_SetPermissionLevel(EOS_SessionModification handle,
EOS_SessionModification_SetPermissionLevelOptions options) |
EOS_NotificationId |
EOS_Sessions_AddNotifyJoinSessionAccepted(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifyJoinSessionAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnJoinSessionAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_Sessions_AddNotifyLeaveSessionRequested(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifyLeaveSessionRequestedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnLeaveSessionRequestedCallback notificationFn) |
EOS_NotificationId |
EOS_Sessions_AddNotifySendSessionNativeInviteRequested(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifySendSessionNativeInviteRequestedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnSendSessionNativeInviteRequestedCallback notificationFn) |
EOS_NotificationId |
EOS_Sessions_AddNotifySessionInviteAccepted(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifySessionInviteAcceptedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnSessionInviteAcceptedCallback notificationFn) |
EOS_NotificationId |
EOS_Sessions_AddNotifySessionInviteReceived(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifySessionInviteReceivedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnSessionInviteReceivedCallback notificationFn) |
EOS_NotificationId |
EOS_Sessions_AddNotifySessionInviteRejected(EOS_Sessions_Interface handle,
EOS_Sessions_AddNotifySessionInviteRejectedOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnSessionInviteRejectedCallback notificationFn) |
EOS_EResult |
EOS_Sessions_CopyActiveSessionHandle(EOS_Sessions_Interface handle,
EOS_Sessions_CopyActiveSessionHandleOptions options,
EOS_ActiveSession outSessionHandle) |
EOS_EResult |
EOS_Sessions_CopySessionHandleByInviteId(EOS_Sessions_Interface handle,
EOS_Sessions_CopySessionHandleByInviteIdOptions options,
EOS_SessionDetails outSessionHandle) |
EOS_EResult |
EOS_Sessions_CopySessionHandleByUiEventId(EOS_Sessions_Interface handle,
EOS_Sessions_CopySessionHandleByUiEventIdOptions options,
EOS_SessionDetails outSessionHandle) |
EOS_EResult |
EOS_Sessions_CopySessionHandleForPresence(EOS_Sessions_Interface handle,
EOS_Sessions_CopySessionHandleForPresenceOptions options,
EOS_SessionDetails outSessionHandle) |
EOS_EResult |
EOS_Sessions_CreateSessionModification(EOS_Sessions_Interface handle,
EOS_Sessions_CreateSessionModificationOptions options,
EOS_SessionModification outSessionModificationHandle) |
EOS_EResult |
EOS_Sessions_CreateSessionSearch(EOS_Sessions_Interface handle,
EOS_Sessions_CreateSessionSearchOptions options,
EOS_SessionSearch outSessionSearchHandle) |
void |
EOS_Sessions_DestroySession(EOS_Sessions_Interface handle,
EOS_Sessions_DestroySessionOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnDestroySessionCallback completionDelegate) |
EOS_EResult |
EOS_Sessions_DumpSessionState(EOS_Sessions_Interface handle,
EOS_Sessions_DumpSessionStateOptions options) |
void |
EOS_Sessions_EndSession(EOS_Sessions_Interface handle,
EOS_Sessions_EndSessionOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnEndSessionCallback completionDelegate) |
int |
EOS_Sessions_GetInviteCount(EOS_Sessions_Interface handle,
EOS_Sessions_GetInviteCountOptions options) |
EOS_EResult |
EOS_Sessions_GetInviteIdByIndex(EOS_Sessions_Interface handle,
EOS_Sessions_GetInviteIdByIndexOptions options,
byte[] outBuffer,
com.sun.jna.ptr.IntByReference inOutBufferLength) |
EOS_EResult |
EOS_Sessions_IsUserInSession(EOS_Sessions_Interface handle,
EOS_Sessions_IsUserInSessionOptions options) |
void |
EOS_Sessions_JoinSession(EOS_Sessions_Interface handle,
EOS_Sessions_JoinSessionOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnJoinSessionCallback completionDelegate) |
void |
EOS_Sessions_QueryInvites(EOS_Sessions_Interface handle,
EOS_Sessions_QueryInvitesOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnQueryInvitesCallback completionDelegate) |
void |
EOS_Sessions_RegisterPlayers(EOS_Sessions_Interface handle,
EOS_Sessions_RegisterPlayersOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnRegisterPlayersCallback completionDelegate) |
void |
EOS_Sessions_RejectInvite(EOS_Sessions_Interface handle,
EOS_Sessions_RejectInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnRejectInviteCallback completionDelegate) |
void |
EOS_Sessions_RemoveNotifyJoinSessionAccepted(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_RemoveNotifyLeaveSessionRequested(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_RemoveNotifySendSessionNativeInviteRequested(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_RemoveNotifySessionInviteAccepted(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_RemoveNotifySessionInviteReceived(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_RemoveNotifySessionInviteRejected(EOS_Sessions_Interface handle,
EOS_NotificationId InId) |
void |
EOS_Sessions_SendInvite(EOS_Sessions_Interface handle,
EOS_Sessions_SendInviteOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnSendInviteCallback completionDelegate) |
void |
EOS_Sessions_StartSession(EOS_Sessions_Interface handle,
EOS_Sessions_StartSessionOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnStartSessionCallback completionDelegate) |
void |
EOS_Sessions_UnregisterPlayers(EOS_Sessions_Interface handle,
EOS_Sessions_UnregisterPlayersOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnUnregisterPlayersCallback completionDelegate) |
void |
EOS_Sessions_UpdateSession(EOS_Sessions_Interface handle,
EOS_Sessions_UpdateSessionOptions options,
com.sun.jna.Pointer clientData,
EOS_Sessions_OnUpdateSessionCallback completionDelegate) |
EOS_EResult |
EOS_Sessions_UpdateSessionModification(EOS_Sessions_Interface handle,
EOS_Sessions_UpdateSessionModificationOptions options,
EOS_SessionModification outSessionModificationHandle) |
EOS_EResult |
EOS_SessionSearch_CopySearchResultByIndex(EOS_SessionSearch handle,
EOS_SessionSearch_CopySearchResultByIndexOptions options,
EOS_SessionDetails outSessionHandle) |
void |
EOS_SessionSearch_Find(EOS_SessionSearch handle,
EOS_SessionSearch_FindOptions options,
com.sun.jna.Pointer clientData,
EOS_SessionSearch_OnFindCallback completionDelegate) |
int |
EOS_SessionSearch_GetSearchResultCount(EOS_SessionSearch handle,
EOS_SessionSearch_GetSearchResultCountOptions options) |
void |
EOS_SessionSearch_Release(EOS_SessionSearch sessionSearchHandle) |
EOS_EResult |
EOS_SessionSearch_RemoveParameter(EOS_SessionSearch handle,
EOS_SessionSearch_RemoveParameterOptions options) |
EOS_EResult |
EOS_SessionSearch_SetMaxResults(EOS_SessionSearch handle,
EOS_SessionSearch_SetMaxResultsOptions options) |
EOS_EResult |
EOS_SessionSearch_SetParameter(EOS_SessionSearch handle,
EOS_SessionSearch_SetParameterOptions options) |
EOS_EResult |
EOS_SessionSearch_SetSessionId(EOS_SessionSearch handle,
EOS_SessionSearch_SetSessionIdOptions options) |
EOS_EResult |
EOS_SessionSearch_SetTargetUserId(EOS_SessionSearch handle,
EOS_SessionSearch_SetTargetUserIdOptions options) |
EOS_EResult |
EOS_Shutdown() |
EOS_EResult |
EOS_Stats_CopyStatByIndex(EOS_Stats_Interface handle,
EOS_Stats_CopyStatByIndexOptions options,
com.sun.jna.ptr.PointerByReference outStat) |
EOS_EResult |
EOS_Stats_CopyStatByName(EOS_Stats_Interface handle,
EOS_Stats_CopyStatByNameOptions options,
com.sun.jna.ptr.PointerByReference outStat) |
int |
EOS_Stats_GetStatsCount(EOS_Stats_Interface handle,
EOS_Stats_GetStatCountOptions options) |
void |
EOS_Stats_IngestStat(EOS_Stats_Interface handle,
EOS_Stats_IngestStatOptions options,
com.sun.jna.Pointer clientData,
EOS_Stats_OnIngestStatCompleteCallback completionDelegate) |
void |
EOS_Stats_QueryStats(EOS_Stats_Interface handle,
EOS_Stats_QueryStatsOptions options,
com.sun.jna.Pointer clientData,
EOS_Stats_OnQueryStatsCompleteCallback completionDelegate) |
void |
EOS_Stats_Stat_Release(EOS_Stats_Stat stat) |
EOS_EResult |
EOS_TitleStorage_CopyFileMetadataAtIndex(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_CopyFileMetadataAtIndexOptions options,
com.sun.jna.ptr.PointerByReference outMetadata) |
EOS_EResult |
EOS_TitleStorage_CopyFileMetadataByFilename(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_CopyFileMetadataByFilenameOptions options,
com.sun.jna.ptr.PointerByReference outMetadata) |
EOS_EResult |
EOS_TitleStorage_DeleteCache(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_DeleteCacheOptions options,
com.sun.jna.Pointer clientData,
EOS_TitleStorage_OnDeleteCacheCompleteCallback completionCallback) |
void |
EOS_TitleStorage_FileMetadata_Release(EOS_TitleStorage_FileMetadata fileMetadata) |
int |
EOS_TitleStorage_GetFileMetadataCount(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_GetFileMetadataCountOptions options) |
void |
EOS_TitleStorage_QueryFile(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_QueryFileOptions options,
com.sun.jna.Pointer clientData,
EOS_TitleStorage_OnQueryFileCompleteCallback completionCallback) |
void |
EOS_TitleStorage_QueryFileList(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_QueryFileListOptions options,
com.sun.jna.Pointer clientData,
EOS_TitleStorage_OnQueryFileListCompleteCallback completionCallback) |
EOS_TitleStorageFileTransferRequest |
EOS_TitleStorage_ReadFile(EOS_TitleStorage_Interface handle,
EOS_TitleStorage_ReadFileOptions options,
com.sun.jna.Pointer clientData,
EOS_TitleStorage_OnReadFileCompleteCallback completionCallback) |
EOS_EResult |
EOS_TitleStorageFileTransferRequest_CancelRequest(EOS_TitleStorageFileTransferRequest handle) |
EOS_EResult |
EOS_TitleStorageFileTransferRequest_GetFilename(EOS_TitleStorageFileTransferRequest handle,
int filenameStringBufferSizeBytes,
java.nio.ByteBuffer outStringBuffer,
java.nio.IntBuffer outStringLength) |
EOS_EResult |
EOS_TitleStorageFileTransferRequest_GetFileRequestState(EOS_TitleStorageFileTransferRequest handle) |
void |
EOS_TitleStorageFileTransferRequest_Release(EOS_TitleStorageFileTransferRequest titleStorageFileTransferHandle) |
EOS_EResult |
EOS_UI_AcknowledgeEventId(EOS_UI_Interface handle,
EOS_UI_AcknowledgeEventIdOptions options) |
EOS_NotificationId |
EOS_UI_AddNotifyDisplaySettingsUpdated(EOS_UI_Interface handle,
EOS_UI_AddNotifyDisplaySettingsUpdatedOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnDisplaySettingsUpdatedCallback notificationFn) |
EOS_NotificationId |
EOS_UI_AddNotifyMemoryMonitor(EOS_UI_Interface handle,
EOS_UI_AddNotifyMemoryMonitorOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnMemoryMonitorCallback notificationFn) |
EOS_Bool |
EOS_UI_GetFriendsExclusiveInput(EOS_UI_Interface handle,
EOS_UI_GetFriendsExclusiveInputOptions options) |
EOS_Bool |
EOS_UI_GetFriendsVisible(EOS_UI_Interface handle,
EOS_UI_GetFriendsVisibleOptions options) |
EOS_UI_ENotificationLocation |
EOS_UI_GetNotificationLocationPreference(EOS_UI_Interface handle) |
EOS_UI_EInputStateButtonFlags |
EOS_UI_GetToggleFriendsButton(EOS_UI_Interface handle,
EOS_UI_GetToggleFriendsButtonOptions options) |
EOS_UI_EKeyCombination |
EOS_UI_GetToggleFriendsKey(EOS_UI_Interface handle,
EOS_UI_GetToggleFriendsKeyOptions options) |
void |
EOS_UI_HideFriends(EOS_UI_Interface handle,
EOS_UI_HideFriendsOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnHideFriendsCallback completionDelegate) |
EOS_Bool |
EOS_UI_IsSocialOverlayPaused(EOS_UI_Interface handle,
EOS_UI_IsSocialOverlayPausedOptions options) |
EOS_Bool |
EOS_UI_IsValidButtonCombination(EOS_UI_Interface handle,
EOS_UI_EInputStateButtonFlags buttonCombination) |
EOS_Bool |
EOS_UI_IsValidKeyCombination(EOS_UI_Interface handle,
EOS_UI_EKeyCombination keyCombination) |
EOS_EResult |
EOS_UI_PauseSocialOverlay(EOS_UI_Interface handle,
EOS_UI_PauseSocialOverlayOptions options) |
EOS_EResult |
EOS_UI_PrePresent(EOS_UI_Interface handle,
EOS_UI_PrePresentOptions options) |
void |
EOS_UI_RemoveNotifyDisplaySettingsUpdated(EOS_UI_Interface handle,
EOS_NotificationId Id) |
void |
EOS_UI_RemoveNotifyMemoryMonitor(EOS_UI_Interface handle,
EOS_NotificationId Id) |
EOS_EResult |
EOS_UI_ReportInputState(EOS_UI_Interface handle,
EOS_UI_ReportInputStateOptions options) |
EOS_EResult |
EOS_UI_SetDisplayPreference(EOS_UI_Interface handle,
EOS_UI_SetDisplayPreferenceOptions options) |
EOS_EResult |
EOS_UI_SetToggleFriendsButton(EOS_UI_Interface handle,
EOS_UI_SetToggleFriendsButtonOptions options) |
EOS_EResult |
EOS_UI_SetToggleFriendsKey(EOS_UI_Interface handle,
EOS_UI_SetToggleFriendsKeyOptions options) |
void |
EOS_UI_ShowBlockPlayer(EOS_UI_Interface handle,
EOS_UI_ShowBlockPlayerOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnShowBlockPlayerCallback completionDelegate) |
void |
EOS_UI_ShowFriends(EOS_UI_Interface handle,
EOS_UI_ShowFriendsOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnShowFriendsCallback completionDelegate) |
void |
EOS_UI_ShowNativeProfile(EOS_UI_Interface handle,
EOS_UI_ShowNativeProfileOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnShowNativeProfileCallback completionDelegate) |
void |
EOS_UI_ShowReportPlayer(EOS_UI_Interface handle,
EOS_UI_ShowReportPlayerOptions options,
com.sun.jna.Pointer clientData,
EOS_UI_OnShowReportPlayerCallback completionDelegate) |
void |
EOS_UserInfo_BestDisplayName_Release(EOS_UserInfo_BestDisplayName bestDisplayName) |
EOS_EResult |
EOS_UserInfo_CopyBestDisplayName(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyBestDisplayNameOptions options,
com.sun.jna.ptr.PointerByReference outBestDisplayName) |
EOS_EResult |
EOS_UserInfo_CopyBestDisplayNameWithPlatform(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyBestDisplayNameWithPlatformOptions options,
com.sun.jna.ptr.PointerByReference outBestDisplayName) |
EOS_EResult |
EOS_UserInfo_CopyExternalUserInfoByAccountId(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions options,
com.sun.jna.ptr.PointerByReference outExternalUserInfo) |
EOS_EResult |
EOS_UserInfo_CopyExternalUserInfoByAccountType(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyExternalUserInfoByAccountTypeOptions options,
com.sun.jna.ptr.PointerByReference outExternalUserInfo) |
EOS_EResult |
EOS_UserInfo_CopyExternalUserInfoByIndex(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyExternalUserInfoByIndexOptions options,
com.sun.jna.ptr.PointerByReference outExternalUserInfo) |
EOS_EResult |
EOS_UserInfo_CopyUserInfo(EOS_UserInfo_Interface handle,
EOS_UserInfo_CopyUserInfoOptions options,
com.sun.jna.ptr.PointerByReference outUserInfo) |
void |
EOS_UserInfo_ExternalUserInfo_Release(EOS_UserInfo_ExternalUserInfo externalUserInfo) |
int |
EOS_UserInfo_GetExternalUserInfoCount(EOS_UserInfo_Interface handle,
EOS_UserInfo_GetExternalUserInfoCountOptions options) |
EOS_OnlinePlatformType |
EOS_UserInfo_GetLocalPlatformType(EOS_UserInfo_Interface handle,
EOS_UserInfo_GetLocalPlatformTypeOptions options) |
void |
EOS_UserInfo_QueryUserInfo(EOS_UserInfo_Interface handle,
EOS_UserInfo_QueryUserInfoOptions options,
com.sun.jna.Pointer clientData,
EOS_UserInfo_OnQueryUserInfoCallback completionDelegate) |
void |
EOS_UserInfo_QueryUserInfoByDisplayName(EOS_UserInfo_Interface handle,
EOS_UserInfo_QueryUserInfoByDisplayNameOptions options,
com.sun.jna.Pointer clientData,
EOS_UserInfo_OnQueryUserInfoByDisplayNameCallback completionDelegate) |
void |
EOS_UserInfo_QueryUserInfoByExternalAccount(EOS_UserInfo_Interface handle,
EOS_UserInfo_QueryUserInfoByExternalAccountOptions options,
com.sun.jna.Pointer clientData,
EOS_UserInfo_OnQueryUserInfoByExternalAccountCallback completionDelegate) |
void |
EOS_UserInfo_Release(EOS_UserInfo userInfo) |
static EOSLibrary |
getLibraryInstance() |