Class IAPProduct
Encapsulate properties of IAP product
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class IAPProduct
Constructors
Name | Description |
---|---|
IAPProduct(AndroidJavaObject) | Encapsulate properties of IAP product |
Fields
Name | Description |
---|---|
addOnType | Add on type of product, 1:consumable, 2:non-consumable |
appID | App ID of which product belongs to |
description | Description of product |
icon | Icon url of product |
name | Name of product |
price | Price of product |
sku | Unique ID of product |
Methods
Name | Description |
---|---|
ToString() | Encapsulate properties of IAP product |