Frida Docs Unified
GitHub
Preparing search index...
@types/frida-gum
MessageRecvOperation
Interface MessageRecvOperation
interface
MessageRecvOperation
{
wait
()
:
void
;
}
Index
Methods
wait
Methods
wait
wait
()
:
void
Blocks until the message has been received and callback has returned.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
wait
GitHub
Frida Docs Unified
Loading...
Blocks until the message has been received and callback has returned.