toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.chat.list.adapter.cell
/
KEUnsupportedCell
KEUnsupported
Cell
class
KEUnsupportedCell
:
KIMExpChatBaseCell
<
KEChatUnsupportedView
,
UnsupportedItem
>
Created by liutao7 on 2023/5/8.
Members
Constructors
KEUnsupported
Cell
Link copied to clipboard
constructor
(
)
Functions
get
Lifecycle
Link copied to clipboard
fun
getLifecycle
(
view
:
KEChatUnsupportedView
)
:
Lifecycle
on
Bind
Data
Link copied to clipboard
open
fun
onBindData
(
view
:
KEChatUnsupportedView
,
data
:
UnsupportedItem
,
payloads
:
MutableList
<
Any
>
)
on
Create
View
Link copied to clipboard
open
override
fun
onCreateView
(
parent
:
ViewGroup
)
:
KEChatUnsupportedView
on
View
Appear
Link copied to clipboard
fun
onViewAppear
(
view
:
KEChatUnsupportedView
)
on
View
Bind
Link copied to clipboard
fun
onViewBind
(
view
:
KEChatUnsupportedView
,
payloads
:
MutableList
<
Any
>
?
)
on
View
Disappear
Link copied to clipboard
fun
onViewDisappear
(
view
:
KEChatUnsupportedView
)
on
View
Recycled
Link copied to clipboard
fun
onViewRecycled
(
view
:
KEChatUnsupportedView
)