Parameters:
Name | Type | Attributes | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
presenterNodeList |
module:br/presenter/node/NodeList | The node list that will be managed by this manager. | ||||||||||
subscriptionOptions |
Object | An options map that specifies the arguments for the subscription.
Properties
|
||||||||||
availabilityProperty |
br/presenter/property/WritableProperty |
<optional> |
An optional property into which the current status of the subscription will be written. Possible values are an empty string (if condition is not known), 'ERROR' (when a subscription error occurs) or one of the values from the `caplin.streamlink.SubscriptionStatusType` enum. |