readonly long | ConnectionId[Get] Which connection this session exists within. |
readonly bool | Muted[Get] True if the local session has muted this session. |
readonly UInt64 | SessionId[Get] The cloud networking internal session ID that represents this connection. |
readonly UInt64 | UserId[Get] The ovrID of the user behind this session. |
readonly string | VoipGroup[Get] The name of the voip group that this session is subscribed to. |
NetSyncSession ( IntPtr o ) |
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. |
Oculus.Platform.Models.NetSyncSession.NetSyncSession ( IntPtr o ) |
---|
No description available.
|