JLinkedinGroups::getGroup
Method to get a group.
Signature
public function getGroup(string
$id,
[string
$fields = null,
[integer
$start = 0,
[integer
$count = 5]]] )
Parameters
-
$id
- The unique identifier for a group.
-
$fields
- Request fields beyond the default ones.
-
$start
- Starting location within the result set for paginated returns.
-
$count
- The number of results returned.
Returns
- array
- The decoded JSON response