PublicChatServiceProtocol

Public Chat Service can be used to send and receive chat messages on a public channel within the meeting.

  • Is true when the chat service is active, enabled for the meeting, and the network conditions allow chat to be sent and received.

  • The chat history, newly joined users will only see the last 10 messages. May be cleared by a remote moderator endpoint.

  • The number of unread messages. Call clearUnreadMessageCount() to reset this.

  • Clears the unread message count of all eligible participants Consumer application must call it when the user had viewed the unread chat messages to get the correct unread message count for future

  • Sends a message in chat to all the participants