KMessage List Item Live Data
class KMessageListItemLiveData(dateSeparatorHandler: KMessageListViewModel.DateSeparatorHandler? = null, newMsgSeparatorHandler: KMessageListViewModel.NewMsgSeparatorHandler? = null, chatType: Int, isChatWithMyself: Boolean) : MediatorLiveData<KMessageListWrapper>
Created by liutao7 on 2022/5/31. 消息列表数据封装
Constructors
Link copied to clipboard
constructor(dateSeparatorHandler: KMessageListViewModel.DateSeparatorHandler? = null, newMsgSeparatorHandler: KMessageListViewModel.NewMsgSeparatorHandler? = null, chatType: Int, isChatWithMyself: Boolean)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard