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

NetSyncOptions Class

Overview

Public Member Functions

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

Static Public Member Functions

static static
For passing to native C.

Details

Member Functions

Oculus.Platform.NetSyncOptions.NetSyncOptions ( )
No description available.
void Oculus.Platform.NetSyncOptions.SetVoipGroup
( string value )
If provided, immediately set the voip_group to this value upon connection.
void Oculus.Platform.NetSyncOptions.SetVoipStreamDefault
When a new remote voip user connects, default that connection to this stream type by default.
void Oculus.Platform.NetSyncOptions.SetZoneId
( string value )
Unique identifier within the current application grouping.

Static Member Functions

static Oculus.Platform.NetSyncOptions.operator IntPtr
( NetSyncOptions options )
For passing to native C.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon