public static class Event.ConversationUnreadEvent
extends java.lang.Object
| 构造器和说明 |
|---|
ConversationUnreadEvent(Conversation.ConversationType type,
java.lang.String targetId) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getTargetId() |
Conversation.ConversationType |
getType() |
void |
setTargetId(java.lang.String targetId) |
void |
setType(Conversation.ConversationType type) |