|
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.XConversationMemberActiveInfo
public class XConversationMemberActiveInfo
Conversation Member Active Information DTO. Information about Users whose Conversation active state has changed.
| Field Summary | |
|---|---|
Date |
LastActiveDateDate when the User was last active in the Conversation. |
int |
LastActiveStatesValue is 0 if LastActiveDate applies. |
XObjectID |
UserIDThe User's ID. |
| Constructor Summary | |
|---|---|
XConversationMemberActiveInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XObjectID UserID
public int LastActiveStates
public Date LastActiveDate
| Constructor Detail |
|---|
public XConversationMemberActiveInfo()
|
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 | |||||||||