com.apama.cumulocity
Event TenantsSubscribedToApplication
Collection of all tenants subscribed to the current application.
It is sent in response to the GetAllTenantsSubscribedToApplication event.- See Also:
- com.apama.cumulocity.GetAllTenantsSubscribedToApplication - Request all tenants subscribed to the current application.
Constant summary |
---|
string | SUBSCRIBE_CHANNEL := "TENANTS_SUBSCRIBED_TO_APPLICATION"
The channel for receiving TenantsSubscribedToApplication events. |
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "TENANTS_SUBSCRIBED_TO_APPLICATION"
The channel for receiving TenantsSubscribedToApplication events.
activeSubscriptions
sequence<com.apama.cumulocity.ApplicationSubscribedForTenant> activeSubscriptions
Details of tenants that this application is currently subscribed to.
reqId
integer reqId
The request identifier from the original request.