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

Public Member Functions

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

Constructor & Destructor Documentation

◆ GroupchatMessageUpdate()

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

Member Function Documentation

◆ getEPurl()

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

◆ setObj()

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

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