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

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

AccelBytePlatformPtr (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
CredentialsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
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
GetCachedLatencies()AccelByte::Api::TurnManagerstatic
GetClosestTurnServer(THandler< FAccelByteModelsTurnServer > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
GetClosestTurnServerV2(THandler< FAccelByteModelsTurnServer > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
GetTurnCredential(FString const &Region, FString const &Ip, int Port, THandler< FAccelByteModelsTurnServerCredential > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
GetTurnServerLatencies(const THandler< TArray< TPair< FString, float > > > &OnPingRegionsSuccess, const FErrorHandler &OnError)AccelByte::Api::TurnManager
GetTurnServerLatencyByRegion(const FString &Region, THandler< int32 > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
GetTurnServers(const THandler< FAccelByteModelsTurnServerList > &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
GetTurnServersV2(const THandler< FAccelByteModelsTurnServerList > &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::TurnManager
HttpClient (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
HttpRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
SendMetric(FString const &SelectedTurnServerRegion, EP2PConnectionType P2PConnectionType, FVoidHandler const &OnSuccess, FErrorHandler const &OnError, int32 Latency=INDEX_NONE)AccelByte::Api::TurnManager
SetApiClient(TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
SettingsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
TurnManager(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::TurnManager)AccelByte::Api::TurnManager
TurnManager(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::TurnManager)AccelByte::Api::TurnManager
ValidateAccelByteId(FString const &Id, EAccelByteIdHypensRule HypenRule, FString const &ErrorMessage, T const &OnError) (defined in AccelByte::FApiBase)AccelByte::FApiBaseinlineprotected
~TurnManager() (defined in AccelByte::Api::TurnManager)AccelByte::Api::TurnManagervirtual