struct ovrPurchaseArray * |
const char * | ovr_PurchaseArray_GetNextUrl ( const ovrPurchaseArrayHandle obj ) |
size_t | ovr_PurchaseArray_GetSize ( const ovrPurchaseArrayHandle obj ) |
bool | ovr_PurchaseArray_HasNextPage ( const ovrPurchaseArrayHandle obj ) |
typedef struct ovrPurchaseArray* ovrPurchaseArrayHandle ( ) |
---|
No description available.
|
ovrPurchaseHandle ovr_PurchaseArray_GetElement ( const ovrPurchaseArrayHandle obj, size_t index ) |
---|
No description available.
|
const char* ovr_PurchaseArray_GetNextUrl ( const ovrPurchaseArrayHandle obj ) |
---|
No description available.
|
size_t ovr_PurchaseArray_GetSize ( const ovrPurchaseArrayHandle obj ) |
---|
No description available.
|
bool ovr_PurchaseArray_HasNextPage ( const ovrPurchaseArrayHandle obj ) |
---|
No description available.
|