subscriptionId property

int subscriptionId
getter/setter pair

The ID for the subscription under which the Subscriber receives the event. The ID for the subscription originally handed out by the Broker to the Subscriber.

Implementation

int subscriptionId;