getSocialFeed

From LongJump Support Wiki
Revision as of 22:47, 13 December 2011 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Get a posted message.

Syntax
SocialFeedBean posting = Functions.getSocialFeed(String id);
Parameters
Returns
A SocialFeedBean instance that contains the details of the posting.
Throws
Exception