Notifiable

interface Notifiable

Represents an event that can be notified, ie received by a callback function as a Notification object.

Sub-classes are organized along available Webcom services: AuthenticationEvent for events relative to the AuthenticationService, and DatasyncEvent for events relative to the DatasyncService. Only the Canceled event is generic to all services.

Inheritors

Canceled
Link copied to clipboard
AuthenticationEvent
Link copied to clipboard
DatasyncEvent
Link copied to clipboard