Package io.rong.imkit.event.uievent
Class InputBarEvent
-
- All Implemented Interfaces:
public class InputBarEvent
输入栏相关刷新事件。
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
InputBarEvent.Type
-
Field Summary
Fields Modifier and Type Field Description public InputBarEvent.Type
mType
public String
mExtra
-
Constructor Summary
Constructors Constructor Description InputBarEvent(InputBarEvent.Type type, String mExtra)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
InputBarEvent
InputBarEvent(InputBarEvent.Type type, String mExtra)
-
-
-
-