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.actions
/
ActionValue
/
isNull
is
Null
androidJvm
val
isNull
:
Boolean
(
source
)
If the contained value is null.
Return
true
if the contained value is null, otherwise
false
.