JLinkedinPeople::getProfile
Method to get a member's profile.
Signature
public function getProfile([string
$id = null,
[string
$url = null,
[string
$fields = null,
[string
$type = 'standard',
[string
$language = null]]]]] )
Parameters
-
$id
- Member id of the profile you want.
-
$url
- The public profile URL.
-
$fields
- Request fields beyond the default ones.
-
$type
- Choosing public or standard profile.
-
$language
- A comma separated list of locales ordered from highest to lowest preference.
Returns
- array
- The decoded JSON response