API reference

OVR_NetSyncSession.h File

Typedefs

struct ovrNetSyncSession * ovrNetSyncSessionHandle

Functions

long long ovr_NetSyncSession_GetConnectionId
( const ovrNetSyncSessionHandle obj )
Which connection this session exists within.
bool ovr_NetSyncSession_GetMuted
( const ovrNetSyncSessionHandle obj )
True if the local session has muted this session.
ovrID ovr_NetSyncSession_GetSessionId
( const ovrNetSyncSessionHandle obj )
The cloud networking internal session ID that represents this connection.
ovrID ovr_NetSyncSession_GetUserId
( const ovrNetSyncSessionHandle obj )
The ovrID of the user behind this session.
const char * ovr_NetSyncSession_GetVoipGroup
( const ovrNetSyncSessionHandle obj )
The name of the voip group that this session is subscribed to.