toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
isJsonList
is
Json
List
open
fun
isJsonList
(
)
:
Boolean
Checks if the value is a JsonList.
Return
true
if the value is a JsonList, otherwise
false
.