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

NetSyncOptions Class

The NetSyncOption configures network connections, focusing on VoIP data streams. It includes 'zone_id' for unique identifiers within the application, 'voip_stream_default' to set default VoIP stream modes, and 'voip_group' to assign a VoIP group upon connection. It can be set when create a new connection and retrieved using com.meta.horizon.platform.ovr.models.NetSyncConnection.

Member Functions

NetSyncOptions ( )
long getHandle ( )
If provided, immediately set the voip_group to this value upon connection and can be retrieved using com.meta.horizon.platform.ovr.models.NetSyncSession#getVoipGroup()
A string represents the unique identifier within the current application grouping.

Protected Functions

void finalize ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon