![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess. More...
#include <UnShareDelegate.h>
Public Member Functions | |
UnShareSuccess (cbe::DefaultCtor) | |
UnShareSuccess (std::string &&message) | |
operator bool () const | |
Checks if current instance is valid. More... | |
Public Attributes | |
std::string | message {} |
Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess.
|
explicit |
Checks if current instance is valid.
true:
is valid