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

Public Member Functions

 ~ChannelMessageGet ()
 
void set (char *channelId, char *messageId, int limit)
 
char * getEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~ChannelMessageGet()

ChannelMessageGet::~ChannelMessageGet ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * ChannelMessageGet::get ( )
Returns
char*

◆ getEPurl()

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

◆ set()

void ChannelMessageGet::set ( char * channelId,
char * messageId,
int limit )
Parameters
channelId- is the unique Id to reference an existing channel
messageId- is the unique Id to reference an existing message
limit- sets the limit of the messages to receive
Returns
void

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