For the complete documentation index, see llms.txt. This page is also available as Markdown.

WTSession.sendMessage(msg)

sendMessage(message)

This method will allow you to send message to other participants in the room.

  • message - a string with the message

Last updated