braze-android-sdk
Toggle table of contents
39.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
braze-android-sdk
braze-android-sdk
/
com.braze.support
/
getOptionalString
get
Optional
String
fun
JSONObject
.
getOptionalString
(
key
:
String
?
)
:
String
?
Returns the string value for key, or null if the key is not mapped in the object.