toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.message.list.adapter
/
KIMExpAppCustomMessageItem
KIMExp
App
Custom
Message
Item
abstract
class
KIMExpAppCustomMessageItem
<
T
:
KIMCoreAppCustomizeMessage
>
(
val
customizeType
:
String
,
val
customClazz
:
Class
<
T
>
)
:
KIMExpBaseMessageItem
<
T
>
Members
Constructors
KIMExp
App
Custom
Message
Item
Link copied to clipboard
constructor
(
customizeType
:
String
,
customClazz
:
Class
<
T
>
)
Properties
custom
Clazz
Link copied to clipboard
val
customClazz
:
Class
<
T
>
customize
Type
Link copied to clipboard
val
customizeType
:
String
item
Link copied to clipboard
lateinit
var
item
:
MessageItem
Functions
get
Stable
Id
Link copied to clipboard
open
override
fun
getStableId
(
)
:
Long