Свойство | Type | Description | |
---|---|---|---|
licenseChangeHandler | LicenseChangedEventHandler |
Méthode | 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 |
Méthode | 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 | |
Résultat | System |
public isManagedPaymentSupported ( ) : bool | ||
Résultat | bool |