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

Public Member Functions

 ~GetAccountFeed ()
 
void set (const char *accountId, int before, int after, int limit)
 
char * getEPurl ()
 
char * getWSEPurl ()
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~GetAccountFeed()

GetAccountFeed::~GetAccountFeed ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * GetAccountFeed::get ( )
Returns
char*

◆ getEPurl()

char * GetAccountFeed::getEPurl ( )
Parameters
char*getEPurl();
Returns
char* sme_httpsUrl + endpoint

◆ getWSEPurl()

char * GetAccountFeed::getWSEPurl ( )
Parameters
char*getWSEPurl();
Returns
char* endpoint

◆ set()

void GetAccountFeed::set ( const char * accountId,
int before,
int after,
int limit )
Parameters
accountId- the account id of which show the feeds configuration and content
before- Get feed's content published before this date (unix timestamp).
after- Get feed's posts published before this date (unix timestamp).
limit- Maximum number of posts returned.
Returns
void

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