ActiveSpace

data class ActiveSpace(val spaceId: String) : SpaceFilter

Used to get all the rooms that have the provided space in their parent hierarchy.

Constructors

Link copied to clipboard
fun ActiveSpace(spaceId: String)

Properties

Link copied to clipboard
val spaceId: String