Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
Stalker
removeCallProbe
Function removeCallProbe
removeCallProbe
(
callbackId
:
number
)
:
void
Removes a call probe added by
addCallProbe()
.
Parameters
callbackId
:
number
ID of probe to remove.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...
Removes a call probe added by
addCallProbe().