Difference between revisions of "GetSocialGroup"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 9: | Line 9: | ||
;Parameters: | ;Parameters: | ||
:; | :;id:The ID of the group | ||
;Returns: | ;Returns: |
Revision as of 03:18, 3 December 2011
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