A purchase is made when a user buys a com.meta.horizon.platform.ovr.models.Product. The IAP product, which can represent a consumable item, a durable item, or a subscription, must be defined for purchase through the developer dashboard.
Member Functions
Purchase
( final long ptr )
String getDeveloperPayload ( )
The developer payload feature is unimplemented.
Returns
String
LocalDateTime getExpirationTime ( )
The time when the purchased com.meta.horizon.platform.ovr.models.Product expires. This value only applies to subscriptions, and will be null for durable and consumable IAP items.