Skip to main content

ChatRoomDataIsPrivate

Callable

  • ChatRoomDataIsPrivate(room): boolean

  • Checks if the given chat room visibility property causes it to be "private" (has any form of visibility control)


    Parameters

    Returns boolean

    • Returns TRUE if the room is private. FALSE otherwise, or visibility is not set.