Get the list of network devices. List of object paths of network devices known to the system. Activate a connection using the supplied device. The D-Bus service name of the settings service that provides this connection. The connection to activate the devices with. The device to be activated. The path of a device-type-specific object this activation should use, for example a WiFi access point. The path of the active connection object representing this active connection. Another connection is already activating or the same connection is already active. FIXME: check if the error name is correct. FIXME: split into 2 errors? The connection is invalid for this device. Deactivate an active connection. The currently active connection to deactivate. Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. When awake, devices are available to be activated. Indicates whether the NetworkManager daemon should sleep or wake. Indicates if wireless is currently enabled or not. Indicates if the wireless hardware is currently enabled, i.e. the state of the RF kill switch. List of active connection object paths. The overall state of the NetworkManager daemon. NetworkManager's state changed. The new state of NetworkManager. NetworkManager's properties changed. The changed properties. A device was added to the system The object path of the newly added device. A device was removed from the system, and is no longer available. The object path of the device that was just removed. Describes the overall state of the daemon. The NetworkManager daemon is in an unknown state. The NetworkManager daemon is asleep and all interfaces managed by it are inactive. The NetworkManager daemon is connecting a device. FIXME: What does this mean when one device is active and another is connecting? The NetworkManager daemon is connected. The NetworkManager daemon is disconnected. DEPRECATED. NetworkManager's state changed. Use the 'StateChanged' signal instead. The new state of NetworkManager. DEPRECATED. Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. DEPRECATED. Control the NetworkManager daemon's sleep state. When awake, all known interfaces are available to be activated. DEPRECATED. The overall state of the NetworkManager daemon.