addSocialFeed

From LongJump Support Wiki
Revision as of 20:51, 14 May 2012 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Post a message.

Syntax
String feed_id = Functions.addSocialFeed(SocialFeedBean sfb);
Parameters
sfb
A SocialFeedBean containing the message to post.
Returns
A string containing the ID of the posted message.
Throws
Exception