[ Version ( since = "1.5.0" ) ]
public async Remote get_remote_by_id_async (string remote_id, Cancellable? cancellable) 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 |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |