Documentation ¶
Index ¶
- type MatchmakingOperationsService
- func (m *MatchmakingOperationsService) GetAuthSession() auth.Session
- func (m *MatchmakingOperationsService) GetHealthcheckInfo(input *matchmaking_operations.GetHealthcheckInfoParams) errordeprecated
- func (m *MatchmakingOperationsService) GetHealthcheckInfoShort(input *matchmaking_operations.GetHealthcheckInfoParams) error
- func (m *MatchmakingOperationsService) HandlerV3Healthz(input *matchmaking_operations.HandlerV3HealthzParams) errordeprecated
- func (m *MatchmakingOperationsService) HandlerV3HealthzShort(input *matchmaking_operations.HandlerV3HealthzParams) error
- func (m *MatchmakingOperationsService) PublicGetMessages(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)deprecated
- func (m *MatchmakingOperationsService) PublicGetMessagesShort(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
- func (m *MatchmakingOperationsService) VersionCheckHandler(input *matchmaking_operations.VersionCheckHandlerParams) errordeprecated
- func (m *MatchmakingOperationsService) VersionCheckHandlerShort(input *matchmaking_operations.VersionCheckHandlerParams) error
- type MatchmakingService
- func (m *MatchmakingService) AddUserIntoSessionInChannel(input *matchmaking.AddUserIntoSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams) error
- func (m *MatchmakingService) BulkGetSessions(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) CreateChannelHandler(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)deprecated
- func (m *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
- func (m *MatchmakingService) DeleteChannelHandler(input *matchmaking.DeleteChannelHandlerParams) errordeprecated
- func (m *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams) error
- func (m *MatchmakingService) DeleteSessionInChannel(input *matchmaking.DeleteSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams) error
- func (m *MatchmakingService) DeleteUserFromSessionInChannel(input *matchmaking.DeleteUserFromSessionInChannelParams) errordeprecated
- func (m *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams) error
- func (m *MatchmakingService) DequeueSessionHandler(input *matchmaking.DequeueSessionHandlerParams) errordeprecated
- func (m *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams) error
- func (m *MatchmakingService) ExportChannels(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) GetAllChannelsHandler(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)deprecated
- func (m *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
- func (m *MatchmakingService) GetAllPartyInAllChannel(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)deprecated
- func (m *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
- func (m *MatchmakingService) GetAllPartyInChannel(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)deprecated
- func (m *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
- func (m *MatchmakingService) GetAllSessionsInChannel(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) GetAuthSession() auth.Session
- func (m *MatchmakingService) GetSessionHistoryDetailed(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)deprecated
- func (m *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
- func (m *MatchmakingService) GetSingleMatchmakingChannel(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) ImportChannels(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)deprecated
- func (m *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
- func (m *MatchmakingService) PublicGetAllMatchmakingChannel(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) PublicGetSingleMatchmakingChannel(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)deprecated
- func (m *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
- func (m *MatchmakingService) QuerySessionHandler(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)deprecated
- func (m *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
- func (m *MatchmakingService) QueueSessionHandler(input *matchmaking.QueueSessionHandlerParams) errordeprecated
- func (m *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
- func (m *MatchmakingService) Rebalance(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)deprecated
- func (m *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)
- func (m *MatchmakingService) SearchSessions(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)deprecated
- func (m *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
- func (m *MatchmakingService) SearchSessionsV2(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)deprecated
- func (m *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
- func (m *MatchmakingService) StoreMatchResults(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)deprecated
- func (m *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
- func (m *MatchmakingService) UpdateMatchmakingChannel(input *matchmaking.UpdateMatchmakingChannelParams) errordeprecated
- func (m *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams) error
- type SocialMatchmakingService
- func (s *SocialMatchmakingService) GetAuthSession() auth.Session
- func (s *SocialMatchmakingService) UpdatePlayTimeWeight(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)deprecated
- func (s *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchmakingOperationsService ¶ added in v0.16.0
type MatchmakingOperationsService struct { Client *matchmakingclient.JusticeMatchmakingService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*MatchmakingOperationsService) GetAuthSession ¶ added in v0.21.0
func (m *MatchmakingOperationsService) GetAuthSession() auth.Session
func (*MatchmakingOperationsService) GetHealthcheckInfo
deprecated
added in
v0.16.0
func (m *MatchmakingOperationsService) GetHealthcheckInfo(input *matchmaking_operations.GetHealthcheckInfoParams) error
Deprecated: Use GetHealthcheckInfoShort instead
func (*MatchmakingOperationsService) GetHealthcheckInfoShort ¶ added in v0.16.0
func (m *MatchmakingOperationsService) GetHealthcheckInfoShort(input *matchmaking_operations.GetHealthcheckInfoParams) error
func (*MatchmakingOperationsService) HandlerV3Healthz
deprecated
added in
v0.16.0
func (m *MatchmakingOperationsService) HandlerV3Healthz(input *matchmaking_operations.HandlerV3HealthzParams) error
Deprecated: Use HandlerV3HealthzShort instead
func (*MatchmakingOperationsService) HandlerV3HealthzShort ¶ added in v0.16.0
func (m *MatchmakingOperationsService) HandlerV3HealthzShort(input *matchmaking_operations.HandlerV3HealthzParams) error
func (*MatchmakingOperationsService) PublicGetMessages
deprecated
added in
v0.16.0
func (m *MatchmakingOperationsService) PublicGetMessages(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
Deprecated: Use PublicGetMessagesShort instead
func (*MatchmakingOperationsService) PublicGetMessagesShort ¶ added in v0.16.0
func (m *MatchmakingOperationsService) PublicGetMessagesShort(input *matchmaking_operations.PublicGetMessagesParams) ([]*matchmakingclientmodels.LogAppMessageDeclaration, error)
func (*MatchmakingOperationsService) VersionCheckHandler
deprecated
added in
v0.16.0
func (m *MatchmakingOperationsService) VersionCheckHandler(input *matchmaking_operations.VersionCheckHandlerParams) error
Deprecated: Use VersionCheckHandlerShort instead
func (*MatchmakingOperationsService) VersionCheckHandlerShort ¶ added in v0.16.0
func (m *MatchmakingOperationsService) VersionCheckHandlerShort(input *matchmaking_operations.VersionCheckHandlerParams) error
type MatchmakingService ¶
type MatchmakingService struct { Client *matchmakingclient.JusticeMatchmakingService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*MatchmakingService) AddUserIntoSessionInChannel
deprecated
func (m *MatchmakingService) AddUserIntoSessionInChannel(input *matchmaking.AddUserIntoSessionInChannelParams) error
Deprecated: Use AddUserIntoSessionInChannelShort instead
func (*MatchmakingService) AddUserIntoSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) AddUserIntoSessionInChannelShort(input *matchmaking.AddUserIntoSessionInChannelParams) error
func (*MatchmakingService) BulkGetSessions
deprecated
func (m *MatchmakingService) BulkGetSessions(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use BulkGetSessionsShort instead
func (*MatchmakingService) BulkGetSessionsShort ¶ added in v0.10.0
func (m *MatchmakingService) BulkGetSessionsShort(input *matchmaking.BulkGetSessionsParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) CreateChannelHandler
deprecated
func (m *MatchmakingService) CreateChannelHandler(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
Deprecated: Use CreateChannelHandlerShort instead
func (*MatchmakingService) CreateChannelHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) CreateChannelHandlerShort(input *matchmaking.CreateChannelHandlerParams) (*matchmakingclientmodels.ModelsCreateChannelResponse, error)
func (*MatchmakingService) DeleteChannelHandler
deprecated
func (m *MatchmakingService) DeleteChannelHandler(input *matchmaking.DeleteChannelHandlerParams) error
Deprecated: Use DeleteChannelHandlerShort instead
func (*MatchmakingService) DeleteChannelHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteChannelHandlerShort(input *matchmaking.DeleteChannelHandlerParams) error
func (*MatchmakingService) DeleteSessionInChannel
deprecated
func (m *MatchmakingService) DeleteSessionInChannel(input *matchmaking.DeleteSessionInChannelParams) error
Deprecated: Use DeleteSessionInChannelShort instead
func (*MatchmakingService) DeleteSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteSessionInChannelShort(input *matchmaking.DeleteSessionInChannelParams) error
func (*MatchmakingService) DeleteUserFromSessionInChannel
deprecated
func (m *MatchmakingService) DeleteUserFromSessionInChannel(input *matchmaking.DeleteUserFromSessionInChannelParams) error
Deprecated: Use DeleteUserFromSessionInChannelShort instead
func (*MatchmakingService) DeleteUserFromSessionInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) DeleteUserFromSessionInChannelShort(input *matchmaking.DeleteUserFromSessionInChannelParams) error
func (*MatchmakingService) DequeueSessionHandler
deprecated
func (m *MatchmakingService) DequeueSessionHandler(input *matchmaking.DequeueSessionHandlerParams) error
Deprecated: Use DequeueSessionHandlerShort instead
func (*MatchmakingService) DequeueSessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) DequeueSessionHandlerShort(input *matchmaking.DequeueSessionHandlerParams) error
func (*MatchmakingService) ExportChannels
deprecated
func (m *MatchmakingService) ExportChannels(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use ExportChannelsShort instead
func (*MatchmakingService) ExportChannelsShort ¶ added in v0.10.0
func (m *MatchmakingService) ExportChannelsShort(input *matchmaking.ExportChannelsParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) GetAllChannelsHandler
deprecated
func (m *MatchmakingService) GetAllChannelsHandler(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
Deprecated: Use GetAllChannelsHandlerShort instead
func (*MatchmakingService) GetAllChannelsHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllChannelsHandlerShort(input *matchmaking.GetAllChannelsHandlerParams) (*matchmakingclientmodels.ModelsGetChannelsResponse, error)
func (*MatchmakingService) GetAllPartyInAllChannel
deprecated
func (m *MatchmakingService) GetAllPartyInAllChannel(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
Deprecated: Use GetAllPartyInAllChannelShort instead
func (*MatchmakingService) GetAllPartyInAllChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllPartyInAllChannelShort(input *matchmaking.GetAllPartyInAllChannelParams) (map[string][]matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllPartyInChannel
deprecated
func (m *MatchmakingService) GetAllPartyInChannel(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
Deprecated: Use GetAllPartyInChannelShort instead
func (*MatchmakingService) GetAllPartyInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllPartyInChannelShort(input *matchmaking.GetAllPartyInChannelParams) ([]*matchmakingclientmodels.ModelsMatchingParty, error)
func (*MatchmakingService) GetAllSessionsInChannel
deprecated
func (m *MatchmakingService) GetAllSessionsInChannel(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use GetAllSessionsInChannelShort instead
func (*MatchmakingService) GetAllSessionsInChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetAllSessionsInChannelShort(input *matchmaking.GetAllSessionsInChannelParams) ([]*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) GetAuthSession ¶ added in v0.21.0
func (m *MatchmakingService) GetAuthSession() auth.Session
func (*MatchmakingService) GetSessionHistoryDetailed
deprecated
func (m *MatchmakingService) GetSessionHistoryDetailed(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
Deprecated: Use GetSessionHistoryDetailedShort instead
func (*MatchmakingService) GetSessionHistoryDetailedShort ¶ added in v0.10.0
func (m *MatchmakingService) GetSessionHistoryDetailedShort(input *matchmaking.GetSessionHistoryDetailedParams) ([]*matchmakingclientmodels.ServiceGetSessionHistoryDetailedResponseItem, error)
func (*MatchmakingService) GetSingleMatchmakingChannel
deprecated
func (m *MatchmakingService) GetSingleMatchmakingChannel(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use GetSingleMatchmakingChannelShort instead
func (*MatchmakingService) GetSingleMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) GetSingleMatchmakingChannelShort(input *matchmaking.GetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) ImportChannels
deprecated
func (m *MatchmakingService) ImportChannels(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
Deprecated: Use ImportChannelsShort instead
func (*MatchmakingService) ImportChannelsShort ¶ added in v0.10.0
func (m *MatchmakingService) ImportChannelsShort(input *matchmaking.ImportChannelsParams) (*matchmakingclientmodels.ModelsImportConfigResponse, error)
func (*MatchmakingService) PublicGetAllMatchmakingChannel
deprecated
func (m *MatchmakingService) PublicGetAllMatchmakingChannel(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use PublicGetAllMatchmakingChannelShort instead
func (*MatchmakingService) PublicGetAllMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) PublicGetAllMatchmakingChannelShort(input *matchmaking.PublicGetAllMatchmakingChannelParams) ([]*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) PublicGetSingleMatchmakingChannel
deprecated
func (m *MatchmakingService) PublicGetSingleMatchmakingChannel(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
Deprecated: Use PublicGetSingleMatchmakingChannelShort instead
func (*MatchmakingService) PublicGetSingleMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) PublicGetSingleMatchmakingChannelShort(input *matchmaking.PublicGetSingleMatchmakingChannelParams) (*matchmakingclientmodels.ModelsChannelV1, error)
func (*MatchmakingService) QuerySessionHandler
deprecated
func (m *MatchmakingService) QuerySessionHandler(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
Deprecated: Use QuerySessionHandlerShort instead
func (*MatchmakingService) QuerySessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) QuerySessionHandlerShort(input *matchmaking.QuerySessionHandlerParams) (*matchmakingclientmodels.ModelsMatchmakingResult, error)
func (*MatchmakingService) QueueSessionHandler
deprecated
func (m *MatchmakingService) QueueSessionHandler(input *matchmaking.QueueSessionHandlerParams) error
Deprecated: Use QueueSessionHandlerShort instead
func (*MatchmakingService) QueueSessionHandlerShort ¶ added in v0.10.0
func (m *MatchmakingService) QueueSessionHandlerShort(input *matchmaking.QueueSessionHandlerParams) error
func (*MatchmakingService) Rebalance
deprecated
added in
v0.20.0
func (m *MatchmakingService) Rebalance(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)
Deprecated: Use RebalanceShort instead
func (*MatchmakingService) RebalanceShort ¶ added in v0.20.0
func (m *MatchmakingService) RebalanceShort(input *matchmaking.RebalanceParams) (*matchmakingclientmodels.ModelsRebalanceResponse, error)
func (*MatchmakingService) SearchSessions
deprecated
func (m *MatchmakingService) SearchSessions(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
Deprecated: Use SearchSessionsShort instead
func (*MatchmakingService) SearchSessionsShort ¶ added in v0.10.0
func (m *MatchmakingService) SearchSessionsShort(input *matchmaking.SearchSessionsParams) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponse, error)
func (*MatchmakingService) SearchSessionsV2
deprecated
added in
v0.11.0
func (m *MatchmakingService) SearchSessionsV2(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
Deprecated: Use SearchSessionsV2Short instead
func (*MatchmakingService) SearchSessionsV2Short ¶ added in v0.11.0
func (m *MatchmakingService) SearchSessionsV2Short(input *matchmaking.SearchSessionsV2Params) (*matchmakingclientmodels.ServiceGetSessionHistorySearchResponseV2, error)
func (*MatchmakingService) StoreMatchResults
deprecated
func (m *MatchmakingService) StoreMatchResults(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
Deprecated: Use StoreMatchResultsShort instead
func (*MatchmakingService) StoreMatchResultsShort ¶ added in v0.10.0
func (m *MatchmakingService) StoreMatchResultsShort(input *matchmaking.StoreMatchResultsParams) (*matchmakingclientmodels.ModelsMatchResultResponse, error)
func (*MatchmakingService) UpdateMatchmakingChannel
deprecated
func (m *MatchmakingService) UpdateMatchmakingChannel(input *matchmaking.UpdateMatchmakingChannelParams) error
Deprecated: Use UpdateMatchmakingChannelShort instead
func (*MatchmakingService) UpdateMatchmakingChannelShort ¶ added in v0.10.0
func (m *MatchmakingService) UpdateMatchmakingChannelShort(input *matchmaking.UpdateMatchmakingChannelParams) error
type SocialMatchmakingService ¶
type SocialMatchmakingService struct { Client *matchmakingclient.JusticeMatchmakingService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*SocialMatchmakingService) GetAuthSession ¶ added in v0.21.0
func (s *SocialMatchmakingService) GetAuthSession() auth.Session
func (*SocialMatchmakingService) UpdatePlayTimeWeight
deprecated
func (s *SocialMatchmakingService) UpdatePlayTimeWeight(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)
Deprecated: Use UpdatePlayTimeWeightShort instead
func (*SocialMatchmakingService) UpdatePlayTimeWeightShort ¶ added in v0.10.0
func (s *SocialMatchmakingService) UpdatePlayTimeWeightShort(input *social_matchmaking.UpdatePlayTimeWeightParams) (*matchmakingclientmodels.ModelsUpdatePlayerPlaytimeWeightResponse, error)