toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.util
/
NotificationIdGenerator
Notification
Id
Generator
open
class
NotificationIdGenerator
An auto-incrementing notification ID generator.
Members
Constructors
Notification
Id
Generator
Link copied to clipboard
constructor
(
)
Properties
range
Link copied to clipboard
open
var
range
:
Int
start
Link copied to clipboard
open
var
start
:
Int
Functions
next
ID
Link copied to clipboard
open
fun
nextID
(
)
:
Int
Store the next ID.