|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.conversation.infos.XConversationMapInfo
public class XConversationMapInfo
Conversation Map Information.
| Field Summary | |
|---|---|
List<XObjectID> |
ChatIDsAll Chat IDs in display order. |
waggle.core.utils.XChatsRead |
ChatsReadIf requested return the Chats Read info again. |
List<XConversationMapElementInfo> |
ElementsThe elements in the map. |
List<Integer> |
OrdinalsAll Ordinals in display order. |
List<XObjectID> |
ParentIDsAll Parent IDs in display order. |
| Constructor Summary | |
|---|---|
XConversationMapInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public List<XObjectID> ChatIDs
public List<XObjectID> ParentIDs
public List<Integer> Ordinals
public List<XConversationMapElementInfo> Elements
public waggle.core.utils.XChatsRead ChatsRead
| Constructor Detail |
|---|
public XConversationMapInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||