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