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

Public Member Functions

 P2pMessageGet (char *json)
 
void setObj (char *recipientId, char *messageId, int limit)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ P2pMessageGet()

P2pMessageGet::P2pMessageGet ( char * json)
inline
Parameters
json- it is the char array that will contain the whole json script
Returns
void

Member Function Documentation

◆ getEPurl()

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

◆ setObj()

void P2pMessageGet::setObj ( char * recipientId,
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: