toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.feature.mention
/
IExtensionEventWatcher
/
onTextChanged
on
Text
Changed
public
abstract
void
onTextChanged
(
Context context
,
ConversationType type
,
String
targetId
,
int cursorPos
,
int count
,
String
text
)
输入框文本变化时的回调
Parameters
context
type
target
Id
cursor
Pos
count
text