JLinkedinStream::reshare
Method to reshare an existing share.
Signature
public function reshare(string
$visibility,
[string
$id = null,
[string
$comment = null,
[boolean
$twitter = false]]] )
Parameters
-
$visibility
- One of anyone: all members or connections-only: connections only.
-
$id
- The unique identifier for a share.
-
$comment
- Text of member's comment.
-
$twitter
- True to have LinkedIn pass the status message along to a member's tethered Twitter account.
Returns
- array
- The decoded JSON response
Errors/Exceptions
-
RuntimeException