Interface for building out a room. Please note, a room creator, name, and type must be set otherwise you will NOT be able to successfully save the room object.

Hierarchy

Properties

Methods

  • Sets whether this room should be in read only state or not. This means that users without the required permission to talk when a room is muted will not be able to talk but instead will only be able to read the contents of the room.

    Parameters

    • isReadOnly: boolean

      whether it should be read only or not

    Returns IRoomBuilder

Generated using TypeDoc