CollectService

interface CollectService : KIMISdkLinkupService

Functions

Link copied to clipboard
abstract fun collectImage(chatID: Long?, msgID: Long?, width: Int, height: Int, contentType: String?, size: Long?, storeKey: String, successCB: Runnable?)

收藏图片

Link copied to clipboard
abstract fun msgCollectMerge(chatID: Long, msgIDs: String, successCB: Runnable?)

多条消息合并收藏

Link copied to clipboard
abstract fun removeCollect(msgIDs: String, successCB: Runnable?)

移除收藏