KChatFoldStickyViewModelDelegate

class KChatFoldStickyViewModelDelegate(allChatsSharedViewModel: KChatEntryViewModel, stickViewModel: KChatEntryViewModel)

置顶折叠列表

Constructors

Link copied to clipboard
constructor(allChatsSharedViewModel: KChatEntryViewModel, stickViewModel: KChatEntryViewModel)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getChatItemClickListener(): ChatClickListener?
Link copied to clipboard
fun getChatItemLongClickListener(): ChatLongClickListener?
Link copied to clipboard
fun loadChats()
Link copied to clipboard
Link copied to clipboard
fun mergeList(chatList: List<KIMCoreChat>, boxList: List<KIMCoreBox>, extList: List<KExtChatItem>? = null): MutableList<KChatListItem>?