JLinkedinCommunications::sendMessage
Method used to send messages via LinkedIn between two or more individuals connected to the member sending the message..
Signature
public function sendMessage(mixed
$recipient,
string
$subject,
string
$body )
Parameters
-
$recipient
- A string containing the member id or an array of ids.
-
$subject
- The subject of the message that will be sent to the recipient
-
$body
- A text of the message.
Returns
- array
- The decoded JSON response