#include <ListSharesDelegate.h>
Delegate class for the asynchronous version of method:
◆ onListSharesError()
virtual void cbe::delegate::ListSharesDelegate::onListSharesError |
( |
Error && |
error, |
|
|
cbe::util::Context && |
context |
|
) |
| |
|
pure virtual |
Called if an error is encountered.
◆ onListSharesSuccess()
virtual void cbe::delegate::ListSharesDelegate::onListSharesSuccess |
( |
cbe::QueryResult && |
qResult | ) |
|
|
pure virtual |
Called upon successful Share.
- Parameters
-
The documentation for this class was generated from the following file: