Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.push.notifications
/
AirshipNotificationProvider
/
getNextId
get
Next
Id
protected
open
fun
getNextId
(
@
NonNull
context
:
Context
,
@
NonNull
message
:
PushMessage
)
:
Int
Gets the next notification Id.
Return
The notification Id.
Parameters
context
The application context.
message
The push message.