Interface PlaceWebrtcRoomDetails

Details of a WebRTC public chat room

interface PlaceWebrtcRoomDetails {
    system?: Partial<PlaceSystem>;
}

Properties

Properties

system?: Partial<PlaceSystem>

System information for the room