A no-op implementation of the SubscriptionManager interface that does nothing.
More...
A no-op implementation of the SubscriptionManager interface that does nothing.
◆ clear()
void AMPS.Client.DefaultSubscriptionManager.clear |
( |
| ) |
|
|
inline |
◆ getFailedResubscribeHandler()
◆ resubscribe()
void AMPS.Client.DefaultSubscriptionManager.resubscribe |
( |
Client |
client | ) |
|
|
inline |
◆ setFailedResubscribeHandler()
Set the handler for failed resubscribe attempts.
- Parameters
-
failureHandler | The handler for failed resubscribe attempts. |
Implements AMPS.Client.SubscriptionManager.
◆ subscribe()
Subscribes to a message handler with a message.
- Parameters
-
messageHandler | The message handler to subscribe. |
message | The message to subscribe to. |
Implements AMPS.Client.SubscriptionManager.
◆ unsubscribe()
void AMPS.Client.DefaultSubscriptionManager.unsubscribe |
( |
CommandId |
subId | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- AMPS.Client/DefaultSubscriptionManager.cs