start
Description:
public bool start ()
Starts monitoring the devices, one this has succeeded, the DEVICE_ADDED
and DEVICE_REMOVED messages will be emitted on the bus when the list
of devices changes.
Parameters:
Returns:
true if the device monitoring could be started, i.e. at least a single device provider was started successfully.
|