|
|||||||||
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.PushClosedConversationEvent
public class PushClosedConversationEvent
Field Summary | |
---|---|
private java.lang.String |
mConversation
|
Fields inherited from class com.vodafone360.people.datatypes.PushEvent |
---|
mEngineId, mMessageType, NAME |
Constructor Summary | |
---|---|
PushClosedConversationEvent()
|
|
PushClosedConversationEvent(RpgPushMessage msg,
EngineManager.EngineId engine)
|
Method Summary | |
---|---|
java.lang.String |
getConversation()
|
void |
setConversation(java.lang.String conversation)
|
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 java.lang.String mConversation
Constructor Detail |
---|
public PushClosedConversationEvent()
public PushClosedConversationEvent(RpgPushMessage msg, EngineManager.EngineId engine)
Method Detail |
---|
public java.lang.String getConversation()
public void setConversation(java.lang.String conversation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaDoc