Méthode | Description | |
---|---|---|
NotifyDeferredProrationUpgradeDowngradeSubscription ( string productId ) : void | ||
NotifyDeferredPurchase ( string productId, string receipt, string transactionId ) : void | ||
SetGooglePlayStoreExtensions ( UnityEngine.Purchasing.GooglePlayStoreExtensions googlePlayStoreExtensions ) : void | ||
SetStoreCallback ( IStoreCallback storeCallback ) : void |
public NotifyDeferredProrationUpgradeDowngradeSubscription ( string productId ) : void | ||
productId | string | |
Résultat | void |
public NotifyDeferredPurchase ( string productId, string receipt, string transactionId ) : void | ||
productId | string | |
receipt | string | |
transactionId | string | |
Résultat | void |
public SetGooglePlayStoreExtensions ( UnityEngine.Purchasing.GooglePlayStoreExtensions googlePlayStoreExtensions ) : void | ||
googlePlayStoreExtensions | UnityEngine.Purchasing.GooglePlayStoreExtensions | |
Résultat | void |
public SetStoreCallback ( IStoreCallback storeCallback ) : void | ||
storeCallback | IStoreCallback | |
Résultat | void |