Thank you for making & sharing this library.
What steps will reproduce the problem?
1. Get a LinkedInApiClient
2. Call getUserUpdates()
3. The resulting objects don't seem to carry all the information.
What is the expected output? What do you see instead?
With share updates, I want to get the contents of the share! The title, text &
url.
What version of the product are you using? On what operating system?
Latest on Linux
Please provide any additional information below.
Looking at the LinkedIn documentation, I think you have to pass field selectors
to get this information.
Elsewhere in LinkedIn-J there are methods for specifying Set<FieldSelector>.
But in getUserUpdates() and getNetworkUpdates(), this is not supported.
Original issue reported on code.google.com by daniel.winterstein on 8 Apr 2012 at 10:10
Original issue reported on code.google.com by
daniel.winterstein
on 8 Apr 2012 at 10:10