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

Public Member Functions

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

Constructor & Destructor Documentation

◆ GroupchatInvite()

GroupchatInvite::GroupchatInvite ( 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 GroupchatInvite::addRecipientIds ( char * recipientIds)
Parameters
recipientIds- the json script of the dataComponent to invite
Returns
void

◆ appendRecipientIds()

void GroupchatInvite::appendRecipientIds ( )
Returns
void

◆ getEPurl()

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

◆ setObj()

void GroupchatInvite::setObj ( char * groupChatIds)
Parameters
groupChatId- is the unique Id to reference an existing groupChat
Returns
void

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