getSocialFeed

From LongJump Support Wiki
Revision as of 02:46, 3 December 2011 by imported>Aeric

Get a posted message.

Syntax
BaseBean<SocialBean> posting = Functions.getSocialFeed(String id);
Parameters
Returns
A SocialBean instance that is appropriate for the type of post:
Throws
Exception