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

OVR_BillingPlan.h File

Contains the detailed billing plan information for a ovrProductType_SUBSCRIPTION(). A BillingPlan can have a ovrPaidOfferHandle and an array of ovrTrialOfferHandle. The ovrTrialOfferArrayHandle can contain a FREE_TRIAL and an INTRO_OFFER.

Typedefs

struct ovrBillingPlan * ovrBillingPlanHandle

Functions

Represents the ovrPaidOfferHandle associated with the billing_plan.
A list of ovrTrialOfferHandle associated with the billing_plan. This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.