NetSyncConnection
(
o
)
|
Signature
Oculus.Platform.Models.NetSyncConnection.NetSyncConnection(IntPtr o) Parameters o: IntPtr |
ConnectionId
: readonly long |
Signature
readonly long Oculus.Platform.Models.NetSyncConnection.ConnectionId |
DisconnectReason
: readonly NetSyncDisconnectReason |
If status is Disconnected, specifies the reason.
Signature
readonly NetSyncDisconnectReason Oculus.Platform.Models.NetSyncConnection.DisconnectReason |
SessionId
: readonly UInt64 |
The ID of the local session. Will be null if the connection is not active.
Signature
readonly UInt64 Oculus.Platform.Models.NetSyncConnection.SessionId |
Status
: readonly NetSyncConnectionStatus |
Signature
readonly NetSyncConnectionStatus Oculus.Platform.Models.NetSyncConnection.Status |
ZoneId
: readonly string |
Signature
readonly string Oculus.Platform.Models.NetSyncConnection.ZoneId |