public interface SubscriptionListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
updateStatus(T topic,
SubscriptionState subscriptionState)
The subscription status update method.
|
void updateStatus(T topic, SubscriptionState subscriptionState)
topic - The topic that is notifiedsubscriptionState - The new status of the subscription