deleteSocialFeed

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

Delete a posted message.

Syntax
void Functions.deleteSocialFeed(String feedId);
Parameters
feedId
The ID of the post.
Throws
Exception