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

Public Member Functions

 GetAccountFeed (char *json)
 
void setObj (char *accountId, int before, int after, int limit)
 

Constructor & Destructor Documentation

◆ GetAccountFeed()

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

Member Function Documentation

◆ setObj()

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