From 81836c2d44802b4cca833d7775dd627e0797a7e2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 28 Aug 2015 01:13:48 +0200 Subject: Imported Upstream version 1.0.6 --- docs/libnm/html/libnm-nm-dbus-interface.html | 64 ++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html') diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 1272e0d3..f67efaba 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -250,6 +250,10 @@ enum +NMMetered + + +enum NMActiveConnectionState @@ -272,6 +276,7 @@ ├── NMDeviceState ├── NMDeviceStateReason ├── NMDeviceType + ├── NMMetered ╰── NMState GFlags ├── NM80211ApFlags @@ -1820,13 +1825,66 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability


+

enum NMMetered

+

(Corresponds to the NM_METERED type in nm-device.xml.)

+
+

Members

+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

NM_METERED_UNKNOWN

+

The metered status is unknown

+
 

NM_METERED_YES

+

Metered, the value was statically set

+
 

NM_METERED_NO

+

Not metered, the value was statically set

+
 

NM_METERED_GUESS_YES

+

Metered, the value was guessed

+
 

NM_METERED_GUESS_NO

+

Not metered, the value was guessed

+
 
+
+

Since: 1.0.6

+
+
+

enum NMActiveConnectionState

NMActiveConnectionState values indicate the state of a connection to a specific network while it is starting, connected, or disconnecting from that network.

(Corresponds to the NM_ACTIVE_CONNECTION_STATE type in nm-active-connection.xml.)

-

Members

+

Members

@@ -1881,7 +1939,7 @@ network.

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

(Corresponds to the NM_SECRET_AGENT_GET_SECRETS_FLAGS type in nm-secret-agent.xml.)

-

Members

+

Members

@@ -1953,7 +2011,7 @@ network.

NMSecretAgentCapabilities indicate various capabilities of the agent.

(Corresponds to the NM_SECRET_AGENT_CAPABILITIES type in nm-secret-agent.xml.)

-

Members

+

Members

-- cgit 1.3.0-6-gf8a5