isChatRoomOwnerLeaveAllowed property
final
Whether to allow the chat room owner to leave the chat room.
true
: (Default) Yes;false
: No.
Implementation
final bool isChatRoomOwnerLeaveAllowed;
Whether to allow the chat room owner to leave the chat room.
true
: (Default) Yes;false
: No.final bool isChatRoomOwnerLeaveAllowed;