◆ 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
◆ addRecipientIds()
void GroupchatInvite::addRecipientIds |
( |
char * | recipientIds | ) |
|
- Parameters
-
recipientIds | - the json script of the dataComponent to invite |
- Returns
- void
◆ appendRecipientIds()
void GroupchatInvite::appendRecipientIds |
( |
| ) |
|
◆ 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:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/communication/groupchat_invite.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/communication/groupchat_invite.cpp