HMSTrackNotification
Hierarchy
-
BaseNotification
↳
HMSTrackNotification
Properties
data
• data: HMSTrack
id
• id: number
Inherited from
BaseNotification.id
message
• message: string
Inherited from
BaseNotification.message
severity
• Optional
severity: HMSNotificationSeverity
Inherited from
BaseNotification.severity
type
• type: TRACK_ADDED
| TRACK_REMOVED
| TRACK_MUTED
| TRACK_UNMUTED
| TRACK_DEGRADED
| TRACK_RESTORED
| TRACK_DESCRIPTION_CHANGED
Overrides
BaseNotification.type
Have a suggestion? Recommend changes ->