CoAuthoringChatSendMessage
Sends a message to the co-authoring chat.
Syntax
expression.CoAuthoringChatSendMessage(sText);
expression
- A variable that represents a Api class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
sText | Required | string | Message text. |
Returns
This method doesn't return any data.