getSocialGroup
From LongJump Support Wiki
Revision as of 20:50, 14 May 2012 by imported>Aeric
Get group details.
- Syntax
SocialGroupBean sgb = Functions.getSocialGroup(String id);
- Parameters
-
- id
- The ID of the group
- Returns
-
- A SocialGroupBean object containing group information.
- Throws
- Exception