HMSStore
Properties
devices
errors
• errors: HMSException[]
messages
• messages: Object
Type declaration
| Name | Type |
|---|---|
allIDs | string[] |
byID | Record<string, HMSMessage> |
peers
• peers: Record<string, HMSPeer>
roleChangeRequests
• roleChangeRequests: HMSRoleChangeStoreRequest[]
roles
• roles: Record<string, HMSRole>
room
• room: HMSRoom
settings
• settings: HMSMediaSettings
speakers
• speakers: Record<string, HMSSpeaker>
tracks
• tracks: Record<string, HMSTrack>
)>