Loading...
Searching...
No Matches
AccelByte::Api::MatchmakingV2 Member List

This is the complete list of members for AccelByte::Api::MatchmakingV2, including all inherited members.

AccelBytePlatformPtr (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
CreateMatchTicket(FString const &MatchPool, THandler< FAccelByteModelsV2MatchmakingCreateTicketResponse > const &OnSuccess, FErrorHandler const &OnError, FAccelByteModelsV2MatchTicketOptionalParams const &Optionals={})AccelByte::Api::MatchmakingV2
CreateMatchTicket(FString const &MatchPool, THandler< FAccelByteModelsV2MatchmakingCreateTicketResponse > const &OnSuccess, FCreateMatchmakingTicketErrorHandler const &OnError, FAccelByteModelsV2MatchTicketOptionalParams const &Optionals={})AccelByte::Api::MatchmakingV2
CredentialsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
DeleteMatchTicket(FString const &TicketId, FVoidHandler const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::MatchmakingV2
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::FApiBase)AccelByte::FApiBase
GetMatchmakingMetrics(FString const &MatchPool, THandler< FAccelByteModelsV2MatchmakingMetrics > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::MatchmakingV2
GetMatchTicketDetails(FString const &TicketId, THandler< FAccelByteModelsV2MatchmakingGetTicketDetailsResponse > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::MatchmakingV2
GetMyMatchTickets(THandler< FAccelByteModelsV2MatchmakingTicketStatuses > const &OnSuccess, FErrorHandler const &OnError, FString const &MatchPool=TEXT(""), int32 Limit=20, int32 Offset=0)AccelByte::Api::MatchmakingV2
HttpClient (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
HttpRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
MatchmakingV2(Credentials const &InCredentialsRef, Settings const &InSettingRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::MatchmakingV2)AccelByte::Api::MatchmakingV2
MatchmakingV2(Credentials const &InCredentialsRef, Settings const &InSettingRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::MatchmakingV2)AccelByte::Api::MatchmakingV2
SetApiClient(TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
SettingsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
ValidateAccelByteId(FString const &Id, EAccelByteIdHypensRule HypenRule, FString const &ErrorMessage, T const &OnError) (defined in AccelByte::FApiBase)AccelByte::FApiBaseinlineprotected
~MatchmakingV2() (defined in AccelByte::Api::MatchmakingV2)AccelByte::Api::MatchmakingV2virtual