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