OnAlertDateChange

data class OnAlertDateChange(val value: Long) : LibraryEvent

Constructors

Link copied to clipboard
constructor(value: Long)

Properties

Link copied to clipboard
val value: Long