API reference

OVR_NetSyncSessionArray.h File

Typedefs

struct ovrNetSyncSessionArray * ovrNetSyncSessionArrayHandle
Represents a paginated list of ovrNetSyncSessionHandle elements.

Functions

ovrNetSyncSessionHandle ovr_NetSyncSessionArray_GetElement
size_t index )
Access the indexed element in this list.
size_t ovr_NetSyncSessionArray_GetSize
The number of elements contained within this list. This is not equal to the total number of elements across multiple pages.