toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
getMap
get
Map
@
Nullable
open
fun
getMap
(
)
:
JsonMap
Gets the contained values as a JsonMap.
Return
The value as JsonMap, or null if the value is not a JsonMap.