DateRangeHeaderItem

data class DateRangeHeaderItem(val startDate: Long, val endDate: Long) : KIMExpMessageListItem

Constructors

Link copied to clipboard
constructor(startDate: Long, endDate: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: Int

Functions

Link copied to clipboard
open fun getStableId(): Long