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