Schedules func to be called on Frida's JavaScript thread, optionally passing it the provided params. Returns an id that can be passed to clearImmediate() to cancel it.
func
Rest
Generated using TypeDoc
Schedules
func
to be called on Frida's JavaScript thread, optionally passing it the provided params. Returns an id that can be passed to clearImmediate() to cancel it.