toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.api
/
KIMKitLinkupService
/
CollectService
Collect
Service
interface
CollectService
:
KIMISdkLinkupService
Members
Functions
collect
Image
Link copied to clipboard
abstract
fun
collectImage
(
chatID
:
Long
?
,
msgID
:
Long
?
,
width
:
Int
,
height
:
Int
,
contentType
:
String
?
,
size
:
Long
?
,
storeKey
:
String
,
successCB
:
Runnable
?
)
收藏图片
msg
Collect
Merge
Link copied to clipboard
abstract
fun
msgCollectMerge
(
chatID
:
Long
,
msgIDs
:
String
,
successCB
:
Runnable
?
)
多条消息合并收藏
remove
Collect
Link copied to clipboard
abstract
fun
removeCollect
(
msgIDs
:
String
,
successCB
:
Runnable
?
)
移除收藏