This is the complete list of members for AccelByte::IAccelBytePlatformWrapper, including all inherited members.
| CheckoutProduct(const FString &Sku, const TDelegate< void(const FPlatformPurchasePtr &)> &OnSuccess, const TDelegate< void(const FPlatformHandlerError &)> &OnError)=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| ConsumeProduct(const FString &Sku, const TDelegate< void(const FPlatformConsumeItemResponsePtr &)> &OnSuccess, const TDelegate< void(const FPlatformHandlerError &)> &OnError)=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| FetchPlatformFriends(const TDelegate< void(const TArray< FPlatformUser > &)> &OnSuccess, const TDelegate< void(const FPlatformHandlerError &)> &OnError)=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| FetchPlatformToken(TDelegate< void(FString const &)> Delegate, TMap< FString, FString > const &ExtraAttributes={})=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| GetAppId()=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| GetPlatformUserId(TMap< FString, FString > const &ExtraAttributes={})=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| GetProductsBySku(const TArray< FString > &Skus, const TDelegate< void(const TArray< FPlatformProductPtr > &)> &OnSuccess, const TDelegate< void(const FPlatformHandlerError &)> &OnError)=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| GetPurchasedProducts(const TDelegate< void(const TArray< FPlatformPurchasePtr > &)> &OnSuccess, const TDelegate< void(const FPlatformHandlerError &)> &OnError)=0 | AccelByte::IAccelBytePlatformWrapper | pure virtual |
| ~IAccelBytePlatformWrapper()=default (defined in AccelByte::IAccelBytePlatformWrapper) | AccelByte::IAccelBytePlatformWrapper | virtual |