Signal

FridaDevice::child-removed

Declaration

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

Description [src]

Emitted when a previously added child is resumed or has gone away.

Default handler:

Parameters

child

Type: FridaChild

The child that is no longer pending.

The data is owned by the caller of the function.