on Text Changed
public void onTextChanged(Context context, ChannelType conversationType, String targetId, int cursorPos, int offset, String text, EditText editText)
Called when the input field text changes.
Parameters
conversation Type
conversation type
target Id
target ID
cursor Pos
cursor position at the start of text input
offset
text change amount: positive for additions, negative for deletions
text
text content