semilimes mcu sdk 1.0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
P2pMessageSend Class Reference

Public Member Functions

 ~P2pMessageSend ()
 
void set (char *recipientId, char *dataComponent)
 
char * getEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~P2pMessageSend()

P2pMessageSend::~P2pMessageSend ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * P2pMessageSend::get ( )
Returns
char*

◆ getEPurl()

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

◆ set()

void P2pMessageSend::set ( char * recipientId,
char * dataComponent )
Parameters
recipientId- 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: