toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.extension.chat
/
ChatCategory
Chat
Category
data
class
ChatCategory
(
val
key
:
String
,
@
DrawableRes
val
iconDrawableRes
:
Int
)
Members
Constructors
Chat
Category
Link copied to clipboard
constructor
(
key
:
String
,
@
DrawableRes
iconDrawableRes
:
Int
)
Properties
icon
Drawable
Res
Link copied to clipboard
val
iconDrawableRes
:
Int
key
Link copied to clipboard
val
key
:
String