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

Public Member Functions

 ~GroupchatInvite ()
 
void set (const char *groupChatId)
 
void addRecipientId (const char *recipientId)
 
void appendRecipientIds ()
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~GroupchatInvite()

GroupchatInvite::~GroupchatInvite ( )
inline
Returns
void

Member Function Documentation

◆ addRecipientId()

void GroupchatInvite::addRecipientId ( const char * recipientId)
Parameters
recipientId- the json script of the dataComponent to invite
Returns
void

◆ appendRecipientIds()

void GroupchatInvite::appendRecipientIds ( )
Returns
void

◆ get()

char * GroupchatInvite::get ( )
Returns
char*

◆ getEPurl()

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

◆ getWSEPurl()

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

◆ set()

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

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