Preparing search index...
The search index is not available
Documentation
Documentation
EnumerateCallbacks
Interface EnumerateCallbacks<T>
Type Parameters
T
Hierarchy
EnumerateCallbacks
Index
Properties
on
Complete
on
Match
Properties
on
Complete
on
Complete
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
on
Match
on
Match
:
(
(
item
:
T
)
=>
void
|
"stop"
)
Type declaration
(
item
:
T
)
:
void
|
"stop"
Parameters
item:
T
Returns
void
|
"stop"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
Frida
Interceptor
Java
Kernel
Memory
Memory
Access
Monitor
ObjC
Process
Script
Socket
Stalker
Thread
rpc
Enumerate
Callbacks
on
Complete
on
Match
Generated using
TypeDoc