Package-level declarations

Types

Link copied to clipboard
data class DateRangeHeaderItem(val startDate: Long, val endDate: Long) : KIMExpMessageListItem
Link copied to clipboard
Link copied to clipboard

Created by liutao7 on 2023/5/10.

Link copied to clipboard
class KEMessageDateDividerView(val binding: <Error class: unknown class>, val config: KIMCfgPageMessageList) : KIMExpMessageBaseItemView<DateSeparatorItem>
Link copied to clipboard

Created by liutao7 on 2023/5/10.

Link copied to clipboard
class KEMessageDateHeadIndicatorView(val binding: <Error class: unknown class>) : KIMExpMessageBaseItemView<DateRangeHeaderItem>
Link copied to clipboard

Created by liutao7 on 2023/5/16.

Link copied to clipboard
class KEMessageLoadNewerView(val binding: <Error class: unknown class>) : KIMExpMessageBaseItemView<LoadNewPageItem>
Link copied to clipboard

Created by liutao7 on 2024/1/30

Link copied to clipboard
class KEMessageNewMsgDividerView(val binding: <Error class: unknown class>) : KIMExpMessageBaseItemView<NewMsgSeparatorItem>
Link copied to clipboard

Created by liutao7 on 2023/5/10.

Link copied to clipboard
class KEMessageUnsupportedView(val binding: <Error class: unknown class>) : KIMExpMessageDefaultItemView<KIMCoreMessageContent, UnsupportedItem>
Link copied to clipboard

上拉拉取消息

Link copied to clipboard
class UnsupportedItem : KIMExpBaseMessageItem<KIMCoreMessageContent>