Notify

class Notify(val module: String, val time: Long, val model: RecentModel)

Represents a notified recent item

Constructors

Link copied to clipboard
constructor(module: String, time: Long, model: RecentModel)

Create empty Notify

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Last recent model

Link copied to clipboard

Module packaged registered for this item

Link copied to clipboard
val time: Long

Last notified time