Whether the chat is muted or not
Conversation list
Chat history message list
Number of unread message count
Adds a message to the message list
根据学生 ID 获取学生的提问消息
获取 提问列表用户信息
获取房间历史的聊天消息
Increment unread messages count
Mutes chat
Resets unread messages count
Sends a message
Sends message to a conversation
Unmutes chat
The
MessagesStore
class is used for dealing with hat messages and various kinds of chat signal that controls the IM state.