EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
ResolveSession
/
call
call
fun
call
(
methodName
:
String
,
vararg
args
:
Any
?
)
:
Any
?
对绑定实例按名称执行实例方法自动匹配调用。
Parameters
method
Name
目标方法名
args
传给目标方法的实参