◆ GetAccountFeed()
GetAccountFeed::GetAccountFeed |
( |
char * | json | ) |
|
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ 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:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/account/get_account_feed.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/account/get_account_feed.cpp