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

NetSyncConnection Class

Overview

Data Fields

readonly long
If status is Disconnected, specifies the reason.
readonly UInt64
The ID of the local session. Will be null if the connection is not active.
Status[Get]
readonly string
ZoneId[Get]

Public Member Functions

NetSyncConnection
( IntPtr o )

Details

Fields

readonly long Oculus.Platform.Models.NetSyncConnection.ConnectionId
No description available.
readonly NetSyncDisconnectReason Oculus.Platform.Models.NetSyncConnection.DisconnectReason
If status is Disconnected, specifies the reason.
readonly UInt64 Oculus.Platform.Models.NetSyncConnection.SessionId
The ID of the local session. Will be null if the connection is not active.
readonly NetSyncConnectionStatus Oculus.Platform.Models.NetSyncConnection.Status
No description available.
readonly string Oculus.Platform.Models.NetSyncConnection.ZoneId
No description available.

Member Functions

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