isChatRoomOwnerLeaveAllowed property

bool isChatRoomOwnerLeaveAllowed
final

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

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

Implementation

final bool isChatRoomOwnerLeaveAllowed;