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

Public Member Functions

 ChannelMessageGet (char *json)
 
void setObj (char *channelId, char *messageId, int limit)
 
char * getEPurl ()
 

Constructor & Destructor Documentation

◆ ChannelMessageGet()

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

Member Function Documentation

◆ getEPurl()

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

◆ setObj()

void ChannelMessageGet::setObj ( 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: