addSocialFeed

From LongJump Support Wiki

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