toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.base.adapter
/
CommonAdapter
Common
Adapter
public
abstract
class
CommonAdapter
<
T
>
Members
Constructors
Common
Adapter
Link copied to clipboard
public
void
CommonAdapter
(
int layoutId
)
Functions
bind
Data
Link copied to clipboard
public
abstract
void
bindData
(
ViewHolder holder
,
T
t
,
int position
)