Loading...
Searching...
No Matches
AccelByte::ServerCredentials Member List

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

BackoffMultiplierAccelByte::BaseCredentialsprotected
BaseCredentials() (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
CalculateBackoffRetry(float CurrentTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsprotectedvirtual
CalculateNextRefreshToken() (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsprotectedvirtual
DECLARE_EVENT_OneParam(Credentials, FTokenRefreshedEvent, bool) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
ESessionState enum name (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
ExpireTimeBufferAccelByte::BaseCredentialsprotected
ForgetAll() overrideAccelByte::ServerCredentialsvirtual
GetAccessToken() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetAuthHeader() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
GetAuthToken() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetClientAccessToken() const (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
GetClientNamespace() const (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
GetDisplayName() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetErrorOAuth() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetExpireDuration() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetExpireTime() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetExpireTimeBuffer() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetLinkingToken() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetMatchId() const (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
GetMaxRefreshWindow() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetMinExpireDuration() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetMinRefreshWindow() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetNamespace() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetOAuthClientId() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
GetOAuthClientSecret() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
GetPlatformUserId() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetRefreshBackoffTime() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetRefreshTime() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetRefreshToken() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetRefreshWindow() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetRefreshWindowPercentage() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetSessionState() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
GetSimultaneousPlatformId() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetSimultaneousPlatformUserId() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetSimultaneousPlatformUserIdByPlatformName(const FString &PlatformName) const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetUniqueDisplayName() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
GetUserId() const (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
IamServerUrl (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotected
InitialBackoffPercentageAccelByte::BaseCredentialsprotected
MatchId (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotected
MatchIdMtx (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsmutableprotected
MaxRefreshWindowAccelByte::BaseCredentialsprotected
MinExpireDurationAccelByte::BaseCredentialsprotected
MinRefreshWindowAccelByte::BaseCredentialsprotected
Oauth (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotected
OnPollRefreshTokenResponseError(int32 Code, const FString &Message) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotected
OnPollRefreshTokenResponseSuccess(const FOauth2Token &Result) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotected
OnTokenRefreshed() (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentials
PollRefreshToken(double CurrentTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
RefreshWindowPercentageAccelByte::BaseCredentialsprotected
ScheduleRefreshToken(double NextRefreshTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SendRefreshToken() override (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsprotectedvirtual
ServerCredentials(FHttpRetrySchedulerBase &InHttpRef, FString const &InIamServerUrl) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
SetAuthToken(FOauth2Token const &InAuthToken, float CurrentTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SetClientCredentials(const ESettingsEnvironment Environment) override (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsvirtual
SetClientCredentials(const FString &InClientId, const FString &InClientSecret) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
SetClientId(const FString &InClientId) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsinline
SetClientToken(const FString &AccessToken, double ExpiresIn, const FString &Namespace) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
SetErrorOAuth(const FErrorOAuthInfo &ErrorOAuthInfo) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SetExpireDuration(double InExpireDuration) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SetExpireTime(double InExpireTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SetMatchId(const FString &GivenMatchId) (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentials
SetRefreshTime(double InRefreshTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
SetSessionState(ESessionState NewState) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsprotected
SetTickerDelegate(FTickerDelegate const &InDelegate) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsprotectedvirtual
Shutdown() (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual
Startup() override (defined in AccelByte::ServerCredentials)AccelByte::ServerCredentialsvirtual
Tick(float DeltaTime) (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsprotectedvirtual
~BaseCredentials() (defined in AccelByte::BaseCredentials)AccelByte::BaseCredentialsvirtual