|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vodafone360.people.datatypes.BaseDataType com.vodafone360.people.datatypes.PushEvent com.vodafone360.people.datatypes.PushChatConversationEvent
public class PushChatConversationEvent
Field Summary | |
---|---|
private Conversation |
mConversation
|
Fields inherited from class com.vodafone360.people.datatypes.PushEvent |
---|
mEngineId, mMessageType, NAME |
Constructor Summary | |
---|---|
PushChatConversationEvent()
|
|
PushChatConversationEvent(RpgPushMessage msg,
EngineManager.EngineId engine)
|
Method Summary | |
---|---|
Conversation |
getConversation()
|
void |
setConversation(Conversation mConversation)
|
Methods inherited from class com.vodafone360.people.datatypes.PushEvent |
---|
createPushEvent, name, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private Conversation mConversation
Constructor Detail |
---|
public PushChatConversationEvent()
public PushChatConversationEvent(RpgPushMessage msg, EngineManager.EngineId engine)
Method Detail |
---|
public Conversation getConversation()
public void setConversation(Conversation mConversation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaDoc