HMSPlaylistItemNotification<T>

Type parameters

Name
T

Hierarchy

  • BaseNotification

    HMSPlaylistItemNotification

Properties

data

data: HMSPlaylistItem<T>


id

id: number

Inherited from

BaseNotification.id


message

message: string

Inherited from

BaseNotification.message


severity

Optional severity: HMSNotificationSeverity

Inherited from

BaseNotification.severity


type

type: PLAYLIST_TRACK_ENDED

Overrides

BaseNotification.type


Have a suggestion? Recommend changes ->

Was this helpful?

1234