Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class KEChatUnsupportedView(view: View) : KIMExpChatListItemView<UnsupportedItem>
Link copied to clipboard

已读@我会话(保留24小时)标题——”@我“分组列表内”保留24小时“列表头

Link copied to clipboard
class KEDailyHeaderView(header: View) : KIMExpChatListItemView<DailyHeaderItem>
Link copied to clipboard
class KEHeaderCell : KIMExpChatBaseCell<KEHeaderView, HeaderItem>

Created by liutao7 on 2023/7/20

Link copied to clipboard
class KEHeaderView(header: View) : KIMExpChatListItemView<HeaderItem>
Link copied to clipboard
class KELoadMoreCell : KIMExpChatBaseCell<KELoadMoreView, LoadMoreItem>

上拉加载更多提示

Link copied to clipboard
class KELoadMoreView(header: View) : KIMExpChatListItemView<LoadMoreItem>
Link copied to clipboard

Created by liutao7 on 2023/5/8.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class UnsupportedItem(time: Long, stick: Boolean) : KChatListItem