public static RegisterAndroidInAppPurchase ( IAPState purchaseState, string purchaseToken, string productId, string orderId, DateTime purchaseTime, string developerPayload, double price, string currency ) : void | ||
purchaseState | IAPState | |
purchaseToken | string | |
productId | string | |
orderId | string | |
purchaseTime | DateTime | |
developerPayload | string | |
price | double | |
currency | string | |
return | void |