isChatRoomOwnerLeaveAllowed property
final
      ~english Whether to allow the chat room owner to leave the chat room.
- true: (Default) Yes;
- false: No. ~end
~chinese 是否允许聊天室所有者离开聊天室。
- (默认)true:是;
- false:否。 ~end
Implementation
final bool isChatRoomOwnerLeaveAllowed;