JLinkedinGroups::createPost
Method to retrieve all comments of a post.
Signature
public function createPost(string
$group_id,
string
$title,
string
$summary )
Parameters
-
$group_id
- The unique identifier for a group.
-
$title
- Post title.
-
$summary
- Post summary.
Returns
- string
- The created post's id.