NetSyncSessionsChangedNotification
(
o
)
|
Signature
Oculus.Platform.Models.NetSyncSessionsChangedNotification.NetSyncSessionsChangedNotification(IntPtr o) Parameters o: IntPtr |
ConnectionId
: readonly long |
A long integer ID which can be used to uniquely identify the network synchronization connection.
Signature
readonly long Oculus.Platform.Models.NetSyncSessionsChangedNotification.ConnectionId |
Sessions
: readonly NetSyncSessionList |
An array which contains the new list of Models.NetSyncSession.
Signature
readonly NetSyncSessionList Oculus.Platform.Models.NetSyncSessionsChangedNotification.Sessions |