readonly long | ConnectionId[Get] |
readonly NetSyncDisconnectReason | DisconnectReason[Get] If status is Disconnected, specifies the reason. |
readonly UInt64 | SessionId[Get] The ID of the local session. Will be null if the connection is not active. |
readonly NetSyncConnectionStatus | Status[Get] |
readonly string | ZoneId[Get] |
NetSyncConnection ( IntPtr o ) |
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.
|
Oculus.Platform.Models.NetSyncConnection.NetSyncConnection ( IntPtr o ) |
---|
No description available.
|