Oculus.Platform.NetSyncOptions Class Reference

Public Member Functions

 NetSyncOptions ()
 
void SetVoipGroup (string value)
 If provided, immediately set the voip_group to this value upon connection. More...
 
void SetVoipStreamDefault (NetSyncVoipStreamMode value)
 
void SetZoneId (string value)
 Unique identifier within the current application grouping. More...
 

Static Public Member Functions

static operator IntPtr (NetSyncOptions options)
 For passing to native C. More...
 

Constructor & Destructor Documentation

◆ NetSyncOptions()

Oculus.Platform.NetSyncOptions.NetSyncOptions ( )

Member Function Documentation

◆ operator IntPtr()

static Oculus.Platform.NetSyncOptions.operator IntPtr ( NetSyncOptions  options)
explicitstatic

For passing to native C.

◆ SetVoipGroup()

void Oculus.Platform.NetSyncOptions.SetVoipGroup ( string  value)

If provided, immediately set the voip_group to this value upon connection.

◆ SetVoipStreamDefault()

void Oculus.Platform.NetSyncOptions.SetVoipStreamDefault ( NetSyncVoipStreamMode  value)

When a new remote voip user connects, default that connection to this stream type by default.

◆ SetZoneId()

void Oculus.Platform.NetSyncOptions.SetZoneId ( string  value)

Unique identifier within the current application grouping.


The documentation for this class was generated from the following file: