Get Started
Plugins
Macros
More information

CoAuthoringChatSendMessage

CoAuthoringChatSendMessage(sText)

Sends a message to the co-authoring chat.

Parameters:

Name Type Description
sText string

Message text.

Returns:

This method doesn't return any data.

Example

Copy code
window.Asc.plugin.executeMethod ("CoAuthoringChatSendMessage", ["message"]);