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

Public Member Functions

 ~P2pMessageReply ()
 
void set (const char *messageId, const char *dataComponent)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~P2pMessageReply()

P2pMessageReply::~P2pMessageReply ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * P2pMessageReply::get ( )
Returns
char*

◆ getEPurl()

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

◆ getWSEPurl()

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

◆ set()

void P2pMessageReply::set ( const char * messageId,
const char * dataComponent )
Parameters
messageId- is the unique Id to reference an existing p2p chat
dataComponent- the json description of the data component
Returns
void

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