protected static class Event.BaseConversationEvent
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected Conversation.ConversationType |
mConversationType |
protected java.lang.String |
mTargetId |
| 限定符 | 构造器和说明 |
|---|---|
protected |
BaseConversationEvent() |
| 限定符和类型 | 方法和说明 |
|---|---|
Conversation.ConversationType |
getConversationType() |
java.lang.String |
getTargetId() |
void |
setConversationType(Conversation.ConversationType conversationType) |
void |
setTargetId(java.lang.String targetId) |