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

Public Member Functions

 ~GroupchatCreate ()
 
void set (const char *title)
 
void addRecipientId (const char *recipientIds)
 
void appendRecipientIds ()
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~GroupchatCreate()

GroupchatCreate::~GroupchatCreate ( )
inline
Returns
void

Member Function Documentation

◆ addRecipientId()

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

◆ appendRecipientIds()

void GroupchatCreate::appendRecipientIds ( )
Returns
void

◆ get()

char * GroupchatCreate::get ( )
Returns
char*

◆ getEPurl()

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

◆ getWSEPurl()

char * GroupchatCreate::getWSEPurl ( )
Returns
char* endpoint

◆ set()

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

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