JLinkedinGroups::getSettings
Method to find the groups a member belongs to.
Signature
public function getSettings([string
$person_id = null,
[string
$group_id = null,
[string
$fields = null,
[integer
$start = 0,
[integer
$count = 5]]]]] )
Parameters
-
$person_id
- The unique identifier for a user.
-
$group_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