toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.base.adapter
/
ItemViewDelegate
Item
View
Delegate
public
interface
ItemViewDelegate
<
T
>
Members
Functions
convert
Link copied to clipboard
public
abstract
void
convert
(
ViewHolder holder
,
T
t
,
int position
)
get
Item
View
Layout
Id
Link copied to clipboard
public
abstract
int
getItemViewLayoutId
(
)
is
For
View
Type
Link copied to clipboard
public
abstract
boolean
isForViewType
(
T
item
,
int position
)