33 #include "api/WiconnectTypes.h"
34 #include "api/StringUtil.h"
49 const char* getMessageId(
char *buffer = NULL)
const;
50 const char* getTimestamp(
char *buffer = NULL)
const;
51 uint16_t getLength()
const;
59 WiconnectResult init(
const char *msgIdStr,
const char* timestampStr,
const char *lengthStr);
66 #ifdef WICONNECT_ENABLE_MALLOC
67 void*
operator new(
size_t size);
68 void operator delete(
void*);
Contains single entry from goHACK.me message listing.
WiconnectResult
API Result code.
List of goHACK.me messages.