Callback function used to the get the current state of an live object that's being synchronized.
If true a "connect" message is being sent and the initial connecting state of the object is being requested.
The objects current state or undefined if not known or available.
Type of event being sent/received.
Live event callback.
The event that was sent/received.
If true the evt
is an event that was sent.
Removes the base properties from an event that derives from ILiveEvent
.
Type of event.
Type of state object being synchronized.
Callback function used to the receive the state update sent by a remote live object.
If true a "connect" message was received and state
represents the remote objects initial state.
The remote object initial or current state.
The clientId of the sender provider for role verification purposes.
Generated using TypeDoc
Type of state object being synchronized.