Datasync Event
Base type for all events that can be subscribed or notified from the DatasyncService.
The main sub-classes are:
DataEvent, used to subscribe to data updates on a given node of the data tree,
PushNotificationEvent, used to receive notifications from the mobile push channel,
DatasyncState, used to monitor the state of the DatasyncService.
Types
Link copied to clipboard
Generic DatasyncEvent to be notified when a subscription is revoked by the Webcom back end (typically resulting from a loss of permission).