You are viewing a single comment's thread from:

RE: SteemJ Dev Diary #9 (14.01.2018)

in #utopian-io7 years ago

Are you referring to getting the body of a post/comment/discussion?

steemJ.getContent

List<Discussion> discussions = steemJ.getContentReplies(account, entry.getComment().getPermlink());
playersScan: for (Discussion discussion : discussions) {
String body = discussion.getBody();

Coin Marketplace

STEEM 0.16
TRX 0.15
JST 0.028
BTC 54016.63
ETH 2289.57
USDT 1.00
SBD 2.29