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