[ Version ( since = "0.9.3" ) ]
public Remote get_remote_by_id (string remote_id, Cancellable? cancellable = null) throws Error
Gets a specific remote that has been configured for the system.
| this |
a Client |
| remote_id |
the remote ID, e.g. `lvfs-testing` |
| cancellable |
optional Cancellable |
|
a Remote, or null if not found |