toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.api.content
/
KIMCoreCardMessage
KIMCore
Card
Message
class
KIMCoreCardMessage
:
KIMCoreMessageContent
卡片消息类型
Members
Constructors
KIMCore
Card
Message
Link copied to clipboard
constructor
(
)
Create empty K i m core card message
Types
Companion
Link copied to clipboard
object
Companion
Properties
config
Link copied to clipboard
@
SerializedName
(
value
=
"config"
)
var
config
:
<Error class: unknown class>
?
content
Type
Link copied to clipboard
@
SerializedName
(
value
=
"content_type"
)
val
contentType
:
<Error class: unknown class>
element
List
Link copied to clipboard
@
SerializedName
(
value
=
"elements"
)
var
elementList
:
List
<
<Error class: unknown class>
>
header
Link copied to clipboard
@
SerializedName
(
value
=
"header"
)
var
header
:
<Error class: unknown class>
?
i18n
Link copied to clipboard
@
SerializedName
(
value
=
"i18n"
)
var
i18n
:
Map
<
String
,
<Error class: unknown class>
>
?
link
Link copied to clipboard
@
SerializedName
(
value
=
"link"
)
var
link
:
<Error class: unknown class>
?
Functions
type
Link copied to clipboard
open
override
fun
type
(
)
:
<Error class: unknown class>
user
Ids
Link copied to clipboard
open
override
fun
userIds
(
)
:
List
<
String
>