@Deprecated public interface SubscriptionStateProvider
SubscriptionStateProvider
is a callback interface for the
application to provide a subscriber's current subscription state.
Refer to
JCSMPSession.getMessageConsumer(SubscriptionStateProvider, XMLMessageListener)
and SubscriptionState
for more details.Modifier and Type | Method and Description |
---|---|
SubscriptionState |
getSubscriptionState()
Deprecated.
This method returns the most recent subscription state of a subscriber.
|
SubscriptionState getSubscriptionState()
SubscriptionState
Copyright 2004-2024 Solace Corporation. All rights reserved.