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

ovr_Product_GetType Function

The type of product. An In-app purchase (IAP) add-on can be ovrProductType_DURABLE(), ovrProductType_CONSUMABLE(), or a ovrProductType_SUBSCRIPTION().

Signature

ovrProductType ovr_Product_GetType(const ovrProductHandle obj)

Parameters

obj: const ovrProductHandle

Returns