on Text Changed
public abstract void onTextChanged(Context context, ChannelType type, String targetId, int cursorPos, int count, String text)
Callback when input field text changes.
Parameters
context
context
type
channel type
target Id
target ID
cursor Pos
cursor position
count
text change count
text
text content