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