API

After retrieving a Room instance with the getRoom(roomId: string) you can call functions from the room.


asyncsendMessage()

Sends a message in this room

Parameters

message AbstractMessage required

Message to send