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

NetSyncSession Class

It represents the session of com.meta.horizon.platform.ovr.models.NetSyncConnection that allows multiple clients to connect and communicate with each other in real-time. It provides a way to manage and facilitate real-time communication and data synchronization between multiple clients in a networked environment.

Member Functions

NetSyncSession
( final long ptr )
A long integer represents the unique ID of the com.meta.horizon.platform.ovr.models.NetSyncConnection within which this session exists.
Returns
long
True if the local session has muted this session.
Returns
boolean
The cloud networking internal session ID that can uniquely represent this session within the connection.
Returns
long
The ovrID of the user behind this session.
Returns
long
A string represents the name of the voip group that this session is subscribed to.
Returns
String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon