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

Public Member Functions

 ~ChannelMessageGet ()
 
void set (const char *channelId, const char *messageId, int limit)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
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* sme_httpsUrl + endpoint

◆ getWSEPurl()

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

◆ set()

void ChannelMessageGet::set ( const char * channelId,
const 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: