Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
isDouble
is
Double
open
fun
isDouble
(
)
:
Boolean
Checks if the value is a Double.
Return
true
if the value is a Double, otherwise
false
.