HMSPeerNotification
Hierarchy
-
BaseNotification↳
HMSPeerNotification
Properties
data
• data: HMSPeer
id
• id: number
Inherited from
BaseNotification.id
message
• message: string
Inherited from
BaseNotification.message
severity
• Optional severity: HMSNotificationSeverity
Inherited from
BaseNotification.severity
type
• type: PEER_JOINED | PEER_LEFT | ROLE_UPDATED | NAME_UPDATED | METADATA_UPDATED | HAND_RAISE_CHANGED
Overrides
BaseNotification.type
Have a suggestion? Recommend changes ->



