MetaPlatformSDK_NetSyncSessionsChangedNotification
Inherits: RefCounted
Represents a notification about net sync sessions having changed.
Description
Represents a notification about net sync sessions having changed.
Properties
int |
|
|
Property Descriptions
int connection_id = 0
int get_connection_id ( )
An ID which can be used to uniquely identify the network synchronization connection.
MetaPlatformSDK_NetSyncSessionArray sessions
MetaPlatformSDK_NetSyncSessionArray get_sessions ( )
The new list of sessions.