[ Version ( since = "1.4.1" ) ]
public GenericArray<unowned Device> get_devices_by_guid (string guid, Cancellable? cancellable = null) throws Error
Gets any devices that provide a specific GUID.
An error is returned if no devices contains this GUID.
| this |
a Client |
| guid |
the GUID, e.g. `e22c4520-43dc-5bb3-8245-5787fead9b63` |
| cancellable |
optional Cancellable |
|
devices or null |