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
/
requireMap
require
Map
@
NonNull
open
fun
requireMap
(
)
:
JsonMap
Requires the value to be a JsonMap or a JsonException will be thrown.
Return
The value as a map.
Throws
Json
Exception