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