KMessageListWrapper

data class KMessageListWrapper(val items: List<KIMExpMessageListItem> = listOf(), val scrollTarget: Int = SCROLL_NON)

Created by liutao7 on 2022/5/31.

Constructors

Link copied to clipboard
constructor(items: List<KIMExpMessageListItem> = listOf(), scrollTarget: Int = SCROLL_NON)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
annotation class ScrollTarget

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard