RemoteConnection


Description:

[ CCode ( has_construct_function = false ) ]
public RemoteConnection (Connection bus, string path)

Creates a new object representing the remote connection.

Parameters:

bus

a valid and connected D-Bus connection

path

the D-Bus path of the connection as exported by the settings service

Returns:

the new remote connection object on success, or null on failure