JLinkedinPeople::getConnections
Method to get a list of connections for a user who has granted access to his/her account.
Signature
public function getConnections([string
$fields = null,
[integer
$start = 0,
[integer
$count = 500,
[string
$modified = null,
[string
$modified_since = null]]]]] )
Parameters
-
$fields
- Request fields beyond the default ones.
-
$start
- Starting location within the result set for paginated returns.
-
$count
- The number of results returned.
-
$modified
- Values are updated or new.
-
$modified_since
- Value as a Unix time stamp of milliseconds since epoch.
Returns
- array
- The decoded JSON response