deleteMessagesAsExitChatRoom property
~english Whether to delete the chat room messages when leaving the chat room.
- true: (Default) Yes;
- false: No. ~end
~chinese 离开聊天室时是否删除消息。
- (默认)true:是;
- false:否。 ~end
Implementation
final bool deleteMessagesAsExitChatRoom;