#include <UnSubscribeDelegate.h>
Delegate class for the asynchronous version of methods:
◆ onUnSubscribeError()
virtual void cbe::delegate::UnSubscribeDelegate::onUnSubscribeError |
( |
Error && |
error, |
|
|
cbe::util::Context && |
context |
|
) |
| |
|
pure virtual |
Called if an error is encountered.
◆ onUnSubscribeSuccess()
Called upon successful UnSubscribe.
- Parameters
-
publishId | The PublishId of the UnSubscribe. |
itemId | Instance of ItemId that is being UnSubscribed. |
The documentation for this class was generated from the following file: