onTextChanged

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

targetId

target ID

cursorPos

cursor position

count

text change count

text

text content