|
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.aggregate.infos.XAggregateConversationInfo
public class XAggregateConversationInfo
XAggregateConversationInfo.
| Field Summary | |
|---|---|
XObjectID |
ConversationIDThe Conversation ID. |
Date |
ConversationLastUpdateTimeThe time of any last chat. |
String |
ConversationNameThe Conversation name. |
int |
ConversationNFollowupsNumber of followups for the Conversation for the current User. |
int |
ConversationNUsersThe number of accessible Users. |
XChatReadInfo |
ConversationReadInfoChats read info for the current User. |
XConversationState |
ConversationStateThe Conversation State. |
| Constructor Summary | |
|---|---|
XAggregateConversationInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID ConversationID
public String ConversationName
public XConversationState ConversationState
public XChatReadInfo ConversationReadInfo
public int ConversationNFollowups
public int ConversationNUsers
public Date ConversationLastUpdateTime
| Constructor Detail |
|---|
public XAggregateConversationInfo()
|
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 | |||||||||