100ms Logo

100ms

Docs

Search docs
/

HMSRoom

Properties

hasWaitingRoom

hasWaitingRoom: boolean


hls

hls: HMSHLS


id

id: string


isConnected

Optional isConnected: boolean


joinedAt

Optional joinedAt: Date


localPeer

localPeer: string


name

name: string


peerCount

Optional peerCount: number

if this number is available room.peers is not guaranteed to have all the peers.


peers

peers: string[]


recording

recording: HMSRecording


roomState

roomState: HMSRoomState


rtmp

rtmp: HMSRTMP


sessionId

sessionId: string


shareableLink: string


startedAt

Optional startedAt: Date