Simple IAP System
4.3
|
This is the complete list of members for PlayfabStore, including all inherited members.
callback | PlayfabStore | |
FinishTransaction(ProductDefinition product, string transactionId) | PlayfabStore | virtual |
Initialize(IStoreCallback callback) | PlayfabStore | virtual |
OnPurchaseFailed(PlayFabError error) | PlayfabStore | |
OnPurchaseResult(PayForPurchaseResult result) | PlayfabStore | virtual |
OnPurchaseStarted(StartPurchaseResult result) | PlayfabStore | virtual |
OnPurchaseSucceeded(ConfirmPurchaseResult result) | PlayfabStore | |
OnPurchaseSucceeded(PurchaseItemResult result) | PlayfabStore | |
OnSetupFailed(PlayFabError error) | PlayfabStore | |
OnVirtualPurchaseFailed(PlayFabError error) | PlayfabStore | |
orderId | PlayfabStore | static |
products | PlayfabStore | |
Purchase(ProductDefinition product, string developerPayload) | PlayfabStore | virtual |
Purchase(IAPObject obj) | PlayfabStore | |
RetrieveProducts(ReadOnlyCollection< ProductDefinition > products) | PlayfabStore | virtual |
storeId | PlayfabStore |