public class LinkedInNetworkUpdates extends LinkedInObject implements java.io.Serializable
| Constructor and Description |
|---|
LinkedInNetworkUpdates(java.util.List<LinkedInNetworkUpdate> updates) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LinkedInNetworkUpdate> |
getUpdates()
Retrieves the list of network updates
|
add, getExtraDatapublic LinkedInNetworkUpdates(java.util.List<LinkedInNetworkUpdate> updates)
public java.util.List<LinkedInNetworkUpdate> getUpdates()