toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
requireString
require
String
@
NonNull
open
fun
requireString
(
)
:
String
Requires the value to be a String or a JsonException will be thrown.
Return
The value as a string.
Throws
Json
Exception