Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.push
/
PushMessage
/
isAirshipPush
is
Airship
Push
open
fun
isAirshipPush
(
)
:
Boolean
Checks if the push is from Airship or not.
Return
true
if its from Airship, otherwise
false
.