org.springframework.social.linkedin.api
Class ImAccount
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.ImAccount
- All Implemented Interfaces:
- Serializable
public class ImAccount
- extends LinkedInObject
- implements Serializable
Model class representing IM (Instance Message) Account Details for a Profile on LinkedIn
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImAccount
public ImAccount(String imAccountType,
String imAccountName)
getImAccountType
public String getImAccountType()
getImAccountName
public String getImAccountName()