toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.api
/
KIMCoreChats
KIMCore
Chats
class
KIMCoreChats
:
Serializable
Members
Constructors
KIMCore
Chats
Link copied to clipboard
constructor
(
)
Properties
has
Stickied
Link copied to clipboard
@
SerializedName
(
value
=
"hasStickied"
)
var
hasStickied
:
Boolean
kim
Core
Chat
List
Link copied to clipboard
@
JvmField
@
SerializedName
(
value
=
"kimCoreChatList"
)
var
kimCoreChatList
:
List
<
KIMCoreChat
>
next
Offset
Link copied to clipboard
@
JvmField
@
SerializedName
(
value
=
"nextOffset"
)
var
nextOffset
:
Long