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
/
NotificationResult
/
Companion
/
cancel
cancel
androidJvm
@
JvmStatic
fun
cancel
(
)
:
NotificationResult
(
source
)
Creates a new result with a
Status.CANCEL
status code.
Return
An instance of
NotificationResult
.