auto_connect_failed


Description:

public virtual signal void auto_connect_failed (UsbDevice device, Error error)

The auto_connect_failed signal is emitted whenever the auto-connect property is true, and a newly plugged in device could not be auto-connected.

Parameters:

device

UsbDevice boxed object corresponding to the device which failed to auto connect

error

Error describing the reason why the autoconnect failed