Modifying & Unsubscribing
Modifying Subscribe Requests & Unsubscribing the Subscriptions
Last updated
Was this helpful?
Modifying Subscribe Requests & Unsubscribing the Subscriptions
Last updated
Was this helpful?
Modifying Subscriptions: The subscription stream allows bi-directional communication. You can update your subscription filters dynamically by sending a new Subscribe request. For more details please check in "Getting Started" section.
Unsubscribing: Send an empty subscription request to stop receiving updates on all streams. This will keep the connection open for future subscriptions.
This action will unsubscribe from all currently subscribed channels. Please note that, it won't disrupt the connection itself, which means you can still establish new subscriptions in the future without needing to re-connect to the service.