Frida Docs Unified
GitHub
Preparing search index...
frida-objc-bridge
default
SimpleMethodSpec
Interface SimpleMethodSpec<I>
interface
SimpleMethodSpec
<
I
>
{
argTypes
:
string
[]
;
implementation
:
I
;
retType
:
string
;
}
Type Parameters
I
Index
Properties
arg
Types
implementation
ret
Type
Properties
arg
Types
argTypes
:
string
[]
Argument types.
implementation
implementation
:
I
Implementation.
ret
Type
retType
:
string
Return type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arg
Types
implementation
ret
Type
GitHub
Frida Docs Unified
Loading...
Argument types.