Set isEnabled
to true for this state, if we have initialized a socket yet then initialize
will also be called
Emit a flowOut
event to the collaboration server
Emit a getValues
event to the collaboration server
Open a websocket connection to the collaboration server endpoint, as defined in the collaboration.uri
setting
Has initialize
been called for this state
Emit a join
event to the collaboration server, then call getValues
Emit a left
event to the collaboration server
Emit a move
event to the collaboration server
Emit a change
event to the collaboration server
Remove all local data about the collaboration state
Emit a returnToParent
event to the collaboration server
Emit a sync
event to the collaboration server
Emit a syncFeed
event to the collaboration server
Generated using TypeDoc
Set
isEnabled
to false for this state