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

Public Member Functions

 GroupchatsGet (char *json, char *jsonArray)
 
void setObj ()
 
void addRecipientIds (char *recipientIds)
 
void appendRecipientIds ()
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ GroupchatsGet()

GroupchatsGet::GroupchatsGet ( char * json,
char * jsonArray )
inline
Parameters
json- it is the char array that will contain the whole json script
jsonArray- it is a temporary char array that will contain the data recipientsIds
Returns
void

Member Function Documentation

◆ addRecipientIds()

void GroupchatsGet::addRecipientIds ( char * recipientIds)
Parameters
recipientIds- the json script of the dataComponent to add
Returns
void

◆ appendRecipientIds()

void GroupchatsGet::appendRecipientIds ( )
Returns
void

◆ getEPurl()

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

◆ setObj()

void GroupchatsGet::setObj ( )
Returns
void

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