public class ConversationItemResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
ItemId |
getConversationId()
Gets the conversation id.
|
java.util.List<ConversationNode> |
getNodes()
Gets the nodes.
|
java.lang.String |
getSyncState()
Gets the sync state.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic ItemId getConversationId()
public java.lang.String getSyncState()
public java.util.List<ConversationNode> getNodes()