From c333f062ddcba9b35330647bf6cbd0a07f2d786e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 14:55:55 +0200 Subject: New upstream version 1.8.0 --- .../html/gdbus-org.freedesktop.NetworkManager.html | 41 ++++++++++++++++------ 1 file changed, 31 insertions(+), 10 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html index 0163abd2..84407127 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html @@ -5,9 +5,9 @@ org.freedesktop.NetworkManager: NetworkManager Reference Manual - - - + + + @@ -20,16 +20,16 @@ Signals Home -Up -Prev -Next +Up +Prev +Next

org.freedesktop.NetworkManager

-

org.freedesktop.NetworkManager

+

org.freedesktop.NetworkManager — Connection Manager

@@ -70,7 +70,7 @@
-

Signals

+

Signals

 CheckPermissions  ();
 StateChanged      (u     state);
@@ -80,7 +80,7 @@
 
-

Properties

+

Properties

 Devices                  readable   ao
 AllDevices               readable   ao
@@ -831,6 +831,15 @@ State  readable   u
 

The overall state of the NetworkManager daemon.

+

This takes state of all active connections and the connectivity state into account + to produce a single indicator of the network accessibility status. +

+

The graphical shells may use this property to provide network connection status + indication and applications may use this to check if Internet connection is + accessible. Shell that is able to cope with captive portals should use the + "Connectivity" property to decide whether to present a captive portal authentication + dialog. +

Returns: NMState

@@ -840,7 +849,19 @@ State readable u
 Connectivity  readable   u
 
-

The network connectivity state. +

The result of the last connectivity check. The connectivity check is triggered + automatically when a default connection becomes available, periodically and by + calling a CheckConnectivity() method. +

+

This property is in general useful for the graphical shell to determine whether + the Internet access is being hijacked by an authentication gateway (a "captive + portal"). In such case it would typically present a web browser window to give + the user a chance to authenticate and call CheckConnectivity() when the user + submits a form or dismisses the window. +

+

To determine the whether the user is able to access the Internet without dealing + with captive portals (e.g. to provide a network connection indicator or disable + controls that require Internet access), the "State" property is more suitable.

Returns: NMConnectivityState

-- cgit 1.3.0-6-gf8a5