Constructor
new module:caplin/presenter/sljs/SLJSContainerNodeListManagerSubscriptionListener(containerModel, availabilityProperty)
Extends:
- caplin.streamlink.SubscriptionListener
Parameters:
Name | Type | Description |
---|---|---|
containerModel |
module:caplin/presenter/sljs/SLJSContainerNodeListManagerContainerModel | The container model that SLJS modle operations are proxied to. |
availabilityProperty |
module:br/presenter/property/WritableProperty | null | An optional writable property. Possible values that will be written are 'ERROR' or subscription statuses defined on caplin.streamlink.SubscriptionStatusType. |
Extends
- caplin.streamlink.SubscriptionListener