Signal

FridaDeviceManager::added

Declaration

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

Description [src]

Emitted when a device is added, such as when a phone is plugged in.

Default handler:

Parameters

device

Type: FridaDevice

The device that appeared.

The data is owned by the caller of the function.