toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
isBoolean
is
Boolean
open
fun
isBoolean
(
)
:
Boolean
Checks if the value is a Boolean.
Return
true
if the value is a Boolean, otherwise
false
.