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
/
requireList
require
List
androidJvm
fun
requireList
(
)
:
JsonList
(
source
)
Requires the value to be a
JsonList
or a
JsonException
will be thrown.
Return
The value as a list.
Throws
Json
Exception