Revocation

class Revocation : DataEvent

Notification that a subscription has been revoked by the Webcom back end.

Properties

application
Link copied to clipboard
val application: String
Name (or identifier) of the WebcomApplication concerned by the received notification.
path
Link copied to clipboard
val path: String
/-separated path of the DatasyncNode concerned by the received notification.
reason
Link copied to clipboard
val reason: String
Reason why the subscription was revoked.