deleteMessagesAsExitChatRoom property

bool deleteMessagesAsExitChatRoom
final

Whether to delete the chat room messages when leaving the chat room.

  • true: (Default) Yes;
  • false: No.

Implementation

final bool deleteMessagesAsExitChatRoom;