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

Public Member Functions

 ~P2pMessageGet ()
 
void set (const char *recipientId, const char *messageId, int limit)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~P2pMessageGet()

P2pMessageGet::~P2pMessageGet ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * P2pMessageGet::get ( )
Returns
char*

◆ getEPurl()

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

◆ getWSEPurl()

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

◆ set()

void P2pMessageGet::set ( const char * recipientId,
const char * messageId,
int limit )
Parameters
recipientId- Filters the p2p chats list by showing only the one occurring with the specified account id.
messageId- is the unique Id to reference an existing p2p chat
limit- sets the limit of the messages to receive
Returns
void

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