Class ClearEvent
-
- All Implemented Interfaces:
public class ClearEvent
-
-
Constructor Summary
Constructors Constructor Description ClearEvent(ChannelType conversationType, String targetId)
-
Method Summary
Modifier and Type Method Description ChannelTypegetConversationType()StringgetTargetId()-
-
Method Detail
-
getConversationType
ChannelType getConversationType()
-
getTargetId
String getTargetId()
-
-
-
-