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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~GetAccountFeed()

GetAccountFeed::~GetAccountFeed ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * GetAccountFeed::get ( )
Returns
char*

◆ set()

void GetAccountFeed::set ( 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: