跳到主要内容

CoAuthoringChatSendMessage

Sends a message to the co-authoring chat.

Syntax

expression.CoAuthoringChatSendMessage(sText);

expression - A variable that represents a Api class.

Parameters

NameRequired/OptionalData typeDefaultDescription
sTextRequiredstringMessage text.

Returns

This method doesn't return any data.