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

OVR_Purchase.h File

Overview

Typedefs

struct ovrPurchase *

Functions

Details

Typedefs

typedef struct ovrPurchase* ovrPurchaseHandle ( )
No description available.

Functions

ovrID ovr_Purchase_GetPurchaseID
( const ovrPurchaseHandle obj )
DEPRECATED. Use ovr_Purchase_GetPurchaseStrID() instead.
const char* ovr_Purchase_GetDeveloperPayload
( const ovrPurchaseHandle obj )
No description available.
unsigned long long ovr_Purchase_GetExpirationTime
( const ovrPurchaseHandle obj )
No description available.
unsigned long long ovr_Purchase_GetGrantTime
( const ovrPurchaseHandle obj )
No description available.
const char* ovr_Purchase_GetPurchaseStrID
( const ovrPurchaseHandle obj )
No description available.
const char* ovr_Purchase_GetReportingId
( const ovrPurchaseHandle obj )
No description available.
const char* ovr_Purchase_GetSKU
( const ovrPurchaseHandle obj )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon