toggle menu
braze-android-sdk
36.0.0
androidJvm
switch theme
search in API
braze-android-sdk
/
com.braze.support
/
ReflectionUtils
/
invokeMethodQuietly
invoke
Method
Quietly
@
JvmStatic
fun
invokeMethodQuietly
(
receiver
:
Any
?
,
method
:
Method
,
vararg
args
:
Any
?
)
:
Pair
<
Boolean
,
Any
?
>