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
/
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.