Signal

FridaDeviceManager::removed

Declaration

void
removed (
  FridaDeviceManager* self,
  FridaDevice* device,
  gpointer user_data
)

Description [src]

Emitted when a device is removed, such as when a phone is unplugged.

Default handler:

Parameters

device

Type: FridaDevice

The device that went away.

The data is owned by the caller of the function.