[ Version ( since = "1.0" ) ]
public bool scan_devices_sync (Cancellable? cancellable = null) throws Error
Synchronously requests to scan looking for devices.
The calling thread is blocked until a reply is received.
See scan_devices for the asynchronous version of this method.
this |
A Manager. |
cancellable |
A Cancellable or |
|