Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewSessionClient(configRepository repository.ConfigRepository) *sessionclient.JusticeSessionService
- type CertificateService
- func (aaa *CertificateService) GetAuthSession() auth.Session
- func (aaa *CertificateService) HandleUploadXboxPFXCertificate(input *certificate.HandleUploadXboxPFXCertificateParams) (*sessionclientmodels.ModelsPlatformCredentials, error)deprecated
- func (aaa *CertificateService) HandleUploadXboxPFXCertificateShort(input *certificate.HandleUploadXboxPFXCertificateParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
- type ConfigurationTemplateService
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1(input *configuration_template.AdminDeleteConfigurationAlertV1Params) errordeprecated
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) errordeprecated
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
- func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1Short(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetDSMCConfiguration(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetDSMCConfigurationShort(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
- func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfiguration(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfigurationShort(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) GetAuthSession() auth.Session
- type DSMCDefaultConfigurationService
- func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)deprecated
- func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
- func (aaa *DSMCDefaultConfigurationService) GetAuthSession() auth.Session
- type EnvironmentVariableService
- func (aaa *EnvironmentVariableService) AdminListEnvironmentVariables(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)deprecated
- func (aaa *EnvironmentVariableService) AdminListEnvironmentVariablesShort(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
- func (aaa *EnvironmentVariableService) GetAuthSession() auth.Session
- type GameSessionService
- func (aaa *GameSessionService) AdminDeleteBulkGameSessions(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)deprecated
- func (aaa *GameSessionService) AdminDeleteBulkGameSessionsShort(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
- func (aaa *GameSessionService) AdminQueryGameSessions(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) AdminQueryGameSessionsByAttributes(input *game_session.AdminQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) AdminQueryGameSessionsByAttributesShort(input *game_session.AdminQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) AdminQueryGameSessionsShort(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) AdminSetDSReady(input *game_session.AdminSetDSReadyParams) errordeprecated
- func (aaa *GameSessionService) AdminSetDSReadyShort(input *game_session.AdminSetDSReadyParams) error
- func (aaa *GameSessionService) AdminUpdateGameSessionMember(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)deprecated
- func (aaa *GameSessionService) AdminUpdateGameSessionMemberShort(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
- func (aaa *GameSessionService) AppendTeamGameSession(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) AppendTeamGameSessionShort(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) CreateGameSession(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) CreateGameSessionShort(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) DeleteGameSession(input *game_session.DeleteGameSessionParams) errordeprecated
- func (aaa *GameSessionService) DeleteGameSessionShort(input *game_session.DeleteGameSessionParams) error
- func (aaa *GameSessionService) GameSessionGenerateCode(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GameSessionGenerateCodeShort(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) GetAuthSession() auth.Session
- func (aaa *GameSessionService) GetGameSession(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GetGameSessionByPodName(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GetGameSessionByPodNameShort(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) GetGameSessionShort(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) GetSessionServerSecret(input *game_session.GetSessionServerSecretParams) (*sessionclientmodels.ApimodelsServerSecret, error)deprecated
- func (aaa *GameSessionService) GetSessionServerSecretShort(input *game_session.GetSessionServerSecretParams) (*sessionclientmodels.ApimodelsServerSecret, error)
- func (aaa *GameSessionService) JoinGameSession(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) JoinGameSessionShort(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) LeaveGameSession(input *game_session.LeaveGameSessionParams) errordeprecated
- func (aaa *GameSessionService) LeaveGameSessionShort(input *game_session.LeaveGameSessionParams) error
- func (aaa *GameSessionService) PatchUpdateGameSession(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PatchUpdateGameSessionShort(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) PublicGameSessionInvite(input *game_session.PublicGameSessionInviteParams) errordeprecated
- func (aaa *GameSessionService) PublicGameSessionInviteShort(input *game_session.PublicGameSessionInviteParams) error
- func (aaa *GameSessionService) PublicGameSessionReject(input *game_session.PublicGameSessionRejectParams) errordeprecated
- func (aaa *GameSessionService) PublicGameSessionRejectShort(input *game_session.PublicGameSessionRejectParams) error
- func (aaa *GameSessionService) PublicPromoteGameSessionLeader(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PublicPromoteGameSessionLeaderShort(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) PublicQueryGameSessionsByAttributes(input *game_session.PublicQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) PublicQueryGameSessionsByAttributesShort(input *game_session.PublicQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) PublicQueryMyGameSessions(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) PublicQueryMyGameSessionsShort(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) PublicRevokeGameSessionCode(input *game_session.PublicRevokeGameSessionCodeParams) errordeprecated
- func (aaa *GameSessionService) PublicRevokeGameSessionCodeShort(input *game_session.PublicRevokeGameSessionCodeParams) error
- func (aaa *GameSessionService) PublicSessionJoinCode(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PublicSessionJoinCodeShort(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) UpdateGameSession(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) UpdateGameSessionBackfillTicketID(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) UpdateGameSessionBackfillTicketIDShort(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) UpdateGameSessionShort(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- type GlobalConfigurationService
- func (aaa *GlobalConfigurationService) AdminDeleteGlobalConfiguration(input *global_configuration.AdminDeleteGlobalConfigurationParams) (string, error)deprecated
- func (aaa *GlobalConfigurationService) AdminDeleteGlobalConfigurationShort(input *global_configuration.AdminDeleteGlobalConfigurationParams) (string, error)
- func (aaa *GlobalConfigurationService) AdminListGlobalConfiguration(input *global_configuration.AdminListGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)deprecated
- func (aaa *GlobalConfigurationService) AdminListGlobalConfigurationShort(input *global_configuration.AdminListGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
- func (aaa *GlobalConfigurationService) AdminUpdateGlobalConfiguration(input *global_configuration.AdminUpdateGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)deprecated
- func (aaa *GlobalConfigurationService) AdminUpdateGlobalConfigurationShort(input *global_configuration.AdminUpdateGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
- func (aaa *GlobalConfigurationService) GetAuthSession() auth.Session
- type MaxActiveService
- func (aaa *MaxActiveService) AdminGetMemberActiveSession(input *max_active.AdminGetMemberActiveSessionParams) (*sessionclientmodels.ModelsMemberActiveSession, error)deprecated
- func (aaa *MaxActiveService) AdminGetMemberActiveSessionShort(input *max_active.AdminGetMemberActiveSessionParams) (*sessionclientmodels.ModelsMemberActiveSession, error)
- func (aaa *MaxActiveService) AdminReconcileMaxActiveSession(input *max_active.AdminReconcileMaxActiveSessionParams) errordeprecated
- func (aaa *MaxActiveService) AdminReconcileMaxActiveSessionShort(input *max_active.AdminReconcileMaxActiveSessionParams) error
- func (aaa *MaxActiveService) GetAuthSession() auth.Session
- type NativeSessionService
- func (aaa *NativeSessionService) AdminGetListNativeSession(input *native_session.AdminGetListNativeSessionParams) (*sessionclientmodels.ApimodelsNativeSessionPagingResponse, error)deprecated
- func (aaa *NativeSessionService) AdminGetListNativeSessionShort(input *native_session.AdminGetListNativeSessionParams) (*sessionclientmodels.ApimodelsNativeSessionPagingResponse, error)
- func (aaa *NativeSessionService) GetAuthSession() auth.Session
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) errordeprecated
- func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
- func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) errordeprecated
- func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
- type PartyService
- func (aaa *PartyService) AdminQueryParties(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)deprecated
- func (aaa *PartyService) AdminQueryPartiesShort(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
- func (aaa *PartyService) GetAuthSession() auth.Session
- func (aaa *PartyService) PublicCreateParty(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicCreatePartyShort(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicGeneratePartyCode(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicGeneratePartyCodeShort(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicGetParty(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicGetPartyShort(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyInvite(input *party.PublicPartyInviteParams) (*sessionclientmodels.ApimodelsSessionInviteResponse, error)deprecated
- func (aaa *PartyService) PublicPartyInviteShort(input *party.PublicPartyInviteParams) (*sessionclientmodels.ApimodelsSessionInviteResponse, error)
- func (aaa *PartyService) PublicPartyJoin(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPartyJoinCode(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPartyJoinCodeShort(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyJoinShort(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyKick(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)deprecated
- func (aaa *PartyService) PublicPartyKickShort(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
- func (aaa *PartyService) PublicPartyLeave(input *party.PublicPartyLeaveParams) errordeprecated
- func (aaa *PartyService) PublicPartyLeaveShort(input *party.PublicPartyLeaveParams) error
- func (aaa *PartyService) PublicPartyReject(input *party.PublicPartyRejectParams) errordeprecated
- func (aaa *PartyService) PublicPartyRejectShort(input *party.PublicPartyRejectParams) error
- func (aaa *PartyService) PublicPatchUpdateParty(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPatchUpdatePartyShort(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPromotePartyLeader(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPromotePartyLeaderShort(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicQueryMyParties(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)deprecated
- func (aaa *PartyService) PublicQueryMyPartiesShort(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
- func (aaa *PartyService) PublicRevokePartyCode(input *party.PublicRevokePartyCodeParams) errordeprecated
- func (aaa *PartyService) PublicRevokePartyCodeShort(input *party.PublicRevokePartyCodeParams) error
- func (aaa *PartyService) PublicUpdateParty(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicUpdatePartyShort(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- type PlatformCredentialService
- func (aaa *PlatformCredentialService) AdminDeletePlatformCredentials(input *platform_credential.AdminDeletePlatformCredentialsParams) errordeprecated
- func (aaa *PlatformCredentialService) AdminDeletePlatformCredentialsShort(input *platform_credential.AdminDeletePlatformCredentialsParams) error
- func (aaa *PlatformCredentialService) AdminGetPlatformCredentials(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)deprecated
- func (aaa *PlatformCredentialService) AdminGetPlatformCredentialsShort(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
- func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentials(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)deprecated
- func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentialsShort(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
- func (aaa *PlatformCredentialService) GetAuthSession() auth.Session
- type PlayerService
- func (aaa *PlayerService) AdminGetPlayerAttributes(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) AdminGetPlayerAttributesShort(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) AdminQueryPlayerAttributes(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) AdminQueryPlayerAttributesShort(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) GetAuthSession() auth.Session
- func (aaa *PlayerService) PublicDeletePlayerAttributes(input *player.PublicDeletePlayerAttributesParams) errordeprecated
- func (aaa *PlayerService) PublicDeletePlayerAttributesShort(input *player.PublicDeletePlayerAttributesParams) error
- func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatform(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)deprecated
- func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatformShort(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
- func (aaa *PlayerService) PublicGetPlayerAttributes(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) PublicGetPlayerAttributesShort(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) PublicStorePlayerAttributes(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) PublicStorePlayerAttributesShort(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- type RecentPlayerService
- func (aaa *RecentPlayerService) GetAuthSession() auth.Session
- func (aaa *RecentPlayerService) PublicGetRecentPlayer(input *recent_player.PublicGetRecentPlayerParams) (*sessionclientmodels.ModelsRecentPlayerQueryResponse, error)deprecated
- func (aaa *RecentPlayerService) PublicGetRecentPlayerShort(input *recent_player.PublicGetRecentPlayerParams) (*sessionclientmodels.ModelsRecentPlayerQueryResponse, error)
- type SessionStorageService
- func (aaa *SessionStorageService) AdminDeleteUserSessionStorage(input *session_storage.AdminDeleteUserSessionStorageParams) errordeprecated
- func (aaa *SessionStorageService) AdminDeleteUserSessionStorageShort(input *session_storage.AdminDeleteUserSessionStorageParams) error
- func (aaa *SessionStorageService) AdminReadSessionStorage(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) AdminReadSessionStorageShort(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) AdminReadUserSessionStorage(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) AdminReadUserSessionStorageShort(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) GetAuthSession() auth.Session
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorage(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeader(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageShort(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)
Constants ¶
const ServiceVersion = "3.13.0"
Variables ¶
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewSessionClient ¶
func NewSessionClient(configRepository repository.ConfigRepository) *sessionclient.JusticeSessionService
Types ¶
type CertificateService ¶
type CertificateService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*CertificateService) GetAuthSession ¶
func (aaa *CertificateService) GetAuthSession() auth.Session
func (*CertificateService) HandleUploadXboxPFXCertificate
deprecated
func (aaa *CertificateService) HandleUploadXboxPFXCertificate(input *certificate.HandleUploadXboxPFXCertificateParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
Deprecated: 2022-01-10 - Please use HandleUploadXboxPFXCertificateShort instead.
func (*CertificateService) HandleUploadXboxPFXCertificateShort ¶
func (aaa *CertificateService) HandleUploadXboxPFXCertificateShort(input *certificate.HandleUploadXboxPFXCertificateParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
type ConfigurationTemplateService ¶
type ConfigurationTemplateService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*ConfigurationTemplateService) AdminCreateConfigurationAlertV1
deprecated
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - Please use AdminCreateConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short ¶
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminCreateConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - Please use AdminCreateConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) AdminDeleteConfigurationAlertV1
deprecated
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short ¶
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
func (*ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
func (*ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1
deprecated
func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetAllConfigurationTemplatesV1Short instead.
func (*ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short ¶
func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
func (*ConfigurationTemplateService) AdminGetConfigurationAlertV1
deprecated
func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminGetConfigurationAlertV1Short ¶
func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1Short(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminGetConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) AdminGetDSMCConfiguration
deprecated
func (aaa *ConfigurationTemplateService) AdminGetDSMCConfiguration(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
Deprecated: 2022-01-10 - Please use AdminGetDSMCConfigurationShort instead.
func (*ConfigurationTemplateService) AdminGetDSMCConfigurationShort ¶
func (aaa *ConfigurationTemplateService) AdminGetDSMCConfigurationShort(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
func (*ConfigurationTemplateService) AdminSyncDSMCConfiguration
deprecated
func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfiguration(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
Deprecated: 2022-01-10 - Please use AdminSyncDSMCConfigurationShort instead.
func (*ConfigurationTemplateService) AdminSyncDSMCConfigurationShort ¶
func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfigurationShort(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
func (*ConfigurationTemplateService) AdminUpdateConfigurationAlertV1
deprecated
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short ¶
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) GetAuthSession ¶
func (aaa *ConfigurationTemplateService) GetAuthSession() auth.Session
type DSMCDefaultConfigurationService ¶
type DSMCDefaultConfigurationService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault
deprecated
func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
Deprecated: 2022-01-10 - Please use AdminGetDSMCConfigurationDefaultShort instead.
func (*DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort ¶
func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
func (*DSMCDefaultConfigurationService) GetAuthSession ¶
func (aaa *DSMCDefaultConfigurationService) GetAuthSession() auth.Session
type EnvironmentVariableService ¶
type EnvironmentVariableService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*EnvironmentVariableService) AdminListEnvironmentVariables
deprecated
func (aaa *EnvironmentVariableService) AdminListEnvironmentVariables(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
Deprecated: 2022-01-10 - Please use AdminListEnvironmentVariablesShort instead.
func (*EnvironmentVariableService) AdminListEnvironmentVariablesShort ¶
func (aaa *EnvironmentVariableService) AdminListEnvironmentVariablesShort(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
func (*EnvironmentVariableService) GetAuthSession ¶
func (aaa *EnvironmentVariableService) GetAuthSession() auth.Session
type GameSessionService ¶
type GameSessionService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*GameSessionService) AdminDeleteBulkGameSessions
deprecated
func (aaa *GameSessionService) AdminDeleteBulkGameSessions(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
Deprecated: 2022-01-10 - Please use AdminDeleteBulkGameSessionsShort instead.
func (*GameSessionService) AdminDeleteBulkGameSessionsShort ¶
func (aaa *GameSessionService) AdminDeleteBulkGameSessionsShort(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
func (*GameSessionService) AdminQueryGameSessions
deprecated
func (aaa *GameSessionService) AdminQueryGameSessions(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - Please use AdminQueryGameSessionsShort instead.
func (*GameSessionService) AdminQueryGameSessionsByAttributes
deprecated
func (aaa *GameSessionService) AdminQueryGameSessionsByAttributes(input *game_session.AdminQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - Please use AdminQueryGameSessionsByAttributesShort instead.
func (*GameSessionService) AdminQueryGameSessionsByAttributesShort ¶
func (aaa *GameSessionService) AdminQueryGameSessionsByAttributesShort(input *game_session.AdminQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) AdminQueryGameSessionsShort ¶
func (aaa *GameSessionService) AdminQueryGameSessionsShort(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) AdminSetDSReady
deprecated
func (aaa *GameSessionService) AdminSetDSReady(input *game_session.AdminSetDSReadyParams) error
Deprecated: 2022-01-10 - Please use AdminSetDSReadyShort instead.
func (*GameSessionService) AdminSetDSReadyShort ¶
func (aaa *GameSessionService) AdminSetDSReadyShort(input *game_session.AdminSetDSReadyParams) error
func (*GameSessionService) AdminUpdateGameSessionMember
deprecated
func (aaa *GameSessionService) AdminUpdateGameSessionMember(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateGameSessionMemberShort instead.
func (*GameSessionService) AdminUpdateGameSessionMemberShort ¶
func (aaa *GameSessionService) AdminUpdateGameSessionMemberShort(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
func (*GameSessionService) AppendTeamGameSession
deprecated
func (aaa *GameSessionService) AppendTeamGameSession(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use AppendTeamGameSessionShort instead.
func (*GameSessionService) AppendTeamGameSessionShort ¶
func (aaa *GameSessionService) AppendTeamGameSessionShort(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) CreateGameSession
deprecated
func (aaa *GameSessionService) CreateGameSession(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use CreateGameSessionShort instead.
func (*GameSessionService) CreateGameSessionShort ¶
func (aaa *GameSessionService) CreateGameSessionShort(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) DeleteGameSession
deprecated
func (aaa *GameSessionService) DeleteGameSession(input *game_session.DeleteGameSessionParams) error
Deprecated: 2022-01-10 - Please use DeleteGameSessionShort instead.
func (*GameSessionService) DeleteGameSessionShort ¶
func (aaa *GameSessionService) DeleteGameSessionShort(input *game_session.DeleteGameSessionParams) error
func (*GameSessionService) GameSessionGenerateCode
deprecated
func (aaa *GameSessionService) GameSessionGenerateCode(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use GameSessionGenerateCodeShort instead.
func (*GameSessionService) GameSessionGenerateCodeShort ¶
func (aaa *GameSessionService) GameSessionGenerateCodeShort(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) GetAuthSession ¶
func (aaa *GameSessionService) GetAuthSession() auth.Session
func (*GameSessionService) GetGameSession
deprecated
func (aaa *GameSessionService) GetGameSession(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use GetGameSessionShort instead.
func (*GameSessionService) GetGameSessionByPodName
deprecated
func (aaa *GameSessionService) GetGameSessionByPodName(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use GetGameSessionByPodNameShort instead.
func (*GameSessionService) GetGameSessionByPodNameShort ¶
func (aaa *GameSessionService) GetGameSessionByPodNameShort(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) GetGameSessionShort ¶
func (aaa *GameSessionService) GetGameSessionShort(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) GetSessionServerSecret
deprecated
func (aaa *GameSessionService) GetSessionServerSecret(input *game_session.GetSessionServerSecretParams) (*sessionclientmodels.ApimodelsServerSecret, error)
Deprecated: 2022-01-10 - Please use GetSessionServerSecretShort instead.
func (*GameSessionService) GetSessionServerSecretShort ¶
func (aaa *GameSessionService) GetSessionServerSecretShort(input *game_session.GetSessionServerSecretParams) (*sessionclientmodels.ApimodelsServerSecret, error)
func (*GameSessionService) JoinGameSession
deprecated
func (aaa *GameSessionService) JoinGameSession(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use JoinGameSessionShort instead.
func (*GameSessionService) JoinGameSessionShort ¶
func (aaa *GameSessionService) JoinGameSessionShort(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) LeaveGameSession
deprecated
func (aaa *GameSessionService) LeaveGameSession(input *game_session.LeaveGameSessionParams) error
Deprecated: 2022-01-10 - Please use LeaveGameSessionShort instead.
func (*GameSessionService) LeaveGameSessionShort ¶
func (aaa *GameSessionService) LeaveGameSessionShort(input *game_session.LeaveGameSessionParams) error
func (*GameSessionService) PatchUpdateGameSession
deprecated
func (aaa *GameSessionService) PatchUpdateGameSession(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use PatchUpdateGameSessionShort instead.
func (*GameSessionService) PatchUpdateGameSessionShort ¶
func (aaa *GameSessionService) PatchUpdateGameSessionShort(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) PublicGameSessionInvite
deprecated
func (aaa *GameSessionService) PublicGameSessionInvite(input *game_session.PublicGameSessionInviteParams) error
Deprecated: 2022-01-10 - Please use PublicGameSessionInviteShort instead.
func (*GameSessionService) PublicGameSessionInviteShort ¶
func (aaa *GameSessionService) PublicGameSessionInviteShort(input *game_session.PublicGameSessionInviteParams) error
func (*GameSessionService) PublicGameSessionReject
deprecated
func (aaa *GameSessionService) PublicGameSessionReject(input *game_session.PublicGameSessionRejectParams) error
Deprecated: 2022-01-10 - Please use PublicGameSessionRejectShort instead.
func (*GameSessionService) PublicGameSessionRejectShort ¶
func (aaa *GameSessionService) PublicGameSessionRejectShort(input *game_session.PublicGameSessionRejectParams) error
func (*GameSessionService) PublicPromoteGameSessionLeader
deprecated
func (aaa *GameSessionService) PublicPromoteGameSessionLeader(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicPromoteGameSessionLeaderShort instead.
func (*GameSessionService) PublicPromoteGameSessionLeaderShort ¶
func (aaa *GameSessionService) PublicPromoteGameSessionLeaderShort(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) PublicQueryGameSessionsByAttributes
deprecated
func (aaa *GameSessionService) PublicQueryGameSessionsByAttributes(input *game_session.PublicQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - Please use PublicQueryGameSessionsByAttributesShort instead.
func (*GameSessionService) PublicQueryGameSessionsByAttributesShort ¶
func (aaa *GameSessionService) PublicQueryGameSessionsByAttributesShort(input *game_session.PublicQueryGameSessionsByAttributesParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) PublicQueryMyGameSessions
deprecated
func (aaa *GameSessionService) PublicQueryMyGameSessions(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - Please use PublicQueryMyGameSessionsShort instead.
func (*GameSessionService) PublicQueryMyGameSessionsShort ¶
func (aaa *GameSessionService) PublicQueryMyGameSessionsShort(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) PublicRevokeGameSessionCode
deprecated
func (aaa *GameSessionService) PublicRevokeGameSessionCode(input *game_session.PublicRevokeGameSessionCodeParams) error
Deprecated: 2022-01-10 - Please use PublicRevokeGameSessionCodeShort instead.
func (*GameSessionService) PublicRevokeGameSessionCodeShort ¶
func (aaa *GameSessionService) PublicRevokeGameSessionCodeShort(input *game_session.PublicRevokeGameSessionCodeParams) error
func (*GameSessionService) PublicSessionJoinCode
deprecated
func (aaa *GameSessionService) PublicSessionJoinCode(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicSessionJoinCodeShort instead.
func (*GameSessionService) PublicSessionJoinCodeShort ¶
func (aaa *GameSessionService) PublicSessionJoinCodeShort(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) UpdateGameSession
deprecated
func (aaa *GameSessionService) UpdateGameSession(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use UpdateGameSessionShort instead.
func (*GameSessionService) UpdateGameSessionBackfillTicketID
deprecated
func (aaa *GameSessionService) UpdateGameSessionBackfillTicketID(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - Please use UpdateGameSessionBackfillTicketIDShort instead.
func (*GameSessionService) UpdateGameSessionBackfillTicketIDShort ¶
func (aaa *GameSessionService) UpdateGameSessionBackfillTicketIDShort(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) UpdateGameSessionShort ¶
func (aaa *GameSessionService) UpdateGameSessionShort(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
type GlobalConfigurationService ¶
type GlobalConfigurationService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*GlobalConfigurationService) AdminDeleteGlobalConfiguration
deprecated
func (aaa *GlobalConfigurationService) AdminDeleteGlobalConfiguration(input *global_configuration.AdminDeleteGlobalConfigurationParams) (string, error)
Deprecated: 2022-01-10 - Please use AdminDeleteGlobalConfigurationShort instead.
func (*GlobalConfigurationService) AdminDeleteGlobalConfigurationShort ¶
func (aaa *GlobalConfigurationService) AdminDeleteGlobalConfigurationShort(input *global_configuration.AdminDeleteGlobalConfigurationParams) (string, error)
func (*GlobalConfigurationService) AdminListGlobalConfiguration
deprecated
func (aaa *GlobalConfigurationService) AdminListGlobalConfiguration(input *global_configuration.AdminListGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
Deprecated: 2022-01-10 - Please use AdminListGlobalConfigurationShort instead.
func (*GlobalConfigurationService) AdminListGlobalConfigurationShort ¶
func (aaa *GlobalConfigurationService) AdminListGlobalConfigurationShort(input *global_configuration.AdminListGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
func (*GlobalConfigurationService) AdminUpdateGlobalConfiguration
deprecated
func (aaa *GlobalConfigurationService) AdminUpdateGlobalConfiguration(input *global_configuration.AdminUpdateGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateGlobalConfigurationShort instead.
func (*GlobalConfigurationService) AdminUpdateGlobalConfigurationShort ¶
func (aaa *GlobalConfigurationService) AdminUpdateGlobalConfigurationShort(input *global_configuration.AdminUpdateGlobalConfigurationParams) (*sessionclientmodels.ApimodelsGlobalConfigurationResponse, error)
func (*GlobalConfigurationService) GetAuthSession ¶
func (aaa *GlobalConfigurationService) GetAuthSession() auth.Session
type MaxActiveService ¶
type MaxActiveService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*MaxActiveService) AdminGetMemberActiveSession
deprecated
func (aaa *MaxActiveService) AdminGetMemberActiveSession(input *max_active.AdminGetMemberActiveSessionParams) (*sessionclientmodels.ModelsMemberActiveSession, error)
Deprecated: 2022-01-10 - Please use AdminGetMemberActiveSessionShort instead.
func (*MaxActiveService) AdminGetMemberActiveSessionShort ¶
func (aaa *MaxActiveService) AdminGetMemberActiveSessionShort(input *max_active.AdminGetMemberActiveSessionParams) (*sessionclientmodels.ModelsMemberActiveSession, error)
func (*MaxActiveService) AdminReconcileMaxActiveSession
deprecated
func (aaa *MaxActiveService) AdminReconcileMaxActiveSession(input *max_active.AdminReconcileMaxActiveSessionParams) error
Deprecated: 2022-01-10 - Please use AdminReconcileMaxActiveSessionShort instead.
func (*MaxActiveService) AdminReconcileMaxActiveSessionShort ¶
func (aaa *MaxActiveService) AdminReconcileMaxActiveSessionShort(input *max_active.AdminReconcileMaxActiveSessionParams) error
func (*MaxActiveService) GetAuthSession ¶
func (aaa *MaxActiveService) GetAuthSession() auth.Session
type NativeSessionService ¶
type NativeSessionService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*NativeSessionService) AdminGetListNativeSession
deprecated
func (aaa *NativeSessionService) AdminGetListNativeSession(input *native_session.AdminGetListNativeSessionParams) (*sessionclientmodels.ApimodelsNativeSessionPagingResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetListNativeSessionShort instead.
func (*NativeSessionService) AdminGetListNativeSessionShort ¶
func (aaa *NativeSessionService) AdminGetListNativeSessionShort(input *native_session.AdminGetListNativeSessionParams) (*sessionclientmodels.ApimodelsNativeSessionPagingResponse, error)
func (*NativeSessionService) GetAuthSession ¶
func (aaa *NativeSessionService) GetAuthSession() auth.Session
type OperationsService ¶
type OperationsService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) GetHealthcheckInfo
deprecated
func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) error
Deprecated: 2022-01-10 - Please use GetHealthcheckInfoShort instead.
func (*OperationsService) GetHealthcheckInfoShort ¶
func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
func (*OperationsService) GetHealthcheckInfoV1
deprecated
func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) error
Deprecated: 2022-01-10 - Please use GetHealthcheckInfoV1Short instead.
func (*OperationsService) GetHealthcheckInfoV1Short ¶
func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
type PartyService ¶
type PartyService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PartyService) AdminQueryParties
deprecated
func (aaa *PartyService) AdminQueryParties(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
Deprecated: 2022-01-10 - Please use AdminQueryPartiesShort instead.
func (*PartyService) AdminQueryPartiesShort ¶
func (aaa *PartyService) AdminQueryPartiesShort(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
func (*PartyService) GetAuthSession ¶
func (aaa *PartyService) GetAuthSession() auth.Session
func (*PartyService) PublicCreateParty
deprecated
func (aaa *PartyService) PublicCreateParty(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicCreatePartyShort instead.
func (*PartyService) PublicCreatePartyShort ¶
func (aaa *PartyService) PublicCreatePartyShort(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicGeneratePartyCode
deprecated
func (aaa *PartyService) PublicGeneratePartyCode(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicGeneratePartyCodeShort instead.
func (*PartyService) PublicGeneratePartyCodeShort ¶
func (aaa *PartyService) PublicGeneratePartyCodeShort(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicGetParty
deprecated
func (aaa *PartyService) PublicGetParty(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetPartyShort instead.
func (*PartyService) PublicGetPartyShort ¶
func (aaa *PartyService) PublicGetPartyShort(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyInvite
deprecated
func (aaa *PartyService) PublicPartyInvite(input *party.PublicPartyInviteParams) (*sessionclientmodels.ApimodelsSessionInviteResponse, error)
Deprecated: 2022-01-10 - Please use PublicPartyInviteShort instead.
func (*PartyService) PublicPartyInviteShort ¶
func (aaa *PartyService) PublicPartyInviteShort(input *party.PublicPartyInviteParams) (*sessionclientmodels.ApimodelsSessionInviteResponse, error)
func (*PartyService) PublicPartyJoin
deprecated
func (aaa *PartyService) PublicPartyJoin(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicPartyJoinShort instead.
func (*PartyService) PublicPartyJoinCode
deprecated
func (aaa *PartyService) PublicPartyJoinCode(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicPartyJoinCodeShort instead.
func (*PartyService) PublicPartyJoinCodeShort ¶
func (aaa *PartyService) PublicPartyJoinCodeShort(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyJoinShort ¶
func (aaa *PartyService) PublicPartyJoinShort(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyKick
deprecated
func (aaa *PartyService) PublicPartyKick(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
Deprecated: 2022-01-10 - Please use PublicPartyKickShort instead.
func (*PartyService) PublicPartyKickShort ¶
func (aaa *PartyService) PublicPartyKickShort(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
func (*PartyService) PublicPartyLeave
deprecated
func (aaa *PartyService) PublicPartyLeave(input *party.PublicPartyLeaveParams) error
Deprecated: 2022-01-10 - Please use PublicPartyLeaveShort instead.
func (*PartyService) PublicPartyLeaveShort ¶
func (aaa *PartyService) PublicPartyLeaveShort(input *party.PublicPartyLeaveParams) error
func (*PartyService) PublicPartyReject
deprecated
func (aaa *PartyService) PublicPartyReject(input *party.PublicPartyRejectParams) error
Deprecated: 2022-01-10 - Please use PublicPartyRejectShort instead.
func (*PartyService) PublicPartyRejectShort ¶
func (aaa *PartyService) PublicPartyRejectShort(input *party.PublicPartyRejectParams) error
func (*PartyService) PublicPatchUpdateParty
deprecated
func (aaa *PartyService) PublicPatchUpdateParty(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicPatchUpdatePartyShort instead.
func (*PartyService) PublicPatchUpdatePartyShort ¶
func (aaa *PartyService) PublicPatchUpdatePartyShort(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPromotePartyLeader
deprecated
func (aaa *PartyService) PublicPromotePartyLeader(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicPromotePartyLeaderShort instead.
func (*PartyService) PublicPromotePartyLeaderShort ¶
func (aaa *PartyService) PublicPromotePartyLeaderShort(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicQueryMyParties
deprecated
func (aaa *PartyService) PublicQueryMyParties(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
Deprecated: 2022-01-10 - Please use PublicQueryMyPartiesShort instead.
func (*PartyService) PublicQueryMyPartiesShort ¶
func (aaa *PartyService) PublicQueryMyPartiesShort(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
func (*PartyService) PublicRevokePartyCode
deprecated
func (aaa *PartyService) PublicRevokePartyCode(input *party.PublicRevokePartyCodeParams) error
Deprecated: 2022-01-10 - Please use PublicRevokePartyCodeShort instead.
func (*PartyService) PublicRevokePartyCodeShort ¶
func (aaa *PartyService) PublicRevokePartyCodeShort(input *party.PublicRevokePartyCodeParams) error
func (*PartyService) PublicUpdateParty
deprecated
func (aaa *PartyService) PublicUpdateParty(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - Please use PublicUpdatePartyShort instead.
func (*PartyService) PublicUpdatePartyShort ¶
func (aaa *PartyService) PublicUpdatePartyShort(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
type PlatformCredentialService ¶
type PlatformCredentialService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PlatformCredentialService) AdminDeletePlatformCredentials
deprecated
func (aaa *PlatformCredentialService) AdminDeletePlatformCredentials(input *platform_credential.AdminDeletePlatformCredentialsParams) error
Deprecated: 2022-01-10 - Please use AdminDeletePlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminDeletePlatformCredentialsShort ¶
func (aaa *PlatformCredentialService) AdminDeletePlatformCredentialsShort(input *platform_credential.AdminDeletePlatformCredentialsParams) error
func (*PlatformCredentialService) AdminGetPlatformCredentials
deprecated
func (aaa *PlatformCredentialService) AdminGetPlatformCredentials(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
Deprecated: 2022-01-10 - Please use AdminGetPlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminGetPlatformCredentialsShort ¶
func (aaa *PlatformCredentialService) AdminGetPlatformCredentialsShort(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
func (*PlatformCredentialService) AdminUpdatePlatformCredentials
deprecated
func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentials(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
Deprecated: 2022-01-10 - Please use AdminUpdatePlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminUpdatePlatformCredentialsShort ¶
func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentialsShort(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
func (*PlatformCredentialService) GetAuthSession ¶
func (aaa *PlatformCredentialService) GetAuthSession() auth.Session
type PlayerService ¶
type PlayerService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PlayerService) AdminGetPlayerAttributes
deprecated
func (aaa *PlayerService) AdminGetPlayerAttributes(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - Please use AdminGetPlayerAttributesShort instead.
func (*PlayerService) AdminGetPlayerAttributesShort ¶
func (aaa *PlayerService) AdminGetPlayerAttributesShort(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) AdminQueryPlayerAttributes
deprecated
func (aaa *PlayerService) AdminQueryPlayerAttributes(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - Please use AdminQueryPlayerAttributesShort instead.
func (*PlayerService) AdminQueryPlayerAttributesShort ¶
func (aaa *PlayerService) AdminQueryPlayerAttributesShort(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) GetAuthSession ¶
func (aaa *PlayerService) GetAuthSession() auth.Session
func (*PlayerService) PublicDeletePlayerAttributes
deprecated
func (aaa *PlayerService) PublicDeletePlayerAttributes(input *player.PublicDeletePlayerAttributesParams) error
Deprecated: 2022-01-10 - Please use PublicDeletePlayerAttributesShort instead.
func (*PlayerService) PublicDeletePlayerAttributesShort ¶
func (aaa *PlayerService) PublicDeletePlayerAttributesShort(input *player.PublicDeletePlayerAttributesParams) error
func (*PlayerService) PublicGetBulkPlayerCurrentPlatform
deprecated
func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatform(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetBulkPlayerCurrentPlatformShort instead.
func (*PlayerService) PublicGetBulkPlayerCurrentPlatformShort ¶
func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatformShort(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
func (*PlayerService) PublicGetPlayerAttributes
deprecated
func (aaa *PlayerService) PublicGetPlayerAttributes(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - Please use PublicGetPlayerAttributesShort instead.
func (*PlayerService) PublicGetPlayerAttributesShort ¶
func (aaa *PlayerService) PublicGetPlayerAttributesShort(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) PublicStorePlayerAttributes
deprecated
func (aaa *PlayerService) PublicStorePlayerAttributes(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - Please use PublicStorePlayerAttributesShort instead.
func (*PlayerService) PublicStorePlayerAttributesShort ¶
func (aaa *PlayerService) PublicStorePlayerAttributesShort(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
type RecentPlayerService ¶
type RecentPlayerService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*RecentPlayerService) GetAuthSession ¶
func (aaa *RecentPlayerService) GetAuthSession() auth.Session
func (*RecentPlayerService) PublicGetRecentPlayer
deprecated
func (aaa *RecentPlayerService) PublicGetRecentPlayer(input *recent_player.PublicGetRecentPlayerParams) (*sessionclientmodels.ModelsRecentPlayerQueryResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetRecentPlayerShort instead.
func (*RecentPlayerService) PublicGetRecentPlayerShort ¶
func (aaa *RecentPlayerService) PublicGetRecentPlayerShort(input *recent_player.PublicGetRecentPlayerParams) (*sessionclientmodels.ModelsRecentPlayerQueryResponse, error)
type SessionStorageService ¶
type SessionStorageService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*SessionStorageService) AdminDeleteUserSessionStorage
deprecated
func (aaa *SessionStorageService) AdminDeleteUserSessionStorage(input *session_storage.AdminDeleteUserSessionStorageParams) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserSessionStorageShort instead.
func (*SessionStorageService) AdminDeleteUserSessionStorageShort ¶
func (aaa *SessionStorageService) AdminDeleteUserSessionStorageShort(input *session_storage.AdminDeleteUserSessionStorageParams) error
func (*SessionStorageService) AdminReadSessionStorage
deprecated
func (aaa *SessionStorageService) AdminReadSessionStorage(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - Please use AdminReadSessionStorageShort instead.
func (*SessionStorageService) AdminReadSessionStorageShort ¶
func (aaa *SessionStorageService) AdminReadSessionStorageShort(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
func (*SessionStorageService) AdminReadUserSessionStorage
deprecated
func (aaa *SessionStorageService) AdminReadUserSessionStorage(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - Please use AdminReadUserSessionStorageShort instead.
func (*SessionStorageService) AdminReadUserSessionStorageShort ¶
func (aaa *SessionStorageService) AdminReadUserSessionStorageShort(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
func (*SessionStorageService) GetAuthSession ¶
func (aaa *SessionStorageService) GetAuthSession() auth.Session
func (*SessionStorageService) PublicUpdateInsertSessionStorage
deprecated
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorage(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - Please use PublicUpdateInsertSessionStorageShort instead.
func (*SessionStorageService) PublicUpdateInsertSessionStorageLeader
deprecated
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeader(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - Please use PublicUpdateInsertSessionStorageLeaderShort instead.
func (*SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort ¶
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
func (*SessionStorageService) PublicUpdateInsertSessionStorageShort ¶
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageShort(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)
Source Files
¶
- client_factory.go
- version.go
- wrapper_certificate.go
- wrapper_configurationTemplate.go
- wrapper_dsmcDefaultConfiguration.go
- wrapper_environmentVariable.go
- wrapper_gameSession.go
- wrapper_globalConfiguration.go
- wrapper_maxActive.go
- wrapper_nativeSession.go
- wrapper_operations.go
- wrapper_party.go
- wrapper_platformCredential.go
- wrapper_player.go
- wrapper_recentPlayer.go
- wrapper_sessionStorage.go