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