When using parameters, use the relevant sub-interface, according to the subject
type of the subscription. You create a SubscriptionParameters instance by
using the createXXXParameters methods on the StreamLink object. After
setting the parameter values you can pass them to the subscribe() or
snapshot() methods on the StreamLink object.
Jsprivate
When using parameters, use the relevant sub-interface, according to the subject type of the subscription. You create a
SubscriptionParameters
instance by using thecreateXXXParameters
methods on the StreamLink object. After setting the parameter values you can pass them to thesubscribe()
orsnapshot()
methods on the StreamLink object.Name
SubscriptionParameters