Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for liking and commenting network updates #45

Closed
GoogleCodeExporter opened this issue Jan 30, 2016 · 1 comment
Closed

Support for liking and commenting network updates #45

GoogleCodeExporter opened this issue Jan 30, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
N/A

What is the expected output? What do you see instead?
It would be nice if the API supported the actions "like" and "comment" on 
network updates

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.


Original issue reported on code.google.com by pedro.pa...@gmail.com on 11 Oct 2010 at 1:12

@GoogleCodeExporter
Copy link
Author

There are two methods in the LinkedInApiClient for these actions:
postComment(String networkUpdateId, String commentText);
likePost(String networkUpdateId);

Original comment by nabeelmukhtar on 27 Jan 2011 at 7:29

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant