Package io.rong.imkit.event.actionevent
Class ClearEvent
-
- All Implemented Interfaces:
public class ClearEvent
-
-
Constructor Summary
Constructors Constructor Description ClearEvent(ConversationType conversationType, String targetId)
-
Method Summary
Modifier and Type Method Description ConversationType
getConversationType()
String
getTargetId()
-
-
Method Detail
-
getConversationType
ConversationType getConversationType()
-
getTargetId
String getTargetId()
-
-
-
-