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
/
isLong
is
Long
open
fun
isLong
(
)
:
Boolean
Checks if the value is a Long.
Return
true
if the value is a Long, otherwise
false
.