SDK  2.1.4 [async]
CloudBackend Software Development Kit - SDK API for C++
cbe::delegate::container::RemoveSuccess Class Reference

Convenience type that bundles all parameters passed to method cbe::delegate::container::RemoveDelegate::onRemoveSuccess. More...

#include <RemoveDelegate.h>

Public Member Functions

 RemoveSuccess (cbe::DefaultCtor)
 
 RemoveSuccess (cbe::ItemId containerId, std::string name)
 

Public Attributes

cbe::ItemId containerId {}
 
std::string name {}
 

Detailed Description

Convenience type that bundles all parameters passed to method cbe::delegate::container::RemoveDelegate::onRemoveSuccess.


The documentation for this class was generated from the following file: