Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
requireMap
require
Map
androidJvm
fun
requireMap
(
)
:
JsonMap
(
source
)
Requires the value to be a
JsonMap
or a
JsonException
will be thrown.
Return
The value as a map.
Throws
Json
Exception