isChatRoomOwnerLeaveAllowed property

bool isChatRoomOwnerLeaveAllowed
final

Whether to allow the chat room owner to leave the chat room.

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

Implementation

final bool isChatRoomOwnerLeaveAllowed;