toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
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
.