semilimes mcu sdk 0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
GroupchatMessageReply Class Reference

Public Member Functions

 GroupchatMessageReply (char *json)
 
void setObj (char *messageId, char *dataComponent)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ GroupchatMessageReply()

GroupchatMessageReply::GroupchatMessageReply ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ getEPurl()

char * GroupchatMessageReply::getEPurl ( )
Returns
char* httpsUrl + endpoint

◆ setObj()

void GroupchatMessageReply::setObj ( char * messageId,
char * dataComponent )
Parameters
messageId- is the unique Id to reference an existing groupChat
dataComponent- the json description of the data component
Returns
void

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