JumpToMsg

data class JumpToMsg(val time: Long, val contains: Boolean, val highlight: Boolean) : KMessageListViewModel.Event

Constructors

Link copied to clipboard
constructor(time: Long, contains: Boolean, highlight: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val time: Long