get_connection_by_id
Description:
Returns the first matching nmremoteconnection matching a given id.
Parameters:
| this |
the nmclient |
| id |
the id of the remote connection |
Returns:
|
the remote connection object on success, or null if no matching object was found. The connection is as received from D-Bus and might not validate according to verify. |