Frida Docs Unified
GitHub
Preparing search index...
frida-objc-bridge
default
UserMethodImplementation
Type Alias UserMethodImplementation<D, T, S>
UserMethodImplementation
:
(
this
:
UserMethodInvocation
<
D
,
T
,
S
>
,
...
args
:
any
[]
,
)
=>
any
Type Parameters
D
T
S
Type Declaration
(
this
:
UserMethodInvocation
<
D
,
T
,
S
>
,
...
args
:
any
[]
)
:
any
Parameters
this
:
UserMethodInvocation
<
D
,
T
,
S
>
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...