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

Public Member Functions

 ~P2pMessageUpdate ()
 
void set (const char *messageId, const char *dataComponent, bool silent)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~P2pMessageUpdate()

P2pMessageUpdate::~P2pMessageUpdate ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * P2pMessageUpdate::get ( )
Returns
char*

◆ getEPurl()

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

◆ getWSEPurl()

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

◆ set()

void P2pMessageUpdate::set ( const char * messageId,
const char * dataComponent,
bool silent )
Parameters
messageId- is the unique Id to reference an existing p2p chat
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: