toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.base.adapter
/
ViewHolder
/
setText
set
Text
public
ViewHolder
setText
(
int viewId
,
String
text
)
Sets the text of a TextView.
Return
this ViewHolder for chaining
Parameters
view
Id
the view ID
text
the text to set
public
ViewHolder
setText
(
int viewId
,
int text
)