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

connection_id

0

MetaPlatformSDK_NetSyncSessionArray

sessions


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

The new list of sessions.