client-cpp
0.10.0
|
#include <KaaSyncResponse.hpp>
Public Member Functions | |
KaaSyncResponse (const char *payload, std::uint32_t size) | |
const std::vector< std::uint8_t > & | getPayload () const |
bool | isZipped () const |
bool | isEncrypted () const |
std::uint16_t | getMessageId () const |
Definition at line 26 of file KaaSyncResponse.hpp.
kaa::KaaSyncResponse::KaaSyncResponse | ( | const char * | payload, |
std::uint32_t | size | ||
) |
|
inline |
Definition at line 34 of file KaaSyncResponse.hpp.
|
inline |
Definition at line 31 of file KaaSyncResponse.hpp.
|
inline |
Definition at line 33 of file KaaSyncResponse.hpp.
|
inline |
Definition at line 32 of file KaaSyncResponse.hpp.