JLinkedinGroups::_likeUnlike
Method to like or unlike a post.
Signature
private function _likeUnlike(string
$post_id,
boolean
$likeĀ )
Parameters
-
$post_id
- The unique identifier for a group.
-
$like
- True to like post, false otherwise.
Returns
- array
- The decoded JSON response