getSocialGroup
From LongJump Support Wiki
Revision as of 03:18, 3 December 2011 by imported>Aeric
Get group details.
- Syntax
Result result = Functions.getSocialGroup(String id);
- Parameters
-
- id
- The ID of the group
- Returns
-
- A SocialGroupBean object containing group information.
- Throws
- Exception