Frida Docs Unified
GitHub
Preparing search index...
frida-objc-bridge
default
UserMethodInvocation
Interface UserMethodInvocation<D, T, S>
interface
UserMethodInvocation
<
D
,
T
,
S
>
{
data
:
D
;
self
:
T
;
super
:
S
;
}
Type Parameters
D
T
S
Index
Properties
data
self
super
Properties
data
data
:
D
self
self
:
T
super
super
:
S
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
self
super
GitHub
Frida Docs Unified
Loading...