socialVote

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

Vote on a post ("like").

Syntax
void Functions.socialVote(String id, String action);
Parameters
id
The ID of the posted message you're voting on.
action
A string containing the voting action:
  • "like"
Throws
Exception