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