◆ ~GetAccountFeed()
GetAccountFeed::~GetAccountFeed |
( |
| ) |
|
|
inline |
◆ get()
char * GetAccountFeed::get |
( |
| ) |
|
◆ getEPurl()
char * GetAccountFeed::getEPurl |
( |
| ) |
|
- Parameters
-
- Returns
- char* sme_httpsUrl + endpoint
◆ getWSEPurl()
char * GetAccountFeed::getWSEPurl |
( |
| ) |
|
- Parameters
-
- 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:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/get_account_feed.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/account/get_account_feed.cpp