toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.message.list.adapter
/
KIMExpCustomParseMessageItem
KIMExp
Custom
Parse
Message
Item
abstract
class
KIMExpCustomParseMessageItem
<
T
:
KIMCoreCustomizeMessage
>
(
customizeType
:
String
,
customClazz
:
Class
<
T
>
)
:
KIMExpCustomMessageItem
<
T
>
Members
Constructors
KIMExp
Custom
Parse
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