NotificationIdGenerator

An auto-incrementing notification ID generator.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var range: Int
Link copied to clipboard
open var start: Int

Functions

Link copied to clipboard
open fun nextID(): Int
Store the next ID.