CoAuthoringChatSendMessage
function CoAuthoringChatSendMessage(sText: string): void
Description
Sends a message to the co-authoring chat.
Parameters
- sText
string
Message text.
Returns
void
function CoAuthoringChatSendMessage(sText: string): void
Sends a message to the co-authoring chat.
string
Message text.
void