toggle menu
braze-android-sdk
34.0.0
androidJvm
switch theme
search in API
braze-android-sdk
/
com.braze.support
/
ReflectionUtils
/
getMethodQuietly
get
Method
Quietly
@
JvmStatic
fun
getMethodQuietly
(
clazz
:
Class
<
*
>
,
methodName
:
String
,
vararg
parameterTypes
:
Class
<
*
>
?
)
:
Method
?
@
JvmStatic
fun
getMethodQuietly
(
className
:
String
,
methodName
:
String
,
vararg
parameterTypes
:
Class
<
*
>
?
)
:
Method
?