Interface

SpaceChildEventContent

SpaceChildEventContent

The content definition for m.space.child events
See:

View Source models/events/SpaceChildEvent.ts, line 48

Members

string

# order Optional

A short string to differentiate the rendering order of entities.
See:

View Source models/events/SpaceChildEvent.ts, line 60

boolean

# suggested Optional

Whether or not the entity is intended to be a suggested entity.

View Source models/events/SpaceChildEvent.ts, line 67

Array

# via

The servers the client should provide to the server when trying to join the room. When not provided or empty, the child is considered not part of the space.

View Source models/events/SpaceChildEvent.ts, line 54