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

NetSyncSession Class

Overview

Data Fields

readonly long
Which connection this session exists within.
readonly bool
Muted[Get]
True if the local session has muted this session.
readonly UInt64
The cloud networking internal session ID that represents this connection.
readonly UInt64
UserId[Get]
The ovrID of the user behind this session.
readonly string
The name of the voip group that this session is subscribed to.

Public Member Functions

NetSyncSession
( IntPtr o )

Details

Fields

readonly long Oculus.Platform.Models.NetSyncSession.ConnectionId
Which connection this session exists within.
readonly bool Oculus.Platform.Models.NetSyncSession.Muted
True if the local session has muted this session.
readonly UInt64 Oculus.Platform.Models.NetSyncSession.SessionId
The cloud networking internal session ID that represents this connection.
readonly UInt64 Oculus.Platform.Models.NetSyncSession.UserId
The ovrID of the user behind this session.
readonly string Oculus.Platform.Models.NetSyncSession.VoipGroup
The name of the voip group that this session is subscribed to.

Member Functions

Oculus.Platform.Models.NetSyncSession.NetSyncSession
( IntPtr o )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon