Documentation
¶
Index ¶
- type AdminService
- func (aaa *AdminService) AdminDeleteGlobalConfigShort(input *admin.AdminDeleteGlobalConfigParams) (*admin.AdminDeleteGlobalConfigResponse, error)
- func (aaa *AdminService) AdminGetGlobalConfigShort(input *admin.AdminGetGlobalConfigParams) (*admin.AdminGetGlobalConfigResponse, error)
- func (aaa *AdminService) AdminUpdateGlobalConfigShort(input *admin.AdminUpdateGlobalConfigParams) (*admin.AdminUpdateGlobalConfigResponse, error)
- func (aaa *AdminService) CreateTemplateShort(input *admin.CreateTemplateParams) error
- func (aaa *AdminService) DeleteTemplateLocalizationShort(input *admin.DeleteTemplateLocalizationParams) error
- func (aaa *AdminService) DeleteTemplateSlugShort(input *admin.DeleteTemplateSlugParams) error
- func (aaa *AdminService) FreeFormNotificationShort(input *admin.FreeFormNotificationParams) error
- func (aaa *AdminService) GetAuthSession() auth.Session
- func (aaa *AdminService) GetGameTemplateShort(input *admin.GetGameTemplateParams) (*admin.GetGameTemplateResponse, error)
- func (aaa *AdminService) GetLocalizationTemplateShort(input *admin.GetLocalizationTemplateParams) (*admin.GetLocalizationTemplateResponse, error)
- func (aaa *AdminService) GetSlugTemplateShort(input *admin.GetSlugTemplateParams) (*admin.GetSlugTemplateResponse, error)
- func (aaa *AdminService) NotificationWithTemplateShort(input *admin.NotificationWithTemplateParams) error
- func (aaa *AdminService) PublishTemplateShort(input *admin.PublishTemplateParams) error
- func (aaa *AdminService) UpdateFlightId(flightId string)
- func (aaa *AdminService) UpdateLocalizationTemplateShort(input *admin.UpdateLocalizationTemplateParams) error
- type BlocksService
- type ConfigService
- func (aaa *ConfigService) AdminExportConfigV1Short(input *config.AdminExportConfigV1Params, writer io.Writer) (*config.AdminExportConfigV1Response, error)
- func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*config.AdminGetAllConfigV1Response, error)
- func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*config.AdminGetConfigV1Response, error)
- func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*config.AdminGetLogConfigResponse, error)
- func (aaa *ConfigService) AdminImportConfigV1Short(input *config.AdminImportConfigV1Params) (*config.AdminImportConfigV1Response, error)
- func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*config.AdminPatchUpdateLogConfigResponse, error)
- func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*config.AdminUpdateConfigV1Response, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type FriendsService
- func (aaa *FriendsService) AddFriendsWithoutConfirmationShort(input *friends.AddFriendsWithoutConfirmationParams) error
- func (aaa *FriendsService) AdminListFriendsOfFriendsShort(input *friends.AdminListFriendsOfFriendsParams) (*friends.AdminListFriendsOfFriendsResponse, error)
- func (aaa *FriendsService) BulkDeleteFriendsShort(input *friends.BulkDeleteFriendsParams) (*friends.BulkDeleteFriendsResponse, error)
- func (aaa *FriendsService) GetAuthSession() auth.Session
- func (aaa *FriendsService) GetIncomingFriendRequestsShort(input *friends.GetIncomingFriendRequestsParams) (*friends.GetIncomingFriendRequestsResponse, error)
- func (aaa *FriendsService) GetListOfFriendsShort(input *friends.GetListOfFriendsParams) (*friends.GetListOfFriendsResponse, error)
- func (aaa *FriendsService) GetOutgoingFriendRequestsShort(input *friends.GetOutgoingFriendRequestsParams) (*friends.GetOutgoingFriendRequestsResponse, error)
- func (aaa *FriendsService) GetUserFriendsUpdatedShort(input *friends.GetUserFriendsUpdatedParams) (*friends.GetUserFriendsUpdatedResponse, error)
- func (aaa *FriendsService) GetUserFriendsWithPlatformShort(input *friends.GetUserFriendsWithPlatformParams) (*friends.GetUserFriendsWithPlatformResponse, error)
- func (aaa *FriendsService) GetUserIncomingFriendsShort(input *friends.GetUserIncomingFriendsParams) (*friends.GetUserIncomingFriendsResponse, error)
- func (aaa *FriendsService) GetUserIncomingFriendsWithTimeShort(input *friends.GetUserIncomingFriendsWithTimeParams) (*friends.GetUserIncomingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) GetUserOutgoingFriendsShort(input *friends.GetUserOutgoingFriendsParams) (*friends.GetUserOutgoingFriendsResponse, error)
- func (aaa *FriendsService) GetUserOutgoingFriendsWithTimeShort(input *friends.GetUserOutgoingFriendsWithTimeParams) (*friends.GetUserOutgoingFriendsWithTimeResponse, error)
- func (aaa *FriendsService) SyncNativeFriendsShort(input *friends.SyncNativeFriendsParams) (*friends.SyncNativeFriendsResponse, error)
- func (aaa *FriendsService) UpdateFlightId(flightId string)
- func (aaa *FriendsService) UserAcceptFriendRequestShort(input *friends.UserAcceptFriendRequestParams) error
- func (aaa *FriendsService) UserCancelFriendRequestShort(input *friends.UserCancelFriendRequestParams) error
- func (aaa *FriendsService) UserGetFriendshipStatusShort(input *friends.UserGetFriendshipStatusParams) (*friends.UserGetFriendshipStatusResponse, error)
- func (aaa *FriendsService) UserRejectFriendRequestShort(input *friends.UserRejectFriendRequestParams) error
- func (aaa *FriendsService) UserRequestFriendShort(input *friends.UserRequestFriendParams) error
- func (aaa *FriendsService) UserUnfriendRequestShort(input *friends.UserUnfriendRequestParams) error
- type LobbyOperationsService
- func (aaa *LobbyOperationsService) AdminJoinPartyV1Short(input *lobby_operations.AdminJoinPartyV1Params) error
- func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1Short(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobby_operations.AdminUpdatePartyAttributesV1Response, error)
- func (aaa *LobbyOperationsService) GetAuthSession() auth.Session
- func (aaa *LobbyOperationsService) PublicGetMessagesShort(input *lobby_operations.PublicGetMessagesParams) (*lobby_operations.PublicGetMessagesResponse, error)
- func (aaa *LobbyOperationsService) UpdateFlightId(flightId string)
- type NotificationService
- func (aaa *NotificationService) CreateNotificationTemplateV1AdminShort(input *notification.CreateNotificationTemplateV1AdminParams) error
- func (aaa *NotificationService) CreateNotificationTopicV1AdminShort(input *notification.CreateNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) CreateTopicShort(input *notification.CreateTopicParams) error
- func (aaa *NotificationService) DeleteNotificationTemplateSlugV1AdminShort(input *notification.DeleteNotificationTemplateSlugV1AdminParams) error
- func (aaa *NotificationService) DeleteNotificationTopicV1AdminShort(input *notification.DeleteNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) DeleteTemplateLocalizationV1AdminShort(input *notification.DeleteTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) DeleteTopicByTopicNameShort(input *notification.DeleteTopicByTopicNameParams) error
- func (aaa *NotificationService) FreeFormNotificationByUserIDShort(input *notification.FreeFormNotificationByUserIDParams) error
- func (aaa *NotificationService) GetAllNotificationTemplatesV1AdminShort(input *notification.GetAllNotificationTemplatesV1AdminParams) (*notification.GetAllNotificationTemplatesV1AdminResponse, error)
- func (aaa *NotificationService) GetAllNotificationTopicsV1AdminShort(input *notification.GetAllNotificationTopicsV1AdminParams) (*notification.GetAllNotificationTopicsV1AdminResponse, error)
- func (aaa *NotificationService) GetAuthSession() auth.Session
- func (aaa *NotificationService) GetMyNotificationsShort(input *notification.GetMyNotificationsParams) (*notification.GetMyNotificationsResponse, error)
- func (aaa *NotificationService) GetNotificationTopicV1AdminShort(input *notification.GetNotificationTopicV1AdminParams) (*notification.GetNotificationTopicV1AdminResponse, error)
- func (aaa *NotificationService) GetSingleTemplateLocalizationV1AdminShort(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*notification.GetSingleTemplateLocalizationV1AdminResponse, error)
- func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*notification.GetTemplateSlugLocalizationsTemplateV1AdminResponse, error)
- func (aaa *NotificationService) GetTopicByNamespaceShort(input *notification.GetTopicByNamespaceParams) (*notification.GetTopicByNamespaceResponse, error)
- func (aaa *NotificationService) GetTopicByTopicNameShort(input *notification.GetTopicByTopicNameParams) (*notification.GetTopicByTopicNameResponse, error)
- func (aaa *NotificationService) NotificationWithTemplateByUserIDShort(input *notification.NotificationWithTemplateByUserIDParams) error
- func (aaa *NotificationService) PublishTemplateLocalizationV1AdminShort(input *notification.PublishTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendPartyFreeformNotificationV1AdminShort(input *notification.SendPartyFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendPartyTemplatedNotificationV1AdminShort(input *notification.SendPartyTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1AdminShort(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) SendUsersFreeformNotificationV1AdminShort(input *notification.SendUsersFreeformNotificationV1AdminParams) error
- func (aaa *NotificationService) SendUsersTemplatedNotificationV1AdminShort(input *notification.SendUsersTemplatedNotificationV1AdminParams) error
- func (aaa *NotificationService) UpdateFlightId(flightId string)
- func (aaa *NotificationService) UpdateNotificationTopicV1AdminShort(input *notification.UpdateNotificationTopicV1AdminParams) error
- func (aaa *NotificationService) UpdateTemplateLocalizationV1AdminShort(input *notification.UpdateTemplateLocalizationV1AdminParams) error
- func (aaa *NotificationService) UpdateTopicByTopicNameShort(input *notification.UpdateTopicByTopicNameParams) error
- type PartyService
- func (aaa *PartyService) AdminGetPartyDataV1Short(input *party.AdminGetPartyDataV1Params) (*party.AdminGetPartyDataV1Response, error)
- func (aaa *PartyService) AdminGetUserPartyV1Short(input *party.AdminGetUserPartyV1Params) (*party.AdminGetUserPartyV1Response, error)
- func (aaa *PartyService) GetAuthSession() auth.Session
- func (aaa *PartyService) PublicGetPartyDataV1Short(input *party.PublicGetPartyDataV1Params) (*party.PublicGetPartyDataV1Response, error)
- func (aaa *PartyService) PublicSetPartyLimitV1Short(input *party.PublicSetPartyLimitV1Params) error
- func (aaa *PartyService) PublicUpdatePartyAttributesV1Short(input *party.PublicUpdatePartyAttributesV1Params) (*party.PublicUpdatePartyAttributesV1Response, error)
- func (aaa *PartyService) UpdateFlightId(flightId string)
- type PlayerService
- func (aaa *PlayerService) AdminBulkBlockPlayersV1Short(input *player.AdminBulkBlockPlayersV1Params) error
- func (aaa *PlayerService) AdminBulkUnblockPlayersV1Short(input *player.AdminBulkUnblockPlayersV1Params) error
- func (aaa *PlayerService) AdminGetAllPlayerSessionAttributeShort(input *player.AdminGetAllPlayerSessionAttributeParams) (*player.AdminGetAllPlayerSessionAttributeResponse, error)
- func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*player.AdminGetBulkPlayerBlockedPlayersV1Response, error)
- func (aaa *PlayerService) AdminGetLobbyCCUShort(input *player.AdminGetLobbyCCUParams) (*player.AdminGetLobbyCCUResponse, error)
- func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1Short(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*player.AdminGetPlayerBlockedByPlayersV1Response, error)
- func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1Short(input *player.AdminGetPlayerBlockedPlayersV1Params) (*player.AdminGetPlayerBlockedPlayersV1Response, error)
- func (aaa *PlayerService) AdminGetPlayerSessionAttributeShort(input *player.AdminGetPlayerSessionAttributeParams) (*player.AdminGetPlayerSessionAttributeResponse, error)
- func (aaa *PlayerService) AdminSetPlayerSessionAttributeShort(input *player.AdminSetPlayerSessionAttributeParams) error
- func (aaa *PlayerService) GetAuthSession() auth.Session
- func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1Short(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*player.PublicGetPlayerBlockedByPlayersV1Response, error)
- func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1Short(input *player.PublicGetPlayerBlockedPlayersV1Params) (*player.PublicGetPlayerBlockedPlayersV1Response, error)
- func (aaa *PlayerService) PublicPlayerBlockPlayersV1Short(input *player.PublicPlayerBlockPlayersV1Params) error
- func (aaa *PlayerService) PublicUnblockPlayerV1Short(input *player.PublicUnblockPlayerV1Params) error
- func (aaa *PlayerService) UpdateFlightId(flightId string)
- type PresenceService
- func (aaa *PresenceService) GetAuthSession() auth.Session
- func (aaa *PresenceService) UpdateFlightId(flightId string)
- func (aaa *PresenceService) UsersPresenceHandlerV1Short(input *presence.UsersPresenceHandlerV1Params) (*presence.UsersPresenceHandlerV1Response, error)
- func (aaa *PresenceService) UsersPresenceHandlerV2Short(input *presence.UsersPresenceHandlerV2Params) (*presence.UsersPresenceHandlerV2Response, error)
- type ProfanityService
- func (aaa *ProfanityService) AdminAddProfanityFilterIntoListShort(input *profanity.AdminAddProfanityFilterIntoListParams) error
- func (aaa *ProfanityService) AdminAddProfanityFiltersShort(input *profanity.AdminAddProfanityFiltersParams) error
- func (aaa *ProfanityService) AdminCreateProfanityListShort(input *profanity.AdminCreateProfanityListParams) error
- func (aaa *ProfanityService) AdminDebugProfanityFiltersShort(input *profanity.AdminDebugProfanityFiltersParams) (*profanity.AdminDebugProfanityFiltersResponse, error)
- func (aaa *ProfanityService) AdminDeleteProfanityFilterShort(input *profanity.AdminDeleteProfanityFilterParams) (*profanity.AdminDeleteProfanityFilterResponse, error)
- func (aaa *ProfanityService) AdminDeleteProfanityListShort(input *profanity.AdminDeleteProfanityListParams) error
- func (aaa *ProfanityService) AdminGetProfanityListFiltersV1Short(input *profanity.AdminGetProfanityListFiltersV1Params) (*profanity.AdminGetProfanityListFiltersV1Response, error)
- func (aaa *ProfanityService) AdminGetProfanityListsShort(input *profanity.AdminGetProfanityListsParams) (*profanity.AdminGetProfanityListsResponse, error)
- func (aaa *ProfanityService) AdminGetProfanityRuleShort(input *profanity.AdminGetProfanityRuleParams) (*profanity.AdminGetProfanityRuleResponse, error)
- func (aaa *ProfanityService) AdminImportProfanityFiltersFromFileShort(input *profanity.AdminImportProfanityFiltersFromFileParams) error
- func (aaa *ProfanityService) AdminSetProfanityRuleForNamespaceShort(input *profanity.AdminSetProfanityRuleForNamespaceParams) error
- func (aaa *ProfanityService) AdminUpdateProfanityListShort(input *profanity.AdminUpdateProfanityListParams) error
- func (aaa *ProfanityService) AdminVerifyMessageProfanityResponseShort(input *profanity.AdminVerifyMessageProfanityResponseParams) (*profanity.AdminVerifyMessageProfanityResponseResponse, error)
- func (aaa *ProfanityService) GetAuthSession() auth.Session
- func (aaa *ProfanityService) UpdateFlightId(flightId string)
- type ThirdPartyService
- func (aaa *ThirdPartyService) AdminCreateThirdPartyConfigShort(input *third_party.AdminCreateThirdPartyConfigParams) (*third_party.AdminCreateThirdPartyConfigResponse, error)
- func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfigShort(input *third_party.AdminDeleteThirdPartyConfigParams) (*third_party.AdminDeleteThirdPartyConfigResponse, error)
- func (aaa *ThirdPartyService) AdminGetThirdPartyConfigShort(input *third_party.AdminGetThirdPartyConfigParams) (*third_party.AdminGetThirdPartyConfigResponse, error)
- func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfigShort(input *third_party.AdminUpdateThirdPartyConfigParams) (*third_party.AdminUpdateThirdPartyConfigResponse, error)
- func (aaa *ThirdPartyService) GetAuthSession() auth.Session
- func (aaa *ThirdPartyService) UpdateFlightId(flightId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminService ¶
type AdminService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
AdminService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use AdminService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*AdminService) AdminDeleteGlobalConfigShort ¶
func (aaa *AdminService) AdminDeleteGlobalConfigShort(input *admin.AdminDeleteGlobalConfigParams) (*admin.AdminDeleteGlobalConfigResponse, error)
func (*AdminService) AdminGetGlobalConfigShort ¶
func (aaa *AdminService) AdminGetGlobalConfigShort(input *admin.AdminGetGlobalConfigParams) (*admin.AdminGetGlobalConfigResponse, error)
func (*AdminService) AdminUpdateGlobalConfigShort ¶
func (aaa *AdminService) AdminUpdateGlobalConfigShort(input *admin.AdminUpdateGlobalConfigParams) (*admin.AdminUpdateGlobalConfigResponse, error)
func (*AdminService) CreateTemplateShort ¶
func (aaa *AdminService) CreateTemplateShort(input *admin.CreateTemplateParams) error
func (*AdminService) DeleteTemplateLocalizationShort ¶
func (aaa *AdminService) DeleteTemplateLocalizationShort(input *admin.DeleteTemplateLocalizationParams) error
func (*AdminService) DeleteTemplateSlugShort ¶
func (aaa *AdminService) DeleteTemplateSlugShort(input *admin.DeleteTemplateSlugParams) error
func (*AdminService) FreeFormNotificationShort ¶
func (aaa *AdminService) FreeFormNotificationShort(input *admin.FreeFormNotificationParams) error
func (*AdminService) GetAuthSession ¶
func (aaa *AdminService) GetAuthSession() auth.Session
func (*AdminService) GetGameTemplateShort ¶
func (aaa *AdminService) GetGameTemplateShort(input *admin.GetGameTemplateParams) (*admin.GetGameTemplateResponse, error)
func (*AdminService) GetLocalizationTemplateShort ¶
func (aaa *AdminService) GetLocalizationTemplateShort(input *admin.GetLocalizationTemplateParams) (*admin.GetLocalizationTemplateResponse, error)
func (*AdminService) GetSlugTemplateShort ¶
func (aaa *AdminService) GetSlugTemplateShort(input *admin.GetSlugTemplateParams) (*admin.GetSlugTemplateResponse, error)
func (*AdminService) NotificationWithTemplateShort ¶
func (aaa *AdminService) NotificationWithTemplateShort(input *admin.NotificationWithTemplateParams) error
func (*AdminService) PublishTemplateShort ¶
func (aaa *AdminService) PublishTemplateShort(input *admin.PublishTemplateParams) error
func (*AdminService) UpdateFlightId ¶
func (aaa *AdminService) UpdateFlightId(flightId string)
func (*AdminService) UpdateLocalizationTemplateShort ¶
func (aaa *AdminService) UpdateLocalizationTemplateShort(input *admin.UpdateLocalizationTemplateParams) error
type BlocksService ¶
type BlocksService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
BlocksService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use BlocksService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*BlocksService) GetAuthSession ¶
func (aaa *BlocksService) GetAuthSession() auth.Session
func (*BlocksService) SyncNativeBlockedUserShort ¶
func (aaa *BlocksService) SyncNativeBlockedUserShort(input *blocks.SyncNativeBlockedUserParams) (*blocks.SyncNativeBlockedUserResponse, error)
func (*BlocksService) UpdateFlightId ¶
func (aaa *BlocksService) UpdateFlightId(flightId string)
type ConfigService ¶
type ConfigService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
ConfigService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ConfigService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*ConfigService) AdminExportConfigV1Short ¶
func (aaa *ConfigService) AdminExportConfigV1Short(input *config.AdminExportConfigV1Params, writer io.Writer) (*config.AdminExportConfigV1Response, error)
func (*ConfigService) AdminGetAllConfigV1Short ¶
func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*config.AdminGetAllConfigV1Response, error)
func (*ConfigService) AdminGetConfigV1Short ¶
func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*config.AdminGetConfigV1Response, error)
func (*ConfigService) AdminGetLogConfigShort ¶
func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*config.AdminGetLogConfigResponse, error)
func (*ConfigService) AdminImportConfigV1Short ¶
func (aaa *ConfigService) AdminImportConfigV1Short(input *config.AdminImportConfigV1Params) (*config.AdminImportConfigV1Response, error)
func (*ConfigService) AdminPatchUpdateLogConfigShort ¶
func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*config.AdminPatchUpdateLogConfigResponse, error)
func (*ConfigService) AdminUpdateConfigV1Short ¶
func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*config.AdminUpdateConfigV1Response, error)
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) UpdateFlightId ¶
func (aaa *ConfigService) UpdateFlightId(flightId string)
type FriendsService ¶
type FriendsService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
FriendsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use FriendsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*FriendsService) AddFriendsWithoutConfirmationShort ¶
func (aaa *FriendsService) AddFriendsWithoutConfirmationShort(input *friends.AddFriendsWithoutConfirmationParams) error
func (*FriendsService) AdminListFriendsOfFriendsShort ¶
func (aaa *FriendsService) AdminListFriendsOfFriendsShort(input *friends.AdminListFriendsOfFriendsParams) (*friends.AdminListFriendsOfFriendsResponse, error)
func (*FriendsService) BulkDeleteFriendsShort ¶
func (aaa *FriendsService) BulkDeleteFriendsShort(input *friends.BulkDeleteFriendsParams) (*friends.BulkDeleteFriendsResponse, error)
func (*FriendsService) GetAuthSession ¶
func (aaa *FriendsService) GetAuthSession() auth.Session
func (*FriendsService) GetIncomingFriendRequestsShort ¶
func (aaa *FriendsService) GetIncomingFriendRequestsShort(input *friends.GetIncomingFriendRequestsParams) (*friends.GetIncomingFriendRequestsResponse, error)
func (*FriendsService) GetListOfFriendsShort ¶
func (aaa *FriendsService) GetListOfFriendsShort(input *friends.GetListOfFriendsParams) (*friends.GetListOfFriendsResponse, error)
func (*FriendsService) GetOutgoingFriendRequestsShort ¶
func (aaa *FriendsService) GetOutgoingFriendRequestsShort(input *friends.GetOutgoingFriendRequestsParams) (*friends.GetOutgoingFriendRequestsResponse, error)
func (*FriendsService) GetUserFriendsUpdatedShort ¶
func (aaa *FriendsService) GetUserFriendsUpdatedShort(input *friends.GetUserFriendsUpdatedParams) (*friends.GetUserFriendsUpdatedResponse, error)
func (*FriendsService) GetUserFriendsWithPlatformShort ¶
func (aaa *FriendsService) GetUserFriendsWithPlatformShort(input *friends.GetUserFriendsWithPlatformParams) (*friends.GetUserFriendsWithPlatformResponse, error)
func (*FriendsService) GetUserIncomingFriendsShort ¶
func (aaa *FriendsService) GetUserIncomingFriendsShort(input *friends.GetUserIncomingFriendsParams) (*friends.GetUserIncomingFriendsResponse, error)
func (*FriendsService) GetUserIncomingFriendsWithTimeShort ¶
func (aaa *FriendsService) GetUserIncomingFriendsWithTimeShort(input *friends.GetUserIncomingFriendsWithTimeParams) (*friends.GetUserIncomingFriendsWithTimeResponse, error)
func (*FriendsService) GetUserOutgoingFriendsShort ¶
func (aaa *FriendsService) GetUserOutgoingFriendsShort(input *friends.GetUserOutgoingFriendsParams) (*friends.GetUserOutgoingFriendsResponse, error)
func (*FriendsService) GetUserOutgoingFriendsWithTimeShort ¶
func (aaa *FriendsService) GetUserOutgoingFriendsWithTimeShort(input *friends.GetUserOutgoingFriendsWithTimeParams) (*friends.GetUserOutgoingFriendsWithTimeResponse, error)
func (*FriendsService) SyncNativeFriendsShort ¶
func (aaa *FriendsService) SyncNativeFriendsShort(input *friends.SyncNativeFriendsParams) (*friends.SyncNativeFriendsResponse, error)
func (*FriendsService) UpdateFlightId ¶
func (aaa *FriendsService) UpdateFlightId(flightId string)
func (*FriendsService) UserAcceptFriendRequestShort ¶
func (aaa *FriendsService) UserAcceptFriendRequestShort(input *friends.UserAcceptFriendRequestParams) error
func (*FriendsService) UserCancelFriendRequestShort ¶
func (aaa *FriendsService) UserCancelFriendRequestShort(input *friends.UserCancelFriendRequestParams) error
func (*FriendsService) UserGetFriendshipStatusShort ¶
func (aaa *FriendsService) UserGetFriendshipStatusShort(input *friends.UserGetFriendshipStatusParams) (*friends.UserGetFriendshipStatusResponse, error)
func (*FriendsService) UserRejectFriendRequestShort ¶
func (aaa *FriendsService) UserRejectFriendRequestShort(input *friends.UserRejectFriendRequestParams) error
func (*FriendsService) UserRequestFriendShort ¶
func (aaa *FriendsService) UserRequestFriendShort(input *friends.UserRequestFriendParams) error
func (*FriendsService) UserUnfriendRequestShort ¶
func (aaa *FriendsService) UserUnfriendRequestShort(input *friends.UserUnfriendRequestParams) error
type LobbyOperationsService ¶
type LobbyOperationsService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
LobbyOperationsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use LobbyOperationsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*LobbyOperationsService) AdminJoinPartyV1Short ¶
func (aaa *LobbyOperationsService) AdminJoinPartyV1Short(input *lobby_operations.AdminJoinPartyV1Params) error
func (*LobbyOperationsService) AdminUpdatePartyAttributesV1Short ¶
func (aaa *LobbyOperationsService) AdminUpdatePartyAttributesV1Short(input *lobby_operations.AdminUpdatePartyAttributesV1Params) (*lobby_operations.AdminUpdatePartyAttributesV1Response, error)
func (*LobbyOperationsService) GetAuthSession ¶
func (aaa *LobbyOperationsService) GetAuthSession() auth.Session
func (*LobbyOperationsService) PublicGetMessagesShort ¶
func (aaa *LobbyOperationsService) PublicGetMessagesShort(input *lobby_operations.PublicGetMessagesParams) (*lobby_operations.PublicGetMessagesResponse, error)
func (*LobbyOperationsService) UpdateFlightId ¶
func (aaa *LobbyOperationsService) UpdateFlightId(flightId string)
type NotificationService ¶
type NotificationService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
NotificationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use NotificationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*NotificationService) CreateNotificationTemplateV1AdminShort ¶
func (aaa *NotificationService) CreateNotificationTemplateV1AdminShort(input *notification.CreateNotificationTemplateV1AdminParams) error
func (*NotificationService) CreateNotificationTopicV1AdminShort ¶
func (aaa *NotificationService) CreateNotificationTopicV1AdminShort(input *notification.CreateNotificationTopicV1AdminParams) error
func (*NotificationService) CreateTopicShort ¶
func (aaa *NotificationService) CreateTopicShort(input *notification.CreateTopicParams) error
func (*NotificationService) DeleteNotificationTemplateSlugV1AdminShort ¶
func (aaa *NotificationService) DeleteNotificationTemplateSlugV1AdminShort(input *notification.DeleteNotificationTemplateSlugV1AdminParams) error
func (*NotificationService) DeleteNotificationTopicV1AdminShort ¶
func (aaa *NotificationService) DeleteNotificationTopicV1AdminShort(input *notification.DeleteNotificationTopicV1AdminParams) error
func (*NotificationService) DeleteTemplateLocalizationV1AdminShort ¶
func (aaa *NotificationService) DeleteTemplateLocalizationV1AdminShort(input *notification.DeleteTemplateLocalizationV1AdminParams) error
func (*NotificationService) DeleteTopicByTopicNameShort ¶
func (aaa *NotificationService) DeleteTopicByTopicNameShort(input *notification.DeleteTopicByTopicNameParams) error
func (*NotificationService) FreeFormNotificationByUserIDShort ¶
func (aaa *NotificationService) FreeFormNotificationByUserIDShort(input *notification.FreeFormNotificationByUserIDParams) error
func (*NotificationService) GetAllNotificationTemplatesV1AdminShort ¶
func (aaa *NotificationService) GetAllNotificationTemplatesV1AdminShort(input *notification.GetAllNotificationTemplatesV1AdminParams) (*notification.GetAllNotificationTemplatesV1AdminResponse, error)
func (*NotificationService) GetAllNotificationTopicsV1AdminShort ¶
func (aaa *NotificationService) GetAllNotificationTopicsV1AdminShort(input *notification.GetAllNotificationTopicsV1AdminParams) (*notification.GetAllNotificationTopicsV1AdminResponse, error)
func (*NotificationService) GetAuthSession ¶
func (aaa *NotificationService) GetAuthSession() auth.Session
func (*NotificationService) GetMyNotificationsShort ¶
func (aaa *NotificationService) GetMyNotificationsShort(input *notification.GetMyNotificationsParams) (*notification.GetMyNotificationsResponse, error)
func (*NotificationService) GetNotificationTopicV1AdminShort ¶
func (aaa *NotificationService) GetNotificationTopicV1AdminShort(input *notification.GetNotificationTopicV1AdminParams) (*notification.GetNotificationTopicV1AdminResponse, error)
func (*NotificationService) GetSingleTemplateLocalizationV1AdminShort ¶
func (aaa *NotificationService) GetSingleTemplateLocalizationV1AdminShort(input *notification.GetSingleTemplateLocalizationV1AdminParams) (*notification.GetSingleTemplateLocalizationV1AdminResponse, error)
func (*NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort ¶
func (aaa *NotificationService) GetTemplateSlugLocalizationsTemplateV1AdminShort(input *notification.GetTemplateSlugLocalizationsTemplateV1AdminParams) (*notification.GetTemplateSlugLocalizationsTemplateV1AdminResponse, error)
func (*NotificationService) GetTopicByNamespaceShort ¶
func (aaa *NotificationService) GetTopicByNamespaceShort(input *notification.GetTopicByNamespaceParams) (*notification.GetTopicByNamespaceResponse, error)
func (*NotificationService) GetTopicByTopicNameShort ¶
func (aaa *NotificationService) GetTopicByTopicNameShort(input *notification.GetTopicByTopicNameParams) (*notification.GetTopicByTopicNameResponse, error)
func (*NotificationService) NotificationWithTemplateByUserIDShort ¶
func (aaa *NotificationService) NotificationWithTemplateByUserIDShort(input *notification.NotificationWithTemplateByUserIDParams) error
func (*NotificationService) PublishTemplateLocalizationV1AdminShort ¶
func (aaa *NotificationService) PublishTemplateLocalizationV1AdminShort(input *notification.PublishTemplateLocalizationV1AdminParams) error
func (*NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort ¶
func (aaa *NotificationService) SendMultipleUsersFreeformNotificationV1AdminShort(input *notification.SendMultipleUsersFreeformNotificationV1AdminParams) error
func (*NotificationService) SendPartyFreeformNotificationV1AdminShort ¶
func (aaa *NotificationService) SendPartyFreeformNotificationV1AdminShort(input *notification.SendPartyFreeformNotificationV1AdminParams) error
func (*NotificationService) SendPartyTemplatedNotificationV1AdminShort ¶
func (aaa *NotificationService) SendPartyTemplatedNotificationV1AdminShort(input *notification.SendPartyTemplatedNotificationV1AdminParams) error
func (*NotificationService) SendSpecificUserFreeformNotificationV1AdminShort ¶
func (aaa *NotificationService) SendSpecificUserFreeformNotificationV1AdminShort(input *notification.SendSpecificUserFreeformNotificationV1AdminParams) error
func (*NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort ¶
func (aaa *NotificationService) SendSpecificUserTemplatedNotificationV1AdminShort(input *notification.SendSpecificUserTemplatedNotificationV1AdminParams) error
func (*NotificationService) SendUsersFreeformNotificationV1AdminShort ¶
func (aaa *NotificationService) SendUsersFreeformNotificationV1AdminShort(input *notification.SendUsersFreeformNotificationV1AdminParams) error
func (*NotificationService) SendUsersTemplatedNotificationV1AdminShort ¶
func (aaa *NotificationService) SendUsersTemplatedNotificationV1AdminShort(input *notification.SendUsersTemplatedNotificationV1AdminParams) error
func (*NotificationService) UpdateFlightId ¶
func (aaa *NotificationService) UpdateFlightId(flightId string)
func (*NotificationService) UpdateNotificationTopicV1AdminShort ¶
func (aaa *NotificationService) UpdateNotificationTopicV1AdminShort(input *notification.UpdateNotificationTopicV1AdminParams) error
func (*NotificationService) UpdateTemplateLocalizationV1AdminShort ¶
func (aaa *NotificationService) UpdateTemplateLocalizationV1AdminShort(input *notification.UpdateTemplateLocalizationV1AdminParams) error
func (*NotificationService) UpdateTopicByTopicNameShort ¶
func (aaa *NotificationService) UpdateTopicByTopicNameShort(input *notification.UpdateTopicByTopicNameParams) error
type PartyService ¶
type PartyService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
PartyService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use PartyService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*PartyService) AdminGetPartyDataV1Short ¶
func (aaa *PartyService) AdminGetPartyDataV1Short(input *party.AdminGetPartyDataV1Params) (*party.AdminGetPartyDataV1Response, error)
func (*PartyService) AdminGetUserPartyV1Short ¶
func (aaa *PartyService) AdminGetUserPartyV1Short(input *party.AdminGetUserPartyV1Params) (*party.AdminGetUserPartyV1Response, error)
func (*PartyService) GetAuthSession ¶
func (aaa *PartyService) GetAuthSession() auth.Session
func (*PartyService) PublicGetPartyDataV1Short ¶
func (aaa *PartyService) PublicGetPartyDataV1Short(input *party.PublicGetPartyDataV1Params) (*party.PublicGetPartyDataV1Response, error)
func (*PartyService) PublicSetPartyLimitV1Short ¶
func (aaa *PartyService) PublicSetPartyLimitV1Short(input *party.PublicSetPartyLimitV1Params) error
func (*PartyService) PublicUpdatePartyAttributesV1Short ¶
func (aaa *PartyService) PublicUpdatePartyAttributesV1Short(input *party.PublicUpdatePartyAttributesV1Params) (*party.PublicUpdatePartyAttributesV1Response, error)
func (*PartyService) UpdateFlightId ¶
func (aaa *PartyService) UpdateFlightId(flightId string)
type PlayerService ¶
type PlayerService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
PlayerService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use PlayerService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*PlayerService) AdminBulkBlockPlayersV1Short ¶
func (aaa *PlayerService) AdminBulkBlockPlayersV1Short(input *player.AdminBulkBlockPlayersV1Params) error
func (*PlayerService) AdminBulkUnblockPlayersV1Short ¶
func (aaa *PlayerService) AdminBulkUnblockPlayersV1Short(input *player.AdminBulkUnblockPlayersV1Params) error
func (*PlayerService) AdminGetAllPlayerSessionAttributeShort ¶
func (aaa *PlayerService) AdminGetAllPlayerSessionAttributeShort(input *player.AdminGetAllPlayerSessionAttributeParams) (*player.AdminGetAllPlayerSessionAttributeResponse, error)
func (*PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short ¶
func (aaa *PlayerService) AdminGetBulkPlayerBlockedPlayersV1Short(input *player.AdminGetBulkPlayerBlockedPlayersV1Params) (*player.AdminGetBulkPlayerBlockedPlayersV1Response, error)
func (*PlayerService) AdminGetLobbyCCUShort ¶
func (aaa *PlayerService) AdminGetLobbyCCUShort(input *player.AdminGetLobbyCCUParams) (*player.AdminGetLobbyCCUResponse, error)
func (*PlayerService) AdminGetPlayerBlockedByPlayersV1Short ¶
func (aaa *PlayerService) AdminGetPlayerBlockedByPlayersV1Short(input *player.AdminGetPlayerBlockedByPlayersV1Params) (*player.AdminGetPlayerBlockedByPlayersV1Response, error)
func (*PlayerService) AdminGetPlayerBlockedPlayersV1Short ¶
func (aaa *PlayerService) AdminGetPlayerBlockedPlayersV1Short(input *player.AdminGetPlayerBlockedPlayersV1Params) (*player.AdminGetPlayerBlockedPlayersV1Response, error)
func (*PlayerService) AdminGetPlayerSessionAttributeShort ¶
func (aaa *PlayerService) AdminGetPlayerSessionAttributeShort(input *player.AdminGetPlayerSessionAttributeParams) (*player.AdminGetPlayerSessionAttributeResponse, error)
func (*PlayerService) AdminSetPlayerSessionAttributeShort ¶
func (aaa *PlayerService) AdminSetPlayerSessionAttributeShort(input *player.AdminSetPlayerSessionAttributeParams) error
func (*PlayerService) GetAuthSession ¶
func (aaa *PlayerService) GetAuthSession() auth.Session
func (*PlayerService) PublicGetPlayerBlockedByPlayersV1Short ¶
func (aaa *PlayerService) PublicGetPlayerBlockedByPlayersV1Short(input *player.PublicGetPlayerBlockedByPlayersV1Params) (*player.PublicGetPlayerBlockedByPlayersV1Response, error)
func (*PlayerService) PublicGetPlayerBlockedPlayersV1Short ¶
func (aaa *PlayerService) PublicGetPlayerBlockedPlayersV1Short(input *player.PublicGetPlayerBlockedPlayersV1Params) (*player.PublicGetPlayerBlockedPlayersV1Response, error)
func (*PlayerService) PublicPlayerBlockPlayersV1Short ¶
func (aaa *PlayerService) PublicPlayerBlockPlayersV1Short(input *player.PublicPlayerBlockPlayersV1Params) error
func (*PlayerService) PublicUnblockPlayerV1Short ¶
func (aaa *PlayerService) PublicUnblockPlayerV1Short(input *player.PublicUnblockPlayerV1Params) error
func (*PlayerService) UpdateFlightId ¶
func (aaa *PlayerService) UpdateFlightId(flightId string)
type PresenceService ¶
type PresenceService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
PresenceService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use PresenceService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*PresenceService) GetAuthSession ¶
func (aaa *PresenceService) GetAuthSession() auth.Session
func (*PresenceService) UpdateFlightId ¶
func (aaa *PresenceService) UpdateFlightId(flightId string)
func (*PresenceService) UsersPresenceHandlerV1Short ¶
func (aaa *PresenceService) UsersPresenceHandlerV1Short(input *presence.UsersPresenceHandlerV1Params) (*presence.UsersPresenceHandlerV1Response, error)
func (*PresenceService) UsersPresenceHandlerV2Short ¶
func (aaa *PresenceService) UsersPresenceHandlerV2Short(input *presence.UsersPresenceHandlerV2Params) (*presence.UsersPresenceHandlerV2Response, error)
type ProfanityService ¶
type ProfanityService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
ProfanityService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ProfanityService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*ProfanityService) AdminAddProfanityFilterIntoListShort ¶
func (aaa *ProfanityService) AdminAddProfanityFilterIntoListShort(input *profanity.AdminAddProfanityFilterIntoListParams) error
func (*ProfanityService) AdminAddProfanityFiltersShort ¶
func (aaa *ProfanityService) AdminAddProfanityFiltersShort(input *profanity.AdminAddProfanityFiltersParams) error
func (*ProfanityService) AdminCreateProfanityListShort ¶
func (aaa *ProfanityService) AdminCreateProfanityListShort(input *profanity.AdminCreateProfanityListParams) error
func (*ProfanityService) AdminDebugProfanityFiltersShort ¶
func (aaa *ProfanityService) AdminDebugProfanityFiltersShort(input *profanity.AdminDebugProfanityFiltersParams) (*profanity.AdminDebugProfanityFiltersResponse, error)
func (*ProfanityService) AdminDeleteProfanityFilterShort ¶
func (aaa *ProfanityService) AdminDeleteProfanityFilterShort(input *profanity.AdminDeleteProfanityFilterParams) (*profanity.AdminDeleteProfanityFilterResponse, error)
func (*ProfanityService) AdminDeleteProfanityListShort ¶
func (aaa *ProfanityService) AdminDeleteProfanityListShort(input *profanity.AdminDeleteProfanityListParams) error
func (*ProfanityService) AdminGetProfanityListFiltersV1Short ¶
func (aaa *ProfanityService) AdminGetProfanityListFiltersV1Short(input *profanity.AdminGetProfanityListFiltersV1Params) (*profanity.AdminGetProfanityListFiltersV1Response, error)
func (*ProfanityService) AdminGetProfanityListsShort ¶
func (aaa *ProfanityService) AdminGetProfanityListsShort(input *profanity.AdminGetProfanityListsParams) (*profanity.AdminGetProfanityListsResponse, error)
func (*ProfanityService) AdminGetProfanityRuleShort ¶
func (aaa *ProfanityService) AdminGetProfanityRuleShort(input *profanity.AdminGetProfanityRuleParams) (*profanity.AdminGetProfanityRuleResponse, error)
func (*ProfanityService) AdminImportProfanityFiltersFromFileShort ¶
func (aaa *ProfanityService) AdminImportProfanityFiltersFromFileShort(input *profanity.AdminImportProfanityFiltersFromFileParams) error
func (*ProfanityService) AdminSetProfanityRuleForNamespaceShort ¶
func (aaa *ProfanityService) AdminSetProfanityRuleForNamespaceShort(input *profanity.AdminSetProfanityRuleForNamespaceParams) error
func (*ProfanityService) AdminUpdateProfanityListShort ¶
func (aaa *ProfanityService) AdminUpdateProfanityListShort(input *profanity.AdminUpdateProfanityListParams) error
func (*ProfanityService) AdminVerifyMessageProfanityResponseShort ¶
func (aaa *ProfanityService) AdminVerifyMessageProfanityResponseShort(input *profanity.AdminVerifyMessageProfanityResponseParams) (*profanity.AdminVerifyMessageProfanityResponseResponse, error)
func (*ProfanityService) GetAuthSession ¶
func (aaa *ProfanityService) GetAuthSession() auth.Session
func (*ProfanityService) UpdateFlightId ¶
func (aaa *ProfanityService) UpdateFlightId(flightId string)
type ThirdPartyService ¶
type ThirdPartyService struct { Client *lobbyclient.JusticeLobbyService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
ThirdPartyService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ThirdPartyService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/lobby-sdk/pkg"
func (*ThirdPartyService) AdminCreateThirdPartyConfigShort ¶
func (aaa *ThirdPartyService) AdminCreateThirdPartyConfigShort(input *third_party.AdminCreateThirdPartyConfigParams) (*third_party.AdminCreateThirdPartyConfigResponse, error)
func (*ThirdPartyService) AdminDeleteThirdPartyConfigShort ¶
func (aaa *ThirdPartyService) AdminDeleteThirdPartyConfigShort(input *third_party.AdminDeleteThirdPartyConfigParams) (*third_party.AdminDeleteThirdPartyConfigResponse, error)
func (*ThirdPartyService) AdminGetThirdPartyConfigShort ¶
func (aaa *ThirdPartyService) AdminGetThirdPartyConfigShort(input *third_party.AdminGetThirdPartyConfigParams) (*third_party.AdminGetThirdPartyConfigResponse, error)
func (*ThirdPartyService) AdminUpdateThirdPartyConfigShort ¶
func (aaa *ThirdPartyService) AdminUpdateThirdPartyConfigShort(input *third_party.AdminUpdateThirdPartyConfigParams) (*third_party.AdminUpdateThirdPartyConfigResponse, error)
func (*ThirdPartyService) GetAuthSession ¶
func (aaa *ThirdPartyService) GetAuthSession() auth.Session
func (*ThirdPartyService) UpdateFlightId ¶
func (aaa *ThirdPartyService) UpdateFlightId(flightId string)