Virtual Method
FridaInjectordemonitor_and_clone_state
Declaration
void
demonitor_and_clone_state (
FridaInjector* self,
guint id,
GCancellable* cancellable,
GAsyncReadyCallback _callback_,
void* _callback__target
)
Description [src]
Stops monitoring an injection and clones its state into a new injection that inherits it.
Parameters
id-
Type:
guintThe injection ID.
cancellable-
Type:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the method. _callback_-
Type:
GAsyncReadyCallbackNo description available.
_callback__target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the method.