semilimes mcu sdk 1.1.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
GroupchatMessageUpdate Class Reference

Public Member Functions

 ~GroupchatMessageUpdate ()
 
void set (char *recipientId, char *dataComponent, bool silent)
 
char * getEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~GroupchatMessageUpdate()

GroupchatMessageUpdate::~GroupchatMessageUpdate ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * GroupchatMessageUpdate::get ( )
Returns
char*

◆ getEPurl()

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

◆ set()

void GroupchatMessageUpdate::set ( char * recipientId,
char * dataComponent,
bool silent )
Parameters
channelId- is the unique Id to reference an existing channel
dataComponent- the json description of the data component
silent- is a boolean to allow sending the message without any in-app notification
Returns
void

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