Documentation ¶
Index ¶
- type AdminService
- func (aaa *AdminService) CreateTemplate(input *admin.CreateTemplateParams) errordeprecated
- func (aaa *AdminService) CreateTemplateShort(input *admin.CreateTemplateParams) error
- func (aaa *AdminService) DeleteTemplateLocalization(input *admin.DeleteTemplateLocalizationParams) errordeprecated
- func (aaa *AdminService) DeleteTemplateLocalizationShort(input *admin.DeleteTemplateLocalizationParams) error
- func (aaa *AdminService) DeleteTemplateSlug(input *admin.DeleteTemplateSlugParams) errordeprecated
- func (aaa *AdminService) DeleteTemplateSlugShort(input *admin.DeleteTemplateSlugParams) error
- func (aaa *AdminService) FreeFormNotification(input *admin.FreeFormNotificationParams) errordeprecated
- func (aaa *AdminService) FreeFormNotificationShort(input *admin.FreeFormNotificationParams) error
- func (aaa *AdminService) GetAuthSession() auth.Session
- func (aaa *AdminService) GetGameTemplate(input *admin.GetGameTemplateParams) ([]*lobbyclientmodels.ModelTemplateResponse, error)deprecated
- func (aaa *AdminService) GetGameTemplateShort(input *admin.GetGameTemplateParams) ([]*lobbyclientmodels.ModelTemplateResponse, error)
- func (aaa *AdminService) GetLocalizationTemplate(input *admin.GetLocalizationTemplateParams) (*lobbyclientmodels.ModelTemplateLocalization, error)deprecated
- func (aaa *AdminService) GetLocalizationTemplateShort(input *admin.GetLocalizationTemplateParams) (*lobbyclientmodels.ModelTemplateLocalization, error)
- func (aaa *AdminService) GetSlugTemplate(input *admin.GetSlugTemplateParams) (*lobbyclientmodels.ModelTemplateLocalizationResponse, error)deprecated
- func (aaa *AdminService) GetSlugTemplateShort(input *admin.GetSlugTemplateParams) (*lobbyclientmodels.ModelTemplateLocalizationResponse, error)
- func (aaa *AdminService) NotificationWithTemplate(input *admin.NotificationWithTemplateParams) errordeprecated
- func (aaa *AdminService) NotificationWithTemplateShort(input *admin.NotificationWithTemplateParams) error
- func (aaa *AdminService) PublishTemplate(input *admin.PublishTemplateParams) errordeprecated
- func (aaa *AdminService) PublishTemplateShort(input *admin.PublishTemplateParams) error
- func (aaa *AdminService) UpdateLocalizationTemplate(input *admin.UpdateLocalizationTemplateParams) errordeprecated
- func (aaa *AdminService) UpdateLocalizationTemplateShort(input *admin.UpdateLocalizationTemplateParams) error
- type ConfigService
- func (aaa *ConfigService) AdminExportConfigV1(input *config.AdminExportConfigV1Params, writer io.Writer) (io.Writer, error)deprecated
- func (aaa *ConfigService) AdminExportConfigV1Short(input *config.AdminExportConfigV1Params, writer io.Writer) (io.Writer, error)
- func (aaa *ConfigService) AdminGetAllConfigV1(input *config.AdminGetAllConfigV1Params) (*lobbyclientmodels.ModelsConfigList, error)deprecated
- func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*lobbyclientmodels.ModelsConfigList, error)
- func (aaa *ConfigService) AdminGetConfigV1(input *config.AdminGetConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)deprecated
- func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
- func (aaa *ConfigService) AdminImportConfigV1(input *config.AdminImportConfigV1Params) (*lobbyclientmodels.ModelsImportConfigResponse, error)deprecated
- func (aaa *ConfigService) AdminImportConfigV1Short(input *config.AdminImportConfigV1Params) (*lobbyclientmodels.ModelsImportConfigResponse, error)
- func (aaa *ConfigService) AdminUpdateConfigV1(input *config.AdminUpdateConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)deprecated
- func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- type FriendsService
- func (aaa *FriendsService) AddFriendsWithoutConfirmation(input *friends.AddFriendsWithoutConfirmationParams) errordeprecated
- func (aaa *FriendsService) AddFriendsWithoutConfirmationShort(input *friends.AddFriendsWithoutConfirmationParams) error
- func (aaa *FriendsService) GetAuthSession() auth.Session
- func (aaa *FriendsService) GetIncomingFriendRequests(input *friends.GetIncomingFriendRequestsParams) (*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)deprecated
- func (aaa *FriendsService) GetIncomingFriendRequestsShort(input *friends.GetIncomingFriendRequestsParams) (*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) GetListOfFriends(input *friends.GetListOfFriendsParams) (*lobbyclientmodels.ModelGetFriendsResponse, error)deprecated
- func (aaa *FriendsService) GetListOfFriendsShort(input *friends.GetListOfFriendsParams) (*lobbyclientmodels.ModelGetFriendsResponse, error)
- func (aaa *FriendsService) GetOutgoingFriendRequests(input *friends.GetOutgoingFriendRequestsParams) (*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)deprecated
- func (aaa *FriendsService) GetOutgoingFriendRequestsShort(input *friends.GetOutgoingFriendRequestsParams) (*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) GetUserFriendsUpdated(input *friends.GetUserFriendsUpdatedParams) ([]*lobbyclientmodels.ModelGetUserFriendsResponse, error)deprecated
- func (aaa *FriendsService) GetUserFriendsUpdatedShort(input *friends.GetUserFriendsUpdatedParams) ([]*lobbyclientmodels.ModelGetUserFriendsResponse, error)
- func (aaa *FriendsService) GetUserFriendsWithPlatform(input *friends.GetUserFriendsWithPlatformParams) (*lobbyclientmodels.ModelListBulkUserPlatformsResponse, error)deprecated
- func (aaa *FriendsService) GetUserFriendsWithPlatformShort(input *friends.GetUserFriendsWithPlatformParams) (*lobbyclientmodels.ModelListBulkUserPlatformsResponse, error)
- func (aaa *FriendsService) GetUserIncomingFriends(input *friends.GetUserIncomingFriendsParams) ([]*lobbyclientmodels.ModelGetUserIncomingFriendsResponse, error)deprecated
- func (aaa *FriendsService) GetUserIncomingFriendsShort(input *friends.GetUserIncomingFriendsParams) ([]*lobbyclientmodels.ModelGetUserIncomingFriendsResponse, error)
- func (aaa *FriendsService) GetUserIncomingFriendsWithTime(input *friends.GetUserIncomingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)deprecated
- func (aaa *FriendsService) GetUserIncomingFriendsWithTimeShort(input *friends.GetUserIncomingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) GetUserOutgoingFriends(input *friends.GetUserOutgoingFriendsParams) ([]*lobbyclientmodels.ModelGetUserOutgoingFriendsResponse, error)deprecated
- func (aaa *FriendsService) GetUserOutgoingFriendsShort(input *friends.GetUserOutgoingFriendsParams) ([]*lobbyclientmodels.ModelGetUserOutgoingFriendsResponse, error)
- func (aaa *FriendsService) GetUserOutgoingFriendsWithTime(input *friends.GetUserOutgoingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)deprecated
- func (aaa *FriendsService) GetUserOutgoingFriendsWithTimeShort(input *friends.GetUserOutgoingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) UserAcceptFriendRequest(input *friends.UserAcceptFriendRequestParams) errordeprecated
- func (aaa *FriendsService) UserAcceptFriendRequestShort(input *friends.UserAcceptFriendRequestParams) error
- func (aaa *FriendsService) UserCancelFriendRequest(input *friends.UserCancelFriendRequestParams) errordeprecated
- func (aaa *FriendsService) UserCancelFriendRequestShort(input *friends.UserCancelFriendRequestParams) error
- func (aaa *FriendsService) UserGetFriendshipStatus(input *friends.UserGetFriendshipStatusParams) (*lobbyclientmodels.ModelUserGetFriendshipStatusResponse, error)deprecated
- func (aaa *FriendsService) UserGetFriendshipStatusShort(input *friends.UserGetFriendshipStatusParams) (*lobbyclientmodels.ModelUserGetFriendshipStatusResponse, error)
- func (aaa *FriendsService) UserRejectFriendRequest(input *friends.UserRejectFriendRequestParams) errordeprecated
- func (aaa *FriendsService) UserRejectFriendRequestShort(input *friends.UserRejectFriendRequestParams) error
- func (aaa *FriendsService) UserRequestFriend(input *friends.UserRequestFriendParams) errordeprecated
- func (aaa *FriendsService) UserRequestFriendShort(input *friends.UserRequestFriendParams) error
- func (aaa *FriendsService) UserUnfriendRequest(input *friends.UserUnfriendRequestParams) errordeprecated
- func (aaa *FriendsService) UserUnfriendRequestShort(input *friends.UserUnfriendRequestParams) error
- type LobbyOperationsService
- func (aaa *LobbyOperationsService) AdminJoinPartyV1(input *lobby_operations.AdminJoinPartyV1Params) errordeprecated
- func (aaa *LobbyOperationsService) AdminJoinPartyV1Short(input *lobby_operations.AdminJoinPartyV1Params) error
- func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)deprecated
- func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1Short(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
- func (aaa *LobbyOperationsService) GetAuthSession() auth.Session
- func (aaa *LobbyOperationsService) PublicGetMessages(input *lobby_operations.PublicGetMessagesParams) ([]*lobbyclientmodels.LogAppMessageDeclaration, error)deprecated
- func (aaa *LobbyOperationsService) PublicGetMessagesShort(input *lobby_operations.PublicGetMessagesParams) ([]*lobbyclientmodels.LogAppMessageDeclaration, error)
- type NotificationService
- func (aaa *NotificationService) CreateNotificationTemplateV1Admin(input *notification.CreateNotificationTemplateV1AdminParams) errordeprecated
- func (aaa *NotificationService) CreateNotificationTemplateV1AdminShort(input *notification.CreateNotificationTemplateV1AdminParams) error
- func (aaa *NotificationService) CreateNotificationTopicV1Admin(input *notification.CreateNotificationTopicV1AdminParams) errordeprecated
- func (aaa *NotificationService) CreateNotificationTopicV1AdminShort(input *notification.CreateNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) CreateTopic(input *notification.CreateTopicParams) errordeprecated
- func (aaa *NotificationService) CreateTopicShort(input *notification.CreateTopicParams) error
- func (aaa *NotificationService) DeleteNotificationTemplateSlugV1Admin(input *notification.DeleteNotificationTemplateSlugV1AdminParams) errordeprecated
- func (aaa *NotificationService) DeleteNotificationTemplateSlugV1AdminShort(input *notification.DeleteNotificationTemplateSlugV1AdminParams) error
- func (aaa *NotificationService) DeleteNotificationTopicV1Admin(input *notification.DeleteNotificationTopicV1AdminParams) errordeprecated
- func (aaa *NotificationService) DeleteNotificationTopicV1AdminShort(input *notification.DeleteNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) DeleteTemplateLocalizationV1Admin(input *notification.DeleteTemplateLocalizationV1AdminParams) errordeprecated
- func (aaa *NotificationService) DeleteTemplateLocalizationV1AdminShort(input *notification.DeleteTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) DeleteTopicByTopicName(input *notification.DeleteTopicByTopicNameParams) errordeprecated
- func (aaa *NotificationService) DeleteTopicByTopicNameShort(input *notification.DeleteTopicByTopicNameParams) error
- func (aaa *NotificationService) FreeFormNotificationByUserID(input *notification.FreeFormNotificationByUserIDParams) errordeprecated
- func (aaa *NotificationService) FreeFormNotificationByUserIDShort(input *notification.FreeFormNotificationByUserIDParams) error
- func (aaa *NotificationService) GetAllNotificationTemplatesV1Admin(input *notification.GetAllNotificationTemplatesV1AdminParams) ([]*lobbyclientmodels.ModelNotificationTemplateResponse, error)deprecated
- func (aaa *NotificationService) GetAllNotificationTemplatesV1AdminShort(input *notification.GetAllNotificationTemplatesV1AdminParams) ([]*lobbyclientmodels.ModelNotificationTemplateResponse, error)
- func (aaa *NotificationService) GetAllNotificationTopicsV1Admin(input *notification.GetAllNotificationTopicsV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTopicsResponse, error)deprecated
- func (aaa *NotificationService) GetAllNotificationTopicsV1AdminShort(input *notification.GetAllNotificationTopicsV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTopicsResponse, error)
- func (aaa *NotificationService) GetAuthSession() auth.Session
- func (aaa *NotificationService) GetNotificationTopicV1Admin(input *notification.GetNotificationTopicV1AdminParams) (*lobbyclientmodels.ModelNotificationTopicResponseV1, error)deprecated
- func (aaa *NotificationService) GetNotificationTopicV1AdminShort(input *notification.GetNotificationTopicV1AdminParams) (*lobbyclientmodels.ModelNotificationTopicResponseV1, error)
- func (aaa *NotificationService) GetSingleTemplateLocalizationV1Admin(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*lobbyclientmodels.ModelLocalization, error)deprecated
- func (aaa *NotificationService) GetSingleTemplateLocalizationV1AdminShort(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*lobbyclientmodels.ModelLocalization, error)
- func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1Admin(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp, error)deprecated
- func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp, error)
- func (aaa *NotificationService) GetTopicByNamespace(input *notification.GetTopicByNamespaceParams) (*lobbyclientmodels.ModelTopicByNamespacesResponse, error)deprecated
- func (aaa *NotificationService) GetTopicByNamespaceShort(input *notification.GetTopicByNamespaceParams) (*lobbyclientmodels.ModelTopicByNamespacesResponse, error)
- func (aaa *NotificationService) GetTopicByTopicName(input *notification.GetTopicByTopicNameParams) (*lobbyclientmodels.ModelNotificationTopicResponse, error)deprecated
- func (aaa *NotificationService) GetTopicByTopicNameShort(input *notification.GetTopicByTopicNameParams) (*lobbyclientmodels.ModelNotificationTopicResponse, error)
- func (aaa *NotificationService) NotificationWithTemplateByUserID(input *notification.NotificationWithTemplateByUserIDParams) errordeprecated
- func (aaa *NotificationService) NotificationWithTemplateByUserIDShort(input *notification.NotificationWithTemplateByUserIDParams) error
- func (aaa *NotificationService) PublishTemplateLocalizationV1Admin(input *notification.PublishTemplateLocalizationV1AdminParams) errordeprecated
- func (aaa *NotificationService) PublishTemplateLocalizationV1AdminShort(input *notification.PublishTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1Admin(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendPartyFreeformNotificationV1Admin(input *notification.SendPartyFreeformNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendPartyFreeformNotificationV1AdminShort(input *notification.SendPartyFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendPartyTemplatedNotificationV1Admin(input *notification.SendPartyTemplatedNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendPartyTemplatedNotificationV1AdminShort(input *notification.SendPartyTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1Admin(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1AdminShort(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1Admin(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) SendUsersFreeformNotificationV1Admin(input *notification.SendUsersFreeformNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendUsersFreeformNotificationV1AdminShort(input *notification.SendUsersFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendUsersTemplatedNotificationV1Admin(input *notification.SendUsersTemplatedNotificationV1AdminParams) errordeprecated
- func (aaa *NotificationService) SendUsersTemplatedNotificationV1AdminShort(input *notification.SendUsersTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) UpdateNotificationTopicV1Admin(input *notification.UpdateNotificationTopicV1AdminParams) errordeprecated
- func (aaa *NotificationService) UpdateNotificationTopicV1AdminShort(input *notification.UpdateNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) UpdateTemplateLocalizationV1Admin(input *notification.UpdateTemplateLocalizationV1AdminParams) errordeprecated
- func (aaa *NotificationService) UpdateTemplateLocalizationV1AdminShort(input *notification.UpdateTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) UpdateTopicByTopicName(input *notification.UpdateTopicByTopicNameParams) errordeprecated
- func (aaa *NotificationService) UpdateTopicByTopicNameShort(input *notification.UpdateTopicByTopicNameParams) error
- type PartyService
- func (aaa *PartyService) AdminGetPartyDataV1(input *party.AdminGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)deprecated
- func (aaa *PartyService) AdminGetPartyDataV1Short(input *party.AdminGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
- func (aaa *PartyService) AdminGetUserPartyV1(input *party.AdminGetUserPartyV1Params) (*lobbyclientmodels.ModelsPartyData, error)deprecated
- func (aaa *PartyService) AdminGetUserPartyV1Short(input *party.AdminGetUserPartyV1Params) (*lobbyclientmodels.ModelsPartyData, error)
- func (aaa *PartyService) GetAuthSession() auth.Session
- func (aaa *PartyService) PublicGetPartyDataV1(input *party.PublicGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)deprecated
- func (aaa *PartyService) PublicGetPartyDataV1Short(input *party.PublicGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
- func (aaa *PartyService) PublicSetPartyLimitV1(input *party.PublicSetPartyLimitV1Params) errordeprecated
- func (aaa *PartyService) PublicSetPartyLimitV1Short(input *party.PublicSetPartyLimitV1Params) error
- func (aaa *PartyService) PublicUpdatePartyAttributesV1(input *party.PublicUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)deprecated
- func (aaa *PartyService) PublicUpdatePartyAttributesV1Short(input *party.PublicUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
- type PlayerService
- func (aaa *PlayerService) AdminBulkBlockPlayersV1(input *player.AdminBulkBlockPlayersV1Params) errordeprecated
- func (aaa *PlayerService) AdminBulkBlockPlayersV1Short(input *player.AdminBulkBlockPlayersV1Params) error
- func (aaa *PlayerService) AdminGetAllPlayerSessionAttribute(input *player.AdminGetAllPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetAllPlayerSessionAttributeResponse, error)deprecated
- func (aaa *PlayerService) AdminGetAllPlayerSessionAttributeShort(input *player.AdminGetAllPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetAllPlayerSessionAttributeResponse, error)
- func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetBulkAllPlayerBlockedUsersResponse, error)deprecated
- func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetBulkAllPlayerBlockedUsersResponse, error)
- func (aaa *PlayerService) AdminGetLobbyCCU(input *player.AdminGetLobbyCCUParams) (*lobbyclientmodels.ModelsGetLobbyCcuResponse, error)deprecated
- func (aaa *PlayerService) AdminGetLobbyCCUShort(input *player.AdminGetLobbyCCUParams) (*lobbyclientmodels.ModelsGetLobbyCcuResponse, error)
- func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)deprecated
- func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1Short(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
- func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1(input *player.AdminGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)deprecated
- func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1Short(input *player.AdminGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
- func (aaa *PlayerService) AdminGetPlayerSessionAttribute(input *player.AdminGetPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetPlayerSessionAttributeResponse, error)deprecated
- func (aaa *PlayerService) AdminGetPlayerSessionAttributeShort(input *player.AdminGetPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetPlayerSessionAttributeResponse, error)
- func (aaa *PlayerService) AdminSetPlayerSessionAttribute(input *player.AdminSetPlayerSessionAttributeParams) errordeprecated
- func (aaa *PlayerService) AdminSetPlayerSessionAttributeShort(input *player.AdminSetPlayerSessionAttributeParams) error
- func (aaa *PlayerService) GetAuthSession() auth.Session
- func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)deprecated
- func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1Short(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
- func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1(input *player.PublicGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)deprecated
- func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1Short(input *player.PublicGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
- type PresenceService
- func (aaa *PresenceService) GetAuthSession() auth.Session
- func (aaa *PresenceService) UsersPresenceHandlerV1(input *presence.UsersPresenceHandlerV1Params) (*lobbyclientmodels.HandlersGetUsersPresenceResponse, error)deprecated
- func (aaa *PresenceService) UsersPresenceHandlerV1Short(input *presence.UsersPresenceHandlerV1Params) (*lobbyclientmodels.HandlersGetUsersPresenceResponse, error)
- type ProfanityService
- func (aaa *ProfanityService) AdminAddProfanityFilterIntoList(input *profanity.AdminAddProfanityFilterIntoListParams) errordeprecated
- func (aaa *ProfanityService) AdminAddProfanityFilterIntoListShort(input *profanity.AdminAddProfanityFilterIntoListParams) error
- func (aaa *ProfanityService) AdminAddProfanityFilters(input *profanity.AdminAddProfanityFiltersParams) errordeprecated
- func (aaa *ProfanityService) AdminAddProfanityFiltersShort(input *profanity.AdminAddProfanityFiltersParams) error
- func (aaa *ProfanityService) AdminCreateProfanityList(input *profanity.AdminCreateProfanityListParams) errordeprecated
- func (aaa *ProfanityService) AdminCreateProfanityListShort(input *profanity.AdminCreateProfanityListParams) error
- func (aaa *ProfanityService) AdminDebugProfanityFilters(input *profanity.AdminDebugProfanityFiltersParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)deprecated
- func (aaa *ProfanityService) AdminDebugProfanityFiltersShort(input *profanity.AdminDebugProfanityFiltersParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
- func (aaa *ProfanityService) AdminDeleteProfanityFilter(input *profanity.AdminDeleteProfanityFilterParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)deprecated
- func (aaa *ProfanityService) AdminDeleteProfanityFilterShort(input *profanity.AdminDeleteProfanityFilterParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
- func (aaa *ProfanityService) AdminDeleteProfanityList(input *profanity.AdminDeleteProfanityListParams) errordeprecated
- func (aaa *ProfanityService) AdminDeleteProfanityListShort(input *profanity.AdminDeleteProfanityListParams) error
- func (aaa *ProfanityService) AdminGetProfanityListFiltersV1(input *profanity.AdminGetProfanityListFiltersV1Params) (*lobbyclientmodels.ModelsAdminGetProfanityListFiltersV1Response, error)deprecated
- func (aaa *ProfanityService) AdminGetProfanityListFiltersV1Short(input *profanity.AdminGetProfanityListFiltersV1Params) (*lobbyclientmodels.ModelsAdminGetProfanityListFiltersV1Response, error)
- func (aaa *ProfanityService) AdminGetProfanityLists(input *profanity.AdminGetProfanityListsParams) ([]*lobbyclientmodels.ModelsAdminGetProfanityListsListResponse, error)deprecated
- func (aaa *ProfanityService) AdminGetProfanityListsShort(input *profanity.AdminGetProfanityListsParams) ([]*lobbyclientmodels.ModelsAdminGetProfanityListsListResponse, error)
- func (aaa *ProfanityService) AdminGetProfanityRule(input *profanity.AdminGetProfanityRuleParams) (*lobbyclientmodels.ModelsProfanityRule, error)deprecated
- func (aaa *ProfanityService) AdminGetProfanityRuleShort(input *profanity.AdminGetProfanityRuleParams) (*lobbyclientmodels.ModelsProfanityRule, error)
- func (aaa *ProfanityService) AdminImportProfanityFiltersFromFile(input *profanity.AdminImportProfanityFiltersFromFileParams) errordeprecated
- func (aaa *ProfanityService) AdminImportProfanityFiltersFromFileShort(input *profanity.AdminImportProfanityFiltersFromFileParams) error
- func (aaa *ProfanityService) AdminSetProfanityRuleForNamespace(input *profanity.AdminSetProfanityRuleForNamespaceParams) errordeprecated
- func (aaa *ProfanityService) AdminSetProfanityRuleForNamespaceShort(input *profanity.AdminSetProfanityRuleForNamespaceParams) error
- func (aaa *ProfanityService) AdminUpdateProfanityList(input *profanity.AdminUpdateProfanityListParams) errordeprecated
- func (aaa *ProfanityService) AdminUpdateProfanityListShort(input *profanity.AdminUpdateProfanityListParams) error
- func (aaa *ProfanityService) AdminVerifyMessageProfanityResponse(input *profanity.AdminVerifyMessageProfanityResponseParams) (*lobbyclientmodels.ModelsAdminVerifyMessageProfanityResponse, error)deprecated
- func (aaa *ProfanityService) AdminVerifyMessageProfanityResponseShort(input *profanity.AdminVerifyMessageProfanityResponseParams) (*lobbyclientmodels.ModelsAdminVerifyMessageProfanityResponse, error)
- func (aaa *ProfanityService) GetAuthSession() auth.Session
- type ThirdPartyService
- func (aaa *ThirdPartyService) AdminCreateThirdPartyConfig(input *third_party.AdminCreateThirdPartyConfigParams) (*lobbyclientmodels.ModelsCreateConfigResponse, error)deprecated
- func (aaa *ThirdPartyService) AdminCreateThirdPartyConfigShort(input *third_party.AdminCreateThirdPartyConfigParams) (*lobbyclientmodels.ModelsCreateConfigResponse, error)
- func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfig(input *third_party.AdminDeleteThirdPartyConfigParams) (string, error)deprecated
- func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfigShort(input *third_party.AdminDeleteThirdPartyConfigParams) (string, error)
- func (aaa *ThirdPartyService) AdminGetThirdPartyConfig(input *third_party.AdminGetThirdPartyConfigParams) (*lobbyclientmodels.ModelsGetConfigResponse, error)deprecated
- func (aaa *ThirdPartyService) AdminGetThirdPartyConfigShort(input *third_party.AdminGetThirdPartyConfigParams) (*lobbyclientmodels.ModelsGetConfigResponse, error)
- func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfig(input *third_party.AdminUpdateThirdPartyConfigParams) (*lobbyclientmodels.ModelsUpdateConfigResponse, error)deprecated
- func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfigShort(input *third_party.AdminUpdateThirdPartyConfigParams) (*lobbyclientmodels.ModelsUpdateConfigResponse, error)
- func (aaa *ThirdPartyService) GetAuthSession() auth.Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminService ¶ added in v0.39.0
type AdminService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*AdminService) CreateTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) CreateTemplate(input *admin.CreateTemplateParams) error
Deprecated: 2022-01-10 - please use CreateTemplateShort instead.
func (*AdminService) CreateTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) CreateTemplateShort(input *admin.CreateTemplateParams) error
func (*AdminService) DeleteTemplateLocalization
deprecated
added in
v0.39.0
func (aaa *AdminService) DeleteTemplateLocalization(input *admin.DeleteTemplateLocalizationParams) error
Deprecated: 2022-01-10 - please use DeleteTemplateLocalizationShort instead.
func (*AdminService) DeleteTemplateLocalizationShort ¶ added in v0.39.0
func (aaa *AdminService) DeleteTemplateLocalizationShort(input *admin.DeleteTemplateLocalizationParams) error
func (*AdminService) DeleteTemplateSlug
deprecated
added in
v0.39.0
func (aaa *AdminService) DeleteTemplateSlug(input *admin.DeleteTemplateSlugParams) error
Deprecated: 2022-01-10 - please use DeleteTemplateSlugShort instead.
func (*AdminService) DeleteTemplateSlugShort ¶ added in v0.39.0
func (aaa *AdminService) DeleteTemplateSlugShort(input *admin.DeleteTemplateSlugParams) error
func (*AdminService) FreeFormNotification
deprecated
added in
v0.39.0
func (aaa *AdminService) FreeFormNotification(input *admin.FreeFormNotificationParams) error
Deprecated: 2022-01-10 - please use FreeFormNotificationShort instead.
func (*AdminService) FreeFormNotificationShort ¶ added in v0.39.0
func (aaa *AdminService) FreeFormNotificationShort(input *admin.FreeFormNotificationParams) error
func (*AdminService) GetAuthSession ¶ added in v0.39.0
func (aaa *AdminService) GetAuthSession() auth.Session
func (*AdminService) GetGameTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) GetGameTemplate(input *admin.GetGameTemplateParams) ([]*lobbyclientmodels.ModelTemplateResponse, error)
Deprecated: 2022-01-10 - please use GetGameTemplateShort instead.
func (*AdminService) GetGameTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) GetGameTemplateShort(input *admin.GetGameTemplateParams) ([]*lobbyclientmodels.ModelTemplateResponse, error)
func (*AdminService) GetLocalizationTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) GetLocalizationTemplate(input *admin.GetLocalizationTemplateParams) (*lobbyclientmodels.ModelTemplateLocalization, error)
Deprecated: 2022-01-10 - please use GetLocalizationTemplateShort instead.
func (*AdminService) GetLocalizationTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) GetLocalizationTemplateShort(input *admin.GetLocalizationTemplateParams) (*lobbyclientmodels.ModelTemplateLocalization, error)
func (*AdminService) GetSlugTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) GetSlugTemplate(input *admin.GetSlugTemplateParams) (*lobbyclientmodels.ModelTemplateLocalizationResponse, error)
Deprecated: 2022-01-10 - please use GetSlugTemplateShort instead.
func (*AdminService) GetSlugTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) GetSlugTemplateShort(input *admin.GetSlugTemplateParams) (*lobbyclientmodels.ModelTemplateLocalizationResponse, error)
func (*AdminService) NotificationWithTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) NotificationWithTemplate(input *admin.NotificationWithTemplateParams) error
Deprecated: 2022-01-10 - please use NotificationWithTemplateShort instead.
func (*AdminService) NotificationWithTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) NotificationWithTemplateShort(input *admin.NotificationWithTemplateParams) error
func (*AdminService) PublishTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) PublishTemplate(input *admin.PublishTemplateParams) error
Deprecated: 2022-01-10 - please use PublishTemplateShort instead.
func (*AdminService) PublishTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) PublishTemplateShort(input *admin.PublishTemplateParams) error
func (*AdminService) UpdateLocalizationTemplate
deprecated
added in
v0.39.0
func (aaa *AdminService) UpdateLocalizationTemplate(input *admin.UpdateLocalizationTemplateParams) error
Deprecated: 2022-01-10 - please use UpdateLocalizationTemplateShort instead.
func (*AdminService) UpdateLocalizationTemplateShort ¶ added in v0.39.0
func (aaa *AdminService) UpdateLocalizationTemplateShort(input *admin.UpdateLocalizationTemplateParams) error
type ConfigService ¶
type ConfigService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*ConfigService) AdminExportConfigV1
deprecated
added in
v0.15.0
func (aaa *ConfigService) AdminExportConfigV1(input *config.AdminExportConfigV1Params, writer io.Writer) (io.Writer, error)
Deprecated: 2022-01-10 - please use AdminExportConfigV1Short instead.
func (*ConfigService) AdminExportConfigV1Short ¶ added in v0.15.0
func (aaa *ConfigService) AdminExportConfigV1Short(input *config.AdminExportConfigV1Params, writer io.Writer) (io.Writer, error)
func (*ConfigService) AdminGetAllConfigV1
deprecated
func (aaa *ConfigService) AdminGetAllConfigV1(input *config.AdminGetAllConfigV1Params) (*lobbyclientmodels.ModelsConfigList, error)
Deprecated: 2022-01-10 - please use AdminGetAllConfigV1Short instead.
func (*ConfigService) AdminGetAllConfigV1Short ¶ added in v0.10.0
func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*lobbyclientmodels.ModelsConfigList, error)
func (*ConfigService) AdminGetConfigV1
deprecated
func (aaa *ConfigService) AdminGetConfigV1(input *config.AdminGetConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
Deprecated: 2022-01-10 - please use AdminGetConfigV1Short instead.
func (*ConfigService) AdminGetConfigV1Short ¶ added in v0.10.0
func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
func (*ConfigService) AdminImportConfigV1
deprecated
added in
v0.15.0
func (aaa *ConfigService) AdminImportConfigV1(input *config.AdminImportConfigV1Params) (*lobbyclientmodels.ModelsImportConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminImportConfigV1Short instead.
func (*ConfigService) AdminImportConfigV1Short ¶ added in v0.15.0
func (aaa *ConfigService) AdminImportConfigV1Short(input *config.AdminImportConfigV1Params) (*lobbyclientmodels.ModelsImportConfigResponse, error)
func (*ConfigService) AdminUpdateConfigV1
deprecated
func (aaa *ConfigService) AdminUpdateConfigV1(input *config.AdminUpdateConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
Deprecated: 2022-01-10 - please use AdminUpdateConfigV1Short instead.
func (*ConfigService) AdminUpdateConfigV1Short ¶ added in v0.10.0
func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*lobbyclientmodels.ModelsConfigReq, error)
func (*ConfigService) GetAuthSession ¶ added in v0.21.0
func (aaa *ConfigService) GetAuthSession() auth.Session
type FriendsService ¶
type FriendsService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*FriendsService) AddFriendsWithoutConfirmation
deprecated
func (aaa *FriendsService) AddFriendsWithoutConfirmation(input *friends.AddFriendsWithoutConfirmationParams) error
Deprecated: 2022-01-10 - please use AddFriendsWithoutConfirmationShort instead.
func (*FriendsService) AddFriendsWithoutConfirmationShort ¶ added in v0.10.0
func (aaa *FriendsService) AddFriendsWithoutConfirmationShort(input *friends.AddFriendsWithoutConfirmationParams) error
func (*FriendsService) GetAuthSession ¶ added in v0.21.0
func (aaa *FriendsService) GetAuthSession() auth.Session
func (*FriendsService) GetIncomingFriendRequests
deprecated
added in
v0.46.0
func (aaa *FriendsService) GetIncomingFriendRequests(input *friends.GetIncomingFriendRequestsParams) (*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
Deprecated: 2022-01-10 - please use GetIncomingFriendRequestsShort instead.
func (*FriendsService) GetIncomingFriendRequestsShort ¶ added in v0.46.0
func (aaa *FriendsService) GetIncomingFriendRequestsShort(input *friends.GetIncomingFriendRequestsParams) (*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
func (*FriendsService) GetListOfFriends
deprecated
func (aaa *FriendsService) GetListOfFriends(input *friends.GetListOfFriendsParams) (*lobbyclientmodels.ModelGetFriendsResponse, error)
Deprecated: 2022-01-10 - please use GetListOfFriendsShort instead.
func (*FriendsService) GetListOfFriendsShort ¶ added in v0.10.0
func (aaa *FriendsService) GetListOfFriendsShort(input *friends.GetListOfFriendsParams) (*lobbyclientmodels.ModelGetFriendsResponse, error)
func (*FriendsService) GetOutgoingFriendRequests
deprecated
added in
v0.46.0
func (aaa *FriendsService) GetOutgoingFriendRequests(input *friends.GetOutgoingFriendRequestsParams) (*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
Deprecated: 2022-01-10 - please use GetOutgoingFriendRequestsShort instead.
func (*FriendsService) GetOutgoingFriendRequestsShort ¶ added in v0.46.0
func (aaa *FriendsService) GetOutgoingFriendRequestsShort(input *friends.GetOutgoingFriendRequestsParams) (*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
func (*FriendsService) GetUserFriendsUpdated
deprecated
added in
v0.10.0
func (aaa *FriendsService) GetUserFriendsUpdated(input *friends.GetUserFriendsUpdatedParams) ([]*lobbyclientmodels.ModelGetUserFriendsResponse, error)
Deprecated: 2022-01-10 - please use GetUserFriendsUpdatedShort instead.
func (*FriendsService) GetUserFriendsUpdatedShort ¶ added in v0.10.0
func (aaa *FriendsService) GetUserFriendsUpdatedShort(input *friends.GetUserFriendsUpdatedParams) ([]*lobbyclientmodels.ModelGetUserFriendsResponse, error)
func (*FriendsService) GetUserFriendsWithPlatform
deprecated
added in
v0.46.0
func (aaa *FriendsService) GetUserFriendsWithPlatform(input *friends.GetUserFriendsWithPlatformParams) (*lobbyclientmodels.ModelListBulkUserPlatformsResponse, error)
Deprecated: 2022-01-10 - please use GetUserFriendsWithPlatformShort instead.
func (*FriendsService) GetUserFriendsWithPlatformShort ¶ added in v0.46.0
func (aaa *FriendsService) GetUserFriendsWithPlatformShort(input *friends.GetUserFriendsWithPlatformParams) (*lobbyclientmodels.ModelListBulkUserPlatformsResponse, error)
func (*FriendsService) GetUserIncomingFriends
deprecated
func (aaa *FriendsService) GetUserIncomingFriends(input *friends.GetUserIncomingFriendsParams) ([]*lobbyclientmodels.ModelGetUserIncomingFriendsResponse, error)
Deprecated: 2022-01-10 - please use GetUserIncomingFriendsShort instead.
func (*FriendsService) GetUserIncomingFriendsShort ¶ added in v0.10.0
func (aaa *FriendsService) GetUserIncomingFriendsShort(input *friends.GetUserIncomingFriendsParams) ([]*lobbyclientmodels.ModelGetUserIncomingFriendsResponse, error)
func (*FriendsService) GetUserIncomingFriendsWithTime
deprecated
added in
v0.40.0
func (aaa *FriendsService) GetUserIncomingFriendsWithTime(input *friends.GetUserIncomingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
Deprecated: 2022-01-10 - please use GetUserIncomingFriendsWithTimeShort instead.
func (*FriendsService) GetUserIncomingFriendsWithTimeShort ¶ added in v0.40.0
func (aaa *FriendsService) GetUserIncomingFriendsWithTimeShort(input *friends.GetUserIncomingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadIncomingFriendsWithTimeResponse, error)
func (*FriendsService) GetUserOutgoingFriends
deprecated
func (aaa *FriendsService) GetUserOutgoingFriends(input *friends.GetUserOutgoingFriendsParams) ([]*lobbyclientmodels.ModelGetUserOutgoingFriendsResponse, error)
Deprecated: 2022-01-10 - please use GetUserOutgoingFriendsShort instead.
func (*FriendsService) GetUserOutgoingFriendsShort ¶ added in v0.10.0
func (aaa *FriendsService) GetUserOutgoingFriendsShort(input *friends.GetUserOutgoingFriendsParams) ([]*lobbyclientmodels.ModelGetUserOutgoingFriendsResponse, error)
func (*FriendsService) GetUserOutgoingFriendsWithTime
deprecated
added in
v0.40.0
func (aaa *FriendsService) GetUserOutgoingFriendsWithTime(input *friends.GetUserOutgoingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
Deprecated: 2022-01-10 - please use GetUserOutgoingFriendsWithTimeShort instead.
func (*FriendsService) GetUserOutgoingFriendsWithTimeShort ¶ added in v0.40.0
func (aaa *FriendsService) GetUserOutgoingFriendsWithTimeShort(input *friends.GetUserOutgoingFriendsWithTimeParams) ([]*lobbyclientmodels.ModelLoadOutgoingFriendsWithTimeResponse, error)
func (*FriendsService) UserAcceptFriendRequest
deprecated
func (aaa *FriendsService) UserAcceptFriendRequest(input *friends.UserAcceptFriendRequestParams) error
Deprecated: 2022-01-10 - please use UserAcceptFriendRequestShort instead.
func (*FriendsService) UserAcceptFriendRequestShort ¶ added in v0.10.0
func (aaa *FriendsService) UserAcceptFriendRequestShort(input *friends.UserAcceptFriendRequestParams) error
func (*FriendsService) UserCancelFriendRequest
deprecated
func (aaa *FriendsService) UserCancelFriendRequest(input *friends.UserCancelFriendRequestParams) error
Deprecated: 2022-01-10 - please use UserCancelFriendRequestShort instead.
func (*FriendsService) UserCancelFriendRequestShort ¶ added in v0.10.0
func (aaa *FriendsService) UserCancelFriendRequestShort(input *friends.UserCancelFriendRequestParams) error
func (*FriendsService) UserGetFriendshipStatus
deprecated
func (aaa *FriendsService) UserGetFriendshipStatus(input *friends.UserGetFriendshipStatusParams) (*lobbyclientmodels.ModelUserGetFriendshipStatusResponse, error)
Deprecated: 2022-01-10 - please use UserGetFriendshipStatusShort instead.
func (*FriendsService) UserGetFriendshipStatusShort ¶ added in v0.10.0
func (aaa *FriendsService) UserGetFriendshipStatusShort(input *friends.UserGetFriendshipStatusParams) (*lobbyclientmodels.ModelUserGetFriendshipStatusResponse, error)
func (*FriendsService) UserRejectFriendRequest
deprecated
func (aaa *FriendsService) UserRejectFriendRequest(input *friends.UserRejectFriendRequestParams) error
Deprecated: 2022-01-10 - please use UserRejectFriendRequestShort instead.
func (*FriendsService) UserRejectFriendRequestShort ¶ added in v0.10.0
func (aaa *FriendsService) UserRejectFriendRequestShort(input *friends.UserRejectFriendRequestParams) error
func (*FriendsService) UserRequestFriend
deprecated
func (aaa *FriendsService) UserRequestFriend(input *friends.UserRequestFriendParams) error
Deprecated: 2022-01-10 - please use UserRequestFriendShort instead.
func (*FriendsService) UserRequestFriendShort ¶ added in v0.10.0
func (aaa *FriendsService) UserRequestFriendShort(input *friends.UserRequestFriendParams) error
func (*FriendsService) UserUnfriendRequest
deprecated
func (aaa *FriendsService) UserUnfriendRequest(input *friends.UserUnfriendRequestParams) error
Deprecated: 2022-01-10 - please use UserUnfriendRequestShort instead.
func (*FriendsService) UserUnfriendRequestShort ¶ added in v0.10.0
func (aaa *FriendsService) UserUnfriendRequestShort(input *friends.UserUnfriendRequestParams) error
type LobbyOperationsService ¶ added in v0.16.0
type LobbyOperationsService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*LobbyOperationsService) AdminJoinPartyV1
deprecated
added in
v0.16.0
func (aaa *LobbyOperationsService) AdminJoinPartyV1(input *lobby_operations.AdminJoinPartyV1Params) error
Deprecated: 2022-01-10 - please use AdminJoinPartyV1Short instead.
func (*LobbyOperationsService) AdminJoinPartyV1Short ¶ added in v0.16.0
func (aaa *LobbyOperationsService) AdminJoinPartyV1Short(input *lobby_operations.AdminJoinPartyV1Params) error
func (*LobbyOperationsService) AdminUpdatePartyAttributesV1
deprecated
added in
v0.16.0
func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
Deprecated: 2022-01-10 - please use AdminUpdatePartyAttributesV1Short instead.
func (*LobbyOperationsService) AdminUpdatePartyAttributesV1Short ¶ added in v0.16.0
func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1Short(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
func (*LobbyOperationsService) GetAuthSession ¶ added in v0.21.0
func (aaa *LobbyOperationsService) GetAuthSession() auth.Session
func (*LobbyOperationsService) PublicGetMessages
deprecated
added in
v0.16.0
func (aaa *LobbyOperationsService) PublicGetMessages(input *lobby_operations.PublicGetMessagesParams) ([]*lobbyclientmodels.LogAppMessageDeclaration, error)
Deprecated: 2022-01-10 - please use PublicGetMessagesShort instead.
func (*LobbyOperationsService) PublicGetMessagesShort ¶ added in v0.16.0
func (aaa *LobbyOperationsService) PublicGetMessagesShort(input *lobby_operations.PublicGetMessagesParams) ([]*lobbyclientmodels.LogAppMessageDeclaration, error)
type NotificationService ¶
type NotificationService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*NotificationService) CreateNotificationTemplateV1Admin
deprecated
func (aaa *NotificationService) CreateNotificationTemplateV1Admin(input *notification.CreateNotificationTemplateV1AdminParams) error
Deprecated: 2022-01-10 - please use CreateNotificationTemplateV1AdminShort instead.
func (*NotificationService) CreateNotificationTemplateV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) CreateNotificationTemplateV1AdminShort(input *notification.CreateNotificationTemplateV1AdminParams) error
func (*NotificationService) CreateNotificationTopicV1Admin
deprecated
func (aaa *NotificationService) CreateNotificationTopicV1Admin(input *notification.CreateNotificationTopicV1AdminParams) error
Deprecated: 2022-01-10 - please use CreateNotificationTopicV1AdminShort instead.
func (*NotificationService) CreateNotificationTopicV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) CreateNotificationTopicV1AdminShort(input *notification.CreateNotificationTopicV1AdminParams) error
func (*NotificationService) CreateTopic
deprecated
func (aaa *NotificationService) CreateTopic(input *notification.CreateTopicParams) error
Deprecated: 2022-01-10 - please use CreateTopicShort instead.
func (*NotificationService) CreateTopicShort ¶ added in v0.10.0
func (aaa *NotificationService) CreateTopicShort(input *notification.CreateTopicParams) error
func (*NotificationService) DeleteNotificationTemplateSlugV1Admin
deprecated
func (aaa *NotificationService) DeleteNotificationTemplateSlugV1Admin(input *notification.DeleteNotificationTemplateSlugV1AdminParams) error
Deprecated: 2022-01-10 - please use DeleteNotificationTemplateSlugV1AdminShort instead.
func (*NotificationService) DeleteNotificationTemplateSlugV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) DeleteNotificationTemplateSlugV1AdminShort(input *notification.DeleteNotificationTemplateSlugV1AdminParams) error
func (*NotificationService) DeleteNotificationTopicV1Admin
deprecated
func (aaa *NotificationService) DeleteNotificationTopicV1Admin(input *notification.DeleteNotificationTopicV1AdminParams) error
Deprecated: 2022-01-10 - please use DeleteNotificationTopicV1AdminShort instead.
func (*NotificationService) DeleteNotificationTopicV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) DeleteNotificationTopicV1AdminShort(input *notification.DeleteNotificationTopicV1AdminParams) error
func (*NotificationService) DeleteTemplateLocalizationV1Admin
deprecated
func (aaa *NotificationService) DeleteTemplateLocalizationV1Admin(input *notification.DeleteTemplateLocalizationV1AdminParams) error
Deprecated: 2022-01-10 - please use DeleteTemplateLocalizationV1AdminShort instead.
func (*NotificationService) DeleteTemplateLocalizationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) DeleteTemplateLocalizationV1AdminShort(input *notification.DeleteTemplateLocalizationV1AdminParams) error
func (*NotificationService) DeleteTopicByTopicName
deprecated
func (aaa *NotificationService) DeleteTopicByTopicName(input *notification.DeleteTopicByTopicNameParams) error
Deprecated: 2022-01-10 - please use DeleteTopicByTopicNameShort instead.
func (*NotificationService) DeleteTopicByTopicNameShort ¶ added in v0.10.0
func (aaa *NotificationService) DeleteTopicByTopicNameShort(input *notification.DeleteTopicByTopicNameParams) error
func (*NotificationService) FreeFormNotificationByUserID
deprecated
func (aaa *NotificationService) FreeFormNotificationByUserID(input *notification.FreeFormNotificationByUserIDParams) error
Deprecated: 2022-01-10 - please use FreeFormNotificationByUserIDShort instead.
func (*NotificationService) FreeFormNotificationByUserIDShort ¶ added in v0.10.0
func (aaa *NotificationService) FreeFormNotificationByUserIDShort(input *notification.FreeFormNotificationByUserIDParams) error
func (*NotificationService) GetAllNotificationTemplatesV1Admin
deprecated
func (aaa *NotificationService) GetAllNotificationTemplatesV1Admin(input *notification.GetAllNotificationTemplatesV1AdminParams) ([]*lobbyclientmodels.ModelNotificationTemplateResponse, error)
Deprecated: 2022-01-10 - please use GetAllNotificationTemplatesV1AdminShort instead.
func (*NotificationService) GetAllNotificationTemplatesV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) GetAllNotificationTemplatesV1AdminShort(input *notification.GetAllNotificationTemplatesV1AdminParams) ([]*lobbyclientmodels.ModelNotificationTemplateResponse, error)
func (*NotificationService) GetAllNotificationTopicsV1Admin
deprecated
func (aaa *NotificationService) GetAllNotificationTopicsV1Admin(input *notification.GetAllNotificationTopicsV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTopicsResponse, error)
Deprecated: 2022-01-10 - please use GetAllNotificationTopicsV1AdminShort instead.
func (*NotificationService) GetAllNotificationTopicsV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) GetAllNotificationTopicsV1AdminShort(input *notification.GetAllNotificationTopicsV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTopicsResponse, error)
func (*NotificationService) GetAuthSession ¶ added in v0.21.0
func (aaa *NotificationService) GetAuthSession() auth.Session
func (*NotificationService) GetNotificationTopicV1Admin
deprecated
func (aaa *NotificationService) GetNotificationTopicV1Admin(input *notification.GetNotificationTopicV1AdminParams) (*lobbyclientmodels.ModelNotificationTopicResponseV1, error)
Deprecated: 2022-01-10 - please use GetNotificationTopicV1AdminShort instead.
func (*NotificationService) GetNotificationTopicV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) GetNotificationTopicV1AdminShort(input *notification.GetNotificationTopicV1AdminParams) (*lobbyclientmodels.ModelNotificationTopicResponseV1, error)
func (*NotificationService) GetSingleTemplateLocalizationV1Admin
deprecated
func (aaa *NotificationService) GetSingleTemplateLocalizationV1Admin(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*lobbyclientmodels.ModelLocalization, error)
Deprecated: 2022-01-10 - please use GetSingleTemplateLocalizationV1AdminShort instead.
func (*NotificationService) GetSingleTemplateLocalizationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) GetSingleTemplateLocalizationV1AdminShort(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*lobbyclientmodels.ModelLocalization, error)
func (*NotificationService) GetTemplateSlugLocalizationsTemplateV1Admin
deprecated
func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1Admin(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp, error)
Deprecated: 2022-01-10 - please use GetTemplateSlugLocalizationsTemplateV1AdminShort instead.
func (*NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp, error)
func (*NotificationService) GetTopicByNamespace
deprecated
func (aaa *NotificationService) GetTopicByNamespace(input *notification.GetTopicByNamespaceParams) (*lobbyclientmodels.ModelTopicByNamespacesResponse, error)
Deprecated: 2022-01-10 - please use GetTopicByNamespaceShort instead.
func (*NotificationService) GetTopicByNamespaceShort ¶ added in v0.10.0
func (aaa *NotificationService) GetTopicByNamespaceShort(input *notification.GetTopicByNamespaceParams) (*lobbyclientmodels.ModelTopicByNamespacesResponse, error)
func (*NotificationService) GetTopicByTopicName
deprecated
func (aaa *NotificationService) GetTopicByTopicName(input *notification.GetTopicByTopicNameParams) (*lobbyclientmodels.ModelNotificationTopicResponse, error)
Deprecated: 2022-01-10 - please use GetTopicByTopicNameShort instead.
func (*NotificationService) GetTopicByTopicNameShort ¶ added in v0.10.0
func (aaa *NotificationService) GetTopicByTopicNameShort(input *notification.GetTopicByTopicNameParams) (*lobbyclientmodels.ModelNotificationTopicResponse, error)
func (*NotificationService) NotificationWithTemplateByUserID
deprecated
func (aaa *NotificationService) NotificationWithTemplateByUserID(input *notification.NotificationWithTemplateByUserIDParams) error
Deprecated: 2022-01-10 - please use NotificationWithTemplateByUserIDShort instead.
func (*NotificationService) NotificationWithTemplateByUserIDShort ¶ added in v0.10.0
func (aaa *NotificationService) NotificationWithTemplateByUserIDShort(input *notification.NotificationWithTemplateByUserIDParams) error
func (*NotificationService) PublishTemplateLocalizationV1Admin
deprecated
func (aaa *NotificationService) PublishTemplateLocalizationV1Admin(input *notification.PublishTemplateLocalizationV1AdminParams) error
Deprecated: 2022-01-10 - please use PublishTemplateLocalizationV1AdminShort instead.
func (*NotificationService) PublishTemplateLocalizationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) PublishTemplateLocalizationV1AdminShort(input *notification.PublishTemplateLocalizationV1AdminParams) error
func (*NotificationService) SendMultipleUsersFreeformNotificationV1Admin
deprecated
func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1Admin(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendMultipleUsersFreeformNotificationV1AdminShort instead.
func (*NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) error
func (*NotificationService) SendPartyFreeformNotificationV1Admin
deprecated
func (aaa *NotificationService) SendPartyFreeformNotificationV1Admin(input *notification.SendPartyFreeformNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendPartyFreeformNotificationV1AdminShort instead.
func (*NotificationService) SendPartyFreeformNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendPartyFreeformNotificationV1AdminShort(input *notification.SendPartyFreeformNotificationV1AdminParams) error
func (*NotificationService) SendPartyTemplatedNotificationV1Admin
deprecated
func (aaa *NotificationService) SendPartyTemplatedNotificationV1Admin(input *notification.SendPartyTemplatedNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendPartyTemplatedNotificationV1AdminShort instead.
func (*NotificationService) SendPartyTemplatedNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendPartyTemplatedNotificationV1AdminShort(input *notification.SendPartyTemplatedNotificationV1AdminParams) error
func (*NotificationService) SendSpecificUserFreeformNotificationV1Admin
deprecated
func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1Admin(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendSpecificUserFreeformNotificationV1AdminShort instead.
func (*NotificationService) SendSpecificUserFreeformNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1AdminShort(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) error
func (*NotificationService) SendSpecificUserTemplatedNotificationV1Admin
deprecated
func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1Admin(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendSpecificUserTemplatedNotificationV1AdminShort instead.
func (*NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) error
func (*NotificationService) SendUsersFreeformNotificationV1Admin
deprecated
func (aaa *NotificationService) SendUsersFreeformNotificationV1Admin(input *notification.SendUsersFreeformNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendUsersFreeformNotificationV1AdminShort instead.
func (*NotificationService) SendUsersFreeformNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendUsersFreeformNotificationV1AdminShort(input *notification.SendUsersFreeformNotificationV1AdminParams) error
func (*NotificationService) SendUsersTemplatedNotificationV1Admin
deprecated
func (aaa *NotificationService) SendUsersTemplatedNotificationV1Admin(input *notification.SendUsersTemplatedNotificationV1AdminParams) error
Deprecated: 2022-01-10 - please use SendUsersTemplatedNotificationV1AdminShort instead.
func (*NotificationService) SendUsersTemplatedNotificationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) SendUsersTemplatedNotificationV1AdminShort(input *notification.SendUsersTemplatedNotificationV1AdminParams) error
func (*NotificationService) UpdateNotificationTopicV1Admin
deprecated
func (aaa *NotificationService) UpdateNotificationTopicV1Admin(input *notification.UpdateNotificationTopicV1AdminParams) error
Deprecated: 2022-01-10 - please use UpdateNotificationTopicV1AdminShort instead.
func (*NotificationService) UpdateNotificationTopicV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) UpdateNotificationTopicV1AdminShort(input *notification.UpdateNotificationTopicV1AdminParams) error
func (*NotificationService) UpdateTemplateLocalizationV1Admin
deprecated
func (aaa *NotificationService) UpdateTemplateLocalizationV1Admin(input *notification.UpdateTemplateLocalizationV1AdminParams) error
Deprecated: 2022-01-10 - please use UpdateTemplateLocalizationV1AdminShort instead.
func (*NotificationService) UpdateTemplateLocalizationV1AdminShort ¶ added in v0.10.0
func (aaa *NotificationService) UpdateTemplateLocalizationV1AdminShort(input *notification.UpdateTemplateLocalizationV1AdminParams) error
func (*NotificationService) UpdateTopicByTopicName
deprecated
func (aaa *NotificationService) UpdateTopicByTopicName(input *notification.UpdateTopicByTopicNameParams) error
Deprecated: 2022-01-10 - please use UpdateTopicByTopicNameShort instead.
func (*NotificationService) UpdateTopicByTopicNameShort ¶ added in v0.10.0
func (aaa *NotificationService) UpdateTopicByTopicNameShort(input *notification.UpdateTopicByTopicNameParams) error
type PartyService ¶
type PartyService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PartyService) AdminGetPartyDataV1
deprecated
func (aaa *PartyService) AdminGetPartyDataV1(input *party.AdminGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
Deprecated: 2022-01-10 - please use AdminGetPartyDataV1Short instead.
func (*PartyService) AdminGetPartyDataV1Short ¶ added in v0.10.0
func (aaa *PartyService) AdminGetPartyDataV1Short(input *party.AdminGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
func (*PartyService) AdminGetUserPartyV1
deprecated
func (aaa *PartyService) AdminGetUserPartyV1(input *party.AdminGetUserPartyV1Params) (*lobbyclientmodels.ModelsPartyData, error)
Deprecated: 2022-01-10 - please use AdminGetUserPartyV1Short instead.
func (*PartyService) AdminGetUserPartyV1Short ¶ added in v0.10.0
func (aaa *PartyService) AdminGetUserPartyV1Short(input *party.AdminGetUserPartyV1Params) (*lobbyclientmodels.ModelsPartyData, error)
func (*PartyService) GetAuthSession ¶ added in v0.21.0
func (aaa *PartyService) GetAuthSession() auth.Session
func (*PartyService) PublicGetPartyDataV1
deprecated
func (aaa *PartyService) PublicGetPartyDataV1(input *party.PublicGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
Deprecated: 2022-01-10 - please use PublicGetPartyDataV1Short instead.
func (*PartyService) PublicGetPartyDataV1Short ¶ added in v0.10.0
func (aaa *PartyService) PublicGetPartyDataV1Short(input *party.PublicGetPartyDataV1Params) (*lobbyclientmodels.ModelsPartyData, error)
func (*PartyService) PublicSetPartyLimitV1
deprecated
added in
v0.21.0
func (aaa *PartyService) PublicSetPartyLimitV1(input *party.PublicSetPartyLimitV1Params) error
Deprecated: 2022-01-10 - please use PublicSetPartyLimitV1Short instead.
func (*PartyService) PublicSetPartyLimitV1Short ¶ added in v0.21.0
func (aaa *PartyService) PublicSetPartyLimitV1Short(input *party.PublicSetPartyLimitV1Params) error
func (*PartyService) PublicUpdatePartyAttributesV1
deprecated
func (aaa *PartyService) PublicUpdatePartyAttributesV1(input *party.PublicUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
Deprecated: 2022-01-10 - please use PublicUpdatePartyAttributesV1Short instead.
func (*PartyService) PublicUpdatePartyAttributesV1Short ¶ added in v0.10.0
func (aaa *PartyService) PublicUpdatePartyAttributesV1Short(input *party.PublicUpdatePartyAttributesV1Params) (*lobbyclientmodels.ModelsPartyData, error)
type PlayerService ¶
type PlayerService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PlayerService) AdminBulkBlockPlayersV1
deprecated
func (aaa *PlayerService) AdminBulkBlockPlayersV1(input *player.AdminBulkBlockPlayersV1Params) error
Deprecated: 2022-01-10 - please use AdminBulkBlockPlayersV1Short instead.
func (*PlayerService) AdminBulkBlockPlayersV1Short ¶ added in v0.10.0
func (aaa *PlayerService) AdminBulkBlockPlayersV1Short(input *player.AdminBulkBlockPlayersV1Params) error
func (*PlayerService) AdminGetAllPlayerSessionAttribute
deprecated
func (aaa *PlayerService) AdminGetAllPlayerSessionAttribute(input *player.AdminGetAllPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetAllPlayerSessionAttributeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetAllPlayerSessionAttributeShort instead.
func (*PlayerService) AdminGetAllPlayerSessionAttributeShort ¶ added in v0.10.0
func (aaa *PlayerService) AdminGetAllPlayerSessionAttributeShort(input *player.AdminGetAllPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetAllPlayerSessionAttributeResponse, error)
func (*PlayerService) AdminGetBulkPlayerBlockedPlayersV1
deprecated
added in
v0.46.0
func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetBulkAllPlayerBlockedUsersResponse, error)
Deprecated: 2022-01-10 - please use AdminGetBulkPlayerBlockedPlayersV1Short instead.
func (*PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short ¶ added in v0.46.0
func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetBulkAllPlayerBlockedUsersResponse, error)
func (*PlayerService) AdminGetLobbyCCU
deprecated
added in
v0.10.0
func (aaa *PlayerService) AdminGetLobbyCCU(input *player.AdminGetLobbyCCUParams) (*lobbyclientmodels.ModelsGetLobbyCcuResponse, error)
Deprecated: 2022-01-10 - please use AdminGetLobbyCCUShort instead.
func (*PlayerService) AdminGetLobbyCCUShort ¶ added in v0.10.0
func (aaa *PlayerService) AdminGetLobbyCCUShort(input *player.AdminGetLobbyCCUParams) (*lobbyclientmodels.ModelsGetLobbyCcuResponse, error)
func (*PlayerService) AdminGetPlayerBlockedByPlayersV1
deprecated
func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
Deprecated: 2022-01-10 - please use AdminGetPlayerBlockedByPlayersV1Short instead.
func (*PlayerService) AdminGetPlayerBlockedByPlayersV1Short ¶ added in v0.10.0
func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1Short(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
func (*PlayerService) AdminGetPlayerBlockedPlayersV1
deprecated
func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1(input *player.AdminGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
Deprecated: 2022-01-10 - please use AdminGetPlayerBlockedPlayersV1Short instead.
func (*PlayerService) AdminGetPlayerBlockedPlayersV1Short ¶ added in v0.10.0
func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1Short(input *player.AdminGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
func (*PlayerService) AdminGetPlayerSessionAttribute
deprecated
func (aaa *PlayerService) AdminGetPlayerSessionAttribute(input *player.AdminGetPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetPlayerSessionAttributeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetPlayerSessionAttributeShort instead.
func (*PlayerService) AdminGetPlayerSessionAttributeShort ¶ added in v0.10.0
func (aaa *PlayerService) AdminGetPlayerSessionAttributeShort(input *player.AdminGetPlayerSessionAttributeParams) (*lobbyclientmodels.ModelsGetPlayerSessionAttributeResponse, error)
func (*PlayerService) AdminSetPlayerSessionAttribute
deprecated
func (aaa *PlayerService) AdminSetPlayerSessionAttribute(input *player.AdminSetPlayerSessionAttributeParams) error
Deprecated: 2022-01-10 - please use AdminSetPlayerSessionAttributeShort instead.
func (*PlayerService) AdminSetPlayerSessionAttributeShort ¶ added in v0.10.0
func (aaa *PlayerService) AdminSetPlayerSessionAttributeShort(input *player.AdminSetPlayerSessionAttributeParams) error
func (*PlayerService) GetAuthSession ¶ added in v0.21.0
func (aaa *PlayerService) GetAuthSession() auth.Session
func (*PlayerService) PublicGetPlayerBlockedByPlayersV1
deprecated
func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
Deprecated: 2022-01-10 - please use PublicGetPlayerBlockedByPlayersV1Short instead.
func (*PlayerService) PublicGetPlayerBlockedByPlayersV1Short ¶ added in v0.10.0
func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1Short(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedByUsersResponse, error)
func (*PlayerService) PublicGetPlayerBlockedPlayersV1
deprecated
func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1(input *player.PublicGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
Deprecated: 2022-01-10 - please use PublicGetPlayerBlockedPlayersV1Short instead.
func (*PlayerService) PublicGetPlayerBlockedPlayersV1Short ¶ added in v0.10.0
func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1Short(input *player.PublicGetPlayerBlockedPlayersV1Params) (*lobbyclientmodels.ModelsGetAllPlayerBlockedUsersResponse, error)
type PresenceService ¶
type PresenceService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PresenceService) GetAuthSession ¶ added in v0.21.0
func (aaa *PresenceService) GetAuthSession() auth.Session
func (*PresenceService) UsersPresenceHandlerV1
deprecated
func (aaa *PresenceService) UsersPresenceHandlerV1(input *presence.UsersPresenceHandlerV1Params) (*lobbyclientmodels.HandlersGetUsersPresenceResponse, error)
Deprecated: 2022-01-10 - please use UsersPresenceHandlerV1Short instead.
func (*PresenceService) UsersPresenceHandlerV1Short ¶ added in v0.10.0
func (aaa *PresenceService) UsersPresenceHandlerV1Short(input *presence.UsersPresenceHandlerV1Params) (*lobbyclientmodels.HandlersGetUsersPresenceResponse, error)
type ProfanityService ¶
type ProfanityService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*ProfanityService) AdminAddProfanityFilterIntoList
deprecated
func (aaa *ProfanityService) AdminAddProfanityFilterIntoList(input *profanity.AdminAddProfanityFilterIntoListParams) error
Deprecated: 2022-01-10 - please use AdminAddProfanityFilterIntoListShort instead.
func (*ProfanityService) AdminAddProfanityFilterIntoListShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminAddProfanityFilterIntoListShort(input *profanity.AdminAddProfanityFilterIntoListParams) error
func (*ProfanityService) AdminAddProfanityFilters
deprecated
func (aaa *ProfanityService) AdminAddProfanityFilters(input *profanity.AdminAddProfanityFiltersParams) error
Deprecated: 2022-01-10 - please use AdminAddProfanityFiltersShort instead.
func (*ProfanityService) AdminAddProfanityFiltersShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminAddProfanityFiltersShort(input *profanity.AdminAddProfanityFiltersParams) error
func (*ProfanityService) AdminCreateProfanityList
deprecated
func (aaa *ProfanityService) AdminCreateProfanityList(input *profanity.AdminCreateProfanityListParams) error
Deprecated: 2022-01-10 - please use AdminCreateProfanityListShort instead.
func (*ProfanityService) AdminCreateProfanityListShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminCreateProfanityListShort(input *profanity.AdminCreateProfanityListParams) error
func (*ProfanityService) AdminDebugProfanityFilters
deprecated
func (aaa *ProfanityService) AdminDebugProfanityFilters(input *profanity.AdminDebugProfanityFiltersParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
Deprecated: 2022-01-10 - please use AdminDebugProfanityFiltersShort instead.
func (*ProfanityService) AdminDebugProfanityFiltersShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminDebugProfanityFiltersShort(input *profanity.AdminDebugProfanityFiltersParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
func (*ProfanityService) AdminDeleteProfanityFilter
deprecated
func (aaa *ProfanityService) AdminDeleteProfanityFilter(input *profanity.AdminDeleteProfanityFilterParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
Deprecated: 2022-01-10 - please use AdminDeleteProfanityFilterShort instead.
func (*ProfanityService) AdminDeleteProfanityFilterShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminDeleteProfanityFilterShort(input *profanity.AdminDeleteProfanityFilterParams) ([]*lobbyclientmodels.ModelsProfanityFilter, error)
func (*ProfanityService) AdminDeleteProfanityList
deprecated
func (aaa *ProfanityService) AdminDeleteProfanityList(input *profanity.AdminDeleteProfanityListParams) error
Deprecated: 2022-01-10 - please use AdminDeleteProfanityListShort instead.
func (*ProfanityService) AdminDeleteProfanityListShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminDeleteProfanityListShort(input *profanity.AdminDeleteProfanityListParams) error
func (*ProfanityService) AdminGetProfanityListFiltersV1
deprecated
func (aaa *ProfanityService) AdminGetProfanityListFiltersV1(input *profanity.AdminGetProfanityListFiltersV1Params) (*lobbyclientmodels.ModelsAdminGetProfanityListFiltersV1Response, error)
Deprecated: 2022-01-10 - please use AdminGetProfanityListFiltersV1Short instead.
func (*ProfanityService) AdminGetProfanityListFiltersV1Short ¶ added in v0.10.0
func (aaa *ProfanityService) AdminGetProfanityListFiltersV1Short(input *profanity.AdminGetProfanityListFiltersV1Params) (*lobbyclientmodels.ModelsAdminGetProfanityListFiltersV1Response, error)
func (*ProfanityService) AdminGetProfanityLists
deprecated
func (aaa *ProfanityService) AdminGetProfanityLists(input *profanity.AdminGetProfanityListsParams) ([]*lobbyclientmodels.ModelsAdminGetProfanityListsListResponse, error)
Deprecated: 2022-01-10 - please use AdminGetProfanityListsShort instead.
func (*ProfanityService) AdminGetProfanityListsShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminGetProfanityListsShort(input *profanity.AdminGetProfanityListsParams) ([]*lobbyclientmodels.ModelsAdminGetProfanityListsListResponse, error)
func (*ProfanityService) AdminGetProfanityRule
deprecated
func (aaa *ProfanityService) AdminGetProfanityRule(input *profanity.AdminGetProfanityRuleParams) (*lobbyclientmodels.ModelsProfanityRule, error)
Deprecated: 2022-01-10 - please use AdminGetProfanityRuleShort instead.
func (*ProfanityService) AdminGetProfanityRuleShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminGetProfanityRuleShort(input *profanity.AdminGetProfanityRuleParams) (*lobbyclientmodels.ModelsProfanityRule, error)
func (*ProfanityService) AdminImportProfanityFiltersFromFile
deprecated
func (aaa *ProfanityService) AdminImportProfanityFiltersFromFile(input *profanity.AdminImportProfanityFiltersFromFileParams) error
Deprecated: 2022-01-10 - please use AdminImportProfanityFiltersFromFileShort instead.
func (*ProfanityService) AdminImportProfanityFiltersFromFileShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminImportProfanityFiltersFromFileShort(input *profanity.AdminImportProfanityFiltersFromFileParams) error
func (*ProfanityService) AdminSetProfanityRuleForNamespace
deprecated
func (aaa *ProfanityService) AdminSetProfanityRuleForNamespace(input *profanity.AdminSetProfanityRuleForNamespaceParams) error
Deprecated: 2022-01-10 - please use AdminSetProfanityRuleForNamespaceShort instead.
func (*ProfanityService) AdminSetProfanityRuleForNamespaceShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminSetProfanityRuleForNamespaceShort(input *profanity.AdminSetProfanityRuleForNamespaceParams) error
func (*ProfanityService) AdminUpdateProfanityList
deprecated
func (aaa *ProfanityService) AdminUpdateProfanityList(input *profanity.AdminUpdateProfanityListParams) error
Deprecated: 2022-01-10 - please use AdminUpdateProfanityListShort instead.
func (*ProfanityService) AdminUpdateProfanityListShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminUpdateProfanityListShort(input *profanity.AdminUpdateProfanityListParams) error
func (*ProfanityService) AdminVerifyMessageProfanityResponse
deprecated
func (aaa *ProfanityService) AdminVerifyMessageProfanityResponse(input *profanity.AdminVerifyMessageProfanityResponseParams) (*lobbyclientmodels.ModelsAdminVerifyMessageProfanityResponse, error)
Deprecated: 2022-01-10 - please use AdminVerifyMessageProfanityResponseShort instead.
func (*ProfanityService) AdminVerifyMessageProfanityResponseShort ¶ added in v0.10.0
func (aaa *ProfanityService) AdminVerifyMessageProfanityResponseShort(input *profanity.AdminVerifyMessageProfanityResponseParams) (*lobbyclientmodels.ModelsAdminVerifyMessageProfanityResponse, error)
func (*ProfanityService) GetAuthSession ¶ added in v0.21.0
func (aaa *ProfanityService) GetAuthSession() auth.Session
type ThirdPartyService ¶
type ThirdPartyService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*ThirdPartyService) AdminCreateThirdPartyConfig
deprecated
func (aaa *ThirdPartyService) AdminCreateThirdPartyConfig(input *third_party.AdminCreateThirdPartyConfigParams) (*lobbyclientmodels.ModelsCreateConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateThirdPartyConfigShort instead.
func (*ThirdPartyService) AdminCreateThirdPartyConfigShort ¶ added in v0.10.0
func (aaa *ThirdPartyService) AdminCreateThirdPartyConfigShort(input *third_party.AdminCreateThirdPartyConfigParams) (*lobbyclientmodels.ModelsCreateConfigResponse, error)
func (*ThirdPartyService) AdminDeleteThirdPartyConfig
deprecated
func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfig(input *third_party.AdminDeleteThirdPartyConfigParams) (string, error)
Deprecated: 2022-01-10 - please use AdminDeleteThirdPartyConfigShort instead.
func (*ThirdPartyService) AdminDeleteThirdPartyConfigShort ¶ added in v0.10.0
func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfigShort(input *third_party.AdminDeleteThirdPartyConfigParams) (string, error)
func (*ThirdPartyService) AdminGetThirdPartyConfig
deprecated
func (aaa *ThirdPartyService) AdminGetThirdPartyConfig(input *third_party.AdminGetThirdPartyConfigParams) (*lobbyclientmodels.ModelsGetConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminGetThirdPartyConfigShort instead.
func (*ThirdPartyService) AdminGetThirdPartyConfigShort ¶ added in v0.10.0
func (aaa *ThirdPartyService) AdminGetThirdPartyConfigShort(input *third_party.AdminGetThirdPartyConfigParams) (*lobbyclientmodels.ModelsGetConfigResponse, error)
func (*ThirdPartyService) AdminUpdateThirdPartyConfig
deprecated
func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfig(input *third_party.AdminUpdateThirdPartyConfigParams) (*lobbyclientmodels.ModelsUpdateConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateThirdPartyConfigShort instead.
func (*ThirdPartyService) AdminUpdateThirdPartyConfigShort ¶ added in v0.10.0
func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfigShort(input *third_party.AdminUpdateThirdPartyConfigParams) (*lobbyclientmodels.ModelsUpdateConfigResponse, error)
func (*ThirdPartyService) GetAuthSession ¶ added in v0.21.0
func (aaa *ThirdPartyService) GetAuthSession() auth.Session