Optional
error?: FunctionCallback function in the event of an error.
The chat message to send. It cannot be undefined, null, or empty.
Optional
success?: FunctionCallback function on success.
Optional
userThe message receiver's userId. If the userId is not provided, the message will be sent to everyone in the meeting.
Determines if the user in the waiting room can send message only to the host or co-host or everyone in the waiting room.
0: send to all
4: send to waiting room
1s
Sends private chat message to meeting participants. This API does not support sending chat messages in a webinar.