android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.support
/
ifNonEmpty
if
Non
Empty
fun
String
?
.
ifNonEmpty
(
block
:
(
String
)
->
Unit
)
Invokes the input block iff the string is non-null and non-empty.