RoomSession
Represents a room session.You can obtain instances of this class by subscribing to the appropriate events from Video.Client.
Example
Properties
displayName
Display name for this room. Defaults to the value of name.
hideVideoMuted
Whether muted videos are shown in the room layout. See setHideVideoMuted.
id
Unique id for this room session.
layoutName
Current layout name used in the room.
meta
Metadata associated to this room session.
name
Name of this room.
previewUrl
URL to the room preview.
roomId
ID of the room associated to this room session.
recording
Whether the room is currently being recorded.
streaming
Whether the room is currently being streamed.
locked
Whether the room is currently locked.
prioritizeHandraise
Whether raised hands are prioritized in the layout.
updated
Array of property names that were updated. Only present in event payloads.