| Event summary |
|---|
| DisconnectTenantNotifications | Event that allows destruction of a Notifications 2.0 connection for a single tenant. |
| DisconnectTenantNotificationsComplete | Event that shows the outcome of a tenant's disconnection from Notifications 2.0. |
| Notifications2Subscription | A subscription for a particular tenant to Notifications 2.0 messages from Cumulocity. Create a Notifications2Subscription using the static create() method. |
| SubscribeTenantNotifications | Event which should be sent to its SEND_CHANNEL to trigger the creation of a Notifications 2.0 dynamic chain for a particular tenant. Unless a fatal issue is ran into, this will continually attempt to subscribe, until it succeeds. |
| SubscribeTenantNotificationsComplete | Event that shows the outcome of a tenant's subscription to Notifications 2.0. |