API reference
API reference
Select your platform
No SDKs available
No versions available

ovrProductType_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrProductType_Unknown
ovrProductType_DURABLE
This product is a durable IAP item that can be consumed multiple times. It can be purchased only once.
ovrProductType_CONSUMABLE
This product is an IAP item that can be consumed only once. It can only be purchased again after it is consumed.
ovrProductType_SUBSCRIPTION
This product represents a subscription. Subscriptions provide a way for users to purchase your app or its premium content by way of a recurring payment model.