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

Public Member Functions

 GroupchatCreate (char *json, char *jsonArray)
 
void setObj (char *title)
 
void addRecipientId (char *recipientIds)
 
void appendRecipientIds ()
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ GroupchatCreate()

GroupchatCreate::GroupchatCreate ( 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 RecipentIds
Returns
void

Member Function Documentation

◆ addRecipientId()

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

◆ appendRecipientIds()

void GroupchatCreate::appendRecipientIds ( )
Returns
void

◆ getEPurl()

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

◆ setObj()

void GroupchatCreate::setObj ( char * title)
Parameters
title- sets the group chat title
Returns
void

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