![]() |
SDK
2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
|
Convenience type that bundles all parameters passed to method cbe::delegate::group::RenameDelegate::onRenameSuccess. More...
#include <RenameSuccess.h>
Public Member Functions | |
RenameSuccess (cbe::DefaultCtor) | |
RenameSuccess (cbe::Group &&group, std::string &&newName) | |
operator bool () const | |
Checks if current instance is valid. More... | |
Public Attributes | |
cbe::Group | group {cbe::DefaultCtor{}} |
std::string | newName {} |
Convenience type that bundles all parameters passed to method cbe::delegate::group::RenameDelegate::onRenameSuccess.
|
explicit |
Checks if current instance is valid.
true:
is valid