CountDownhNotification

internal class CountDownhNotification(val id: Int, val underlying: Notification) : ImprovToolsNotification

Constructors

Link copied to clipboard
constructor(id: Int, underlying: Notification)

Properties

Link copied to clipboard
open override val id: Int
Link copied to clipboard
open override val underlying: Notification