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

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

#include <RemoveDelegate.h>

Public Member Functions

 RemoveSuccess (cbe::DefaultCtor)
 
 RemoveSuccess (cbe::GroupId groupId, std::string &&groupName)
 

Public Attributes

cbe::GroupId groupId {}
 
std::string groupName {}
 

Detailed Description

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


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