◆ AddAccountFeed()
AddAccountFeed::AddAccountFeed |
( |
char * | json, |
|
|
char * | jsonArray ) |
|
inline |
- Parameters
-
json | - it is the char array that will contain the whole json script |
- Returns
- void
◆ addDataComponents()
void AddAccountFeed::addDataComponents |
( |
char * | data | ) |
|
- Parameters
-
data | - the json description of the data component |
- Returns
- void
◆ appendDataComponents()
void AddAccountFeed::appendDataComponents |
( |
| ) |
|
◆ setObj()
void AddAccountFeed::setObj |
( |
char * | title, |
|
|
char * | description, |
|
|
char * | avatar, |
|
|
bool | visible, |
|
|
bool | locked, |
|
|
bool | enReaction ) |
- Parameters
-
title | - sets the feed title |
description | - sets the feed description |
avatar | - takes a fileId (obtained by a File Upload endpoint) and sets the main avatar image of the feed |
locked | - define the feed general edit permissions. If set to true, its content cannot be interacted by other users |
enReactions | - allows other users to post reactions (e.g. likes) to feed’s content |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/account/add_account_feed.h
- C:/Users/flavio_unige/Desktop/semilimes MCU SDK/semilimes/src/account/add_account_feed.cpp