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

Public Member Functions

 ~P2pMessageSend ()
 
void set (const char *recipientId, const char *dataComponent, bool silent)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
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* sme_httpsUrl + endpoint

◆ getWSEPurl()

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

◆ set()

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