toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
requireMap
require
Map
fun
JsonMap
.
requireMap
(
key
:
String
)
:
JsonMap
Gets a map with the given
key
from the
JsonMap
.
Throws
Json
Exception
if the field is undefined or is not a valid
JsonMap
.