com.apama.cumulocity
Event GetAllTenantsSubscribedToApplication


Request all tenants subscribed to the current application.

The TenantsSubscribedToApplication event is received in the response.
See Also:
com.apama.cumulocity.TenantsSubscribedToApplication - The collection of all tenants subscribed to the current application.

Constant summary
 stringSEND_CHANNEL := "GET_ALL_TENANTS_SUBSCRIBED_TO_APPLICATION"

The channel for sending a GetAllTenantsSubscribedToApplication request.
 
Member summary
 integerreqId

The request identifier. The response event TenantsSubscribedToApplication will have a matching request identifier.
 
Constant detail

SEND_CHANNEL

            string SEND_CHANNEL := "GET_ALL_TENANTS_SUBSCRIBED_TO_APPLICATION"
        
The channel for sending a GetAllTenantsSubscribedToApplication request.
Member detail

reqId

            integer reqId
        
The request identifier. The response event TenantsSubscribedToApplication will have a matching request identifier.