Property | Type | Description | |
---|---|---|---|
licenseChangeHandler | LicenseChangedEventHandler |
Method | Description | |
---|---|---|
WindowsPurchase ( CanvasControl _screen ) : System | ||
getProducts ( org | ||
isItemListingSupported ( ) : bool | ||
isManagedPaymentSupported ( ) : bool | ||
isManualPaymentSupported ( ) : bool | ||
isSubscriptionSupported ( ) : bool | ||
isUnsubscribeSupported ( ) : bool | ||
purchase ( java idProduct ) : void | ||
subscribe ( java n1 ) : void | ||
unsubscribe ( java n1 ) : void | ||
wasPurchased ( java n1 ) : bool |
Method | Description | |
---|---|---|
FulfillProduct1 ( string productId, System.Guid transactionId ) : void | ||
GrantFeatureLocally ( string productId, System.Guid transactionId ) : void | ||
IsLocallyFulfilled ( string productId, System.Guid transactionId ) : bool |
public WindowsPurchase ( CanvasControl _screen ) : System | ||
_screen | CanvasControl | |
return | System |