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

Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess. More...

#include <PublishSuccess.h>

Public Member Functions

 PublishSuccess (cbe::DefaultCtor)
 
 PublishSuccess (cbe::Items &&items)
 
 operator bool () const
 Checks if current instance is valid. More...
 

Public Attributes

cbe::Items items {}
 

Detailed Description

Convenience type that bundles the parameter passed to method cbe::delegate::ShareDelegate::onShareSuccess.

Member Function Documentation

◆ operator bool()

cbe::delegate::PublishSuccess::operator bool ( ) const
explicit

Checks if current instance is valid.

Returns
true: is valid

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