onTextChanged

public abstract void onTextChanged(Context context, ConversationType type, String targetId, int cursorPos, int count, String text)

输入框文本变化时的回调

Parameters

context
type
targetId
cursorPos
count
text