Signal

FridaDevice::child-added

Declaration

void
child_added (
  FridaDevice* self,
  FridaChild* child,
  gpointer user_data
)

Description [src]

Emitted when a new child is observed while child gating is enabled.

Default handler:

Parameters

child

Type: FridaChild

Details of the child process.

The data is owned by the caller of the function.