Subscription
interface Subscription
Content copied to clipboard
Represents a subscription to some event type on a data node. Such a subscription can be made using one of the DatasyncNode.subscribe, DatasyncNode.subscribeThroughNotifications or DatasyncNode.subscribeThroughWebhook methods.
Functions
cancel
Link copied to clipboard
Properties
identifier
Link copied to clipboard
Internal identifier for this Subscription, its form depends on the subscription target.