Class: AttributesSet

GoBrain.ModuleAssets.Notifications.Dtos.Sequences.LiveVideo. AttributesSet

new GoBrain.ModuleAssets.Notifications.Dtos.Sequences.LiveVideo.AttributesSet()

GoBrain.Modules/src/notifications/assets/js/dtos/sequences/live-video/attributes-set.js, line 1

LiveVideo sequence AttributesSet notification.

LiveVideo sequence AttributesSet notification.

Properties:
Name Type Description
key String

Notification key.

data Object

Notification data.

Properties
Name Type Description
accountId String

Account id.

mediaId String

Media id.

trackId String

Track id.

liveVideoId String

LiveVideo sequence id.

start Number

LiveVideo sequence start point.

end Number

LiveVideo sequence end point.

resource Object

LiveVideo sequence resource reference.

Properties
Name Type Description
id String

LiveVideo sequence resource reference id.

Extends