RoomCreateParameters

@Serializable
data class RoomCreateParameters(val metadata: SegmentMetadata, val children: List<ResourceReference>)

Data used for creating a new room type via the bridge.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Devices to group by the Room

Link copied to clipboard

Configuration data for the room.