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
/
getTitle
get
Title
androidJvm
protected
open
fun
getTitle
(
context
:
Context
,
message
:
PushMessage
)
:
String
?
(
source
)
Gets the notification title.
Return
The notification title.
Parameters
context
The application context.
message
The push message.