#include <GetSubscriptionsDelegate.h>
Delegate class for the asynchronous version of method:
◆ onGetSubscriptionsError()
virtual void cbe::delegate::GetSubscriptionsDelegate::onGetSubscriptionsError |
( |
Error && |
error, |
|
|
cbe::util::Context && |
context |
|
) |
| |
|
pure virtual |
Called if an error is encountered.
◆ onGetSubscriptionsSuccess()
virtual void cbe::delegate::GetSubscriptionsDelegate::onGetSubscriptionsSuccess |
( |
cbe::QueryResult && |
object | ) |
|
|
pure virtual |
Called upon successful GetSubscriptions.
- Parameters
-
object | Instance of object that is being streamed. |
The documentation for this class was generated from the following file: