com.apama.cumulocity
Event ApplicationUnsubscribedForTenant


Notification received when a tenant is unsubscribed from the current application.
Constant summary
 stringSUBSCRIBE_CHANNEL := "APPLICATION_UNSUBSCRIBED_FOR_TENANT"

The channel for receiving unsubscription notifications.
 
Member summary
 stringtenantId

The ID of the tenant the application is unsubscribed from.
 
Constant detail

SUBSCRIBE_CHANNEL

            string SUBSCRIBE_CHANNEL := "APPLICATION_UNSUBSCRIBED_FOR_TENANT"
        
The channel for receiving unsubscription notifications.
Member detail

tenantId

            string tenantId
        
The ID of the tenant the application is unsubscribed from.