Readonly
idThe unique identifier for the SyncObject.
Readonly
joinedList of currently joined connections.
Readonly
joinJoin the presence channel with custom data.
Readonly
leaveLeave the presence channel.
Readonly
sendSend a message to other clients.
Readonly
onRegister an event handler.
Readonly
offUnregister an event handler.
Readonly
useSet a new access token for authentication.
Readonly
onRegister a handler for access token expiring events.
Readonly
offUnregister a handler for access token expiring events.
Readonly
connectManually connect the SyncObject.
Readonly
disconnectManually disconnect the SyncObject.
Readonly
isIndicates if the SyncObject is currently connected.
Metadata for a SyncObject.