getSocialFeed
From LongJump Support Wiki
Revision as of 22:47, 13 December 2011 by imported>Aeric
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