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

Public Member Functions

 GroupchatReactionSend (char *json)
 
void setObj (char *messageId, char *reaction)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ GroupchatReactionSend()

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

Member Function Documentation

◆ getEPurl()

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

◆ setObj()

void GroupchatReactionSend::setObj ( char * messageId,
char * reaction )
Parameters
messageId- is the unique Id to reference an existing groupChat
reaction-
Returns
void

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