See: Description
| Interface | Description |
|---|---|
| CommunicationOperations |
Operations related to sending messages and sending connect invitations to other
users on LinkedIn
|
| CompanyOperations |
Operations related to Companies on LinkedIn
|
| ConnectionOperations |
Operations related to User Connections on LinkedIn
|
| GroupOperations |
Operations on LinkedIn Group API
|
| JobOperations |
Operations on Linkedin Jobs API
|
|
Interface specifying a basic set of operations for interacting with LinkedIn.
|
|
| NetworkUpdateOperations |
Operations on Linkedin Network Update API
|
| ProfileOperations |
Operations on Profile API
|
| Class | Description |
|---|---|
| CodeAndName |
Contains LinkedIn structure which contains a code and a name for that code.
|
| Comment |
Model class representing a comment on an object such as a post or update
|
| Comments |
Model class representing a list of comments
|
| Companies |
Search Result for querying companies
|
| Company |
Model class representing a Company
|
| Company.CompanyAddress | |
| Company.CompanyContactInfo | |
| Company.CompanyLocation | |
| CompanyJobUpdate |
Model class representing a Company Job Update
|
| ConnectionAuthorization |
Carries authorization information required for connecting to another LinkedIn user by their ID.
|
| CurrentShare |
Model class representing details of the last thing that User shared on LinkedIn
|
| Education |
Model class representing education details for a Profile on LinkedIn
|
| Group |
Model class representing a group on LinkedIn
|
| Group.GroupCount | |
| Group.GroupPosts | |
| Group.GroupRelation | |
| GroupMemberships |
Model class representing group memberships on LinkedIn
|
| GroupSettings |
Model class representing group settings on LinkedIn
|
| GroupSuggestions |
Model class representing group suggestions on LinkedIn
|
| ImAccount |
Model class representing IM (Instance Message) Account Details for a Profile on LinkedIn
|
| Job |
Model class representing a Posted Job or Shared Job on LinkedIn
|
| JobBookmark |
Model class representing a job bookmark.
|
| JobBookmarks |
Model class representing results returned from querying Job Bookmarks
|
| JobPosition |
Details of position of a Job
|
| Jobs |
Search result for querying jobs
|
| JobSearchParameters |
Search parameters to search for jobs.
|
| Likes |
List of likes
|
| LinkedInConnections |
A model class containing a list of a user's connections on LinkedIn.
|
| LinkedInDate |
LinkedIn Date which just contains year, month and day
|
| LinkedInNetworkUpdate |
Model class containing a user's LinkedIn Network update information.
|
| LinkedInNetworkUpdates |
A model class containing a list of a user's network updates on LinkedIn.
|
| LinkedInObject |
Base class for all LinkedIn types.
|
| LinkedInProfile |
Model class containing a user's LinkedIn profile information.
|
| LinkedInProfileFull |
Full LinkedInProfile returned by querying profile
|
| LinkedInProfiles |
Search result for querying profiles
|
| Location |
Model class representing a location.
|
| MemberGroup |
Model class representing a Member Group.
|
| NetworkStatistics |
Network Statistics
|
| NetworkUpdateParameters |
Model Object passed to getNetworkUpdates() to control what parameters are set on the HTTP GET request to LinkedIn Network Updates API.
|
| NewShare |
Model object to represent a Share
|
| NewShare.NewShareContent | |
| NewShare.NewShareVisibility | |
| PersonActivity |
Person activity
|
| PhoneNumber |
Phone Number
|
| Position |
Position
|
| Position.StartDate | |
| Post |
Model class representing a Post.
|
| Post.Attachment | |
| Post.PostRelation | |
| PostComment |
Comment on an object such as a post or update
|
| PostComments |
Structure which contains list of post comments inside
|
| Product |
Model class representing a product.
|
| Product.ProductRecommendation | |
| Products |
Model class representing a list of products.
|
| Recommendation |
Recommendation
|
| Relation |
Model class representing a relation.
|
| SearchParameters |
Profile search parameters
|
| SearchResult |
Abstract class for Search and certain other types of query list results
|
| Share |
Model class representing a share.
|
| Share.ShareContent | |
| Share.ShareSource | |
| TwitterAccount |
Model class representing a user's Twitter account.
|
| UpdateAction |
Model class representing an update action.
|
| UpdateContent |
Base class of Updated Content
|
| UpdateContentCompany |
A Company Update
|
| UpdateContentConnection |
Model class representing a connection update.
|
| UpdateContentFollow |
Model class repreenting a follow update.
|
| UpdateContentGroup |
A group update
|
| UpdateContentPersonActivity |
A person activity update
|
| UpdateContentRecommendation |
A recommendation update
|
| UpdateContentShare |
A share content update
|
| UpdateContentStatus |
A status update
|
| UpdateContentViral |
A viral update such as liking something
|
| UrlResource |
Url Resource
|
| Enum | Description |
|---|---|
| Group.GroupAvailableAction | |
| Group.GroupCategory | |
| Group.MembershipState | |
| GroupSettings.EmailDigestFrequency | |
| JobSearchParameters.JobSearchSort | |
| NewShare.NewShareVisibilityCode | |
| Post.PostAvailableAction | |
| Post.PostCategory | |
| Post.PostType | |
| ProfileField |
Profile Field
|
| Recommendation.RecommendationType | |
| SearchParameters.FacetType | |
| SearchParameters.Sort | |
| UpdateType |
Update Type
|
| UpdateTypeInput |
Update Type for input to search
|