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

This is the complete list of members for AccelByte::Api::Wallet, 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
GetWalletInfoByCurrencyCode(FString const &CurrencyCode, THandler< FAccelByteModelsWalletInfo > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Wallet
GetWalletInfoByCurrencyCodeV2(FString const &CurrencyCode, THandler< FAccelByteModelsWalletInfoResponse > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Wallet
HttpClient (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
HttpRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
ListWalletTransactionsByCurrencyCode(FString const &CurrencyCode, THandler< FAccelByteModelsWalletTransactionPaging > const &OnSuccess, FErrorHandler const &OnError, int32 Offset=0, int32 Limit=20)AccelByte::Api::Wallet
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
Wallet(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::Wallet)AccelByte::Api::Wallet
Wallet(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::Wallet)AccelByte::Api::Wallet
~Wallet() (defined in AccelByte::Api::Wallet)AccelByte::Api::Walletvirtual