get_connection_by_uuid
Description:
Returns the nmremoteconnection identified by uuid.
Parameters:
| this |
the nmclient |
| uuid |
the UUID of the remote connection |
Returns:
|
the remote connection object on success, or null if the object was not known The connection is as received from D-Bus and might not validate according to verify. |