class |
AddAffiliation |
Task that adds an affiliation for a room in the other cluster nodes.
|
class |
AddMember |
Task that adds a new member to the room in the other cluster nodes.
|
class |
BroadcastMessageRequest |
Task that broadcasts a message to local room occupants.
|
class |
BroadcastPresenceRequest |
Task that broadcasts the presence of a room occupant to the occupants of the room
being hosted by the cluster node.
|
class |
ChangeNickname |
Task that changes the nickname of an existing room occupant in the cluster node.
|
class |
DestroyRoomRequest |
Task that destroys the local room in the cluster node.
|
class |
OccupantAddedEvent |
Task that will remove a room occupant from the list of occupants in the room.
|
class |
OccupantLeftEvent |
Task that removes a room occupant from the list of occupants in the room.
|
class |
RoomUpdatedEvent |
Task that updates the configuration of a local room.
|
class |
UpdateOccupant |
Task that updates all information regarding a room occupant.
|
class |
UpdateOccupantRequest |
Task that requests the cluster node hosting a room occupant to change his
role and/or affiliation.
|
class |
UpdatePresence |
Task that updates the presence of an occupant in a room.
|