From d9c99a29a0d3384c9c3d2adce430f5cb1134ab6a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 30 Mar 2016 00:56:30 +0200 Subject: Imported Upstream version 1.1.92 --- ....freedesktop.NetworkManager.VPN.Connection.html | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html new file mode 100644 index 00000000..ea6bd031 --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html @@ -0,0 +1,122 @@ + + + + +org.freedesktop.NetworkManager.VPN.Connection: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.VPN.Connection

+

org.freedesktop.NetworkManager.VPN.Connection

+
+
+

Signals

+
+PropertiesChanged (a{sv} properties);
+VpnStateChanged   (u     state,
+                   u     reason);
+
+
+
+

Properties

+
+VpnState  readable   u
+Banner    readable   s
+
+
+
+

Description

+

Represents an active connection to a Virtual Private Network.

+
+
+

Signal Details

+
+

The "PropertiesChanged" signal

+
+PropertiesChanged (a{sv} properties);
+
+

+
++++ + + + + +

a{sv} properties:

A dictionary mapping property names to variant boxed values

+
+
+
+

The "VpnStateChanged" signal

+
+VpnStateChanged (u state,
+                 u reason);
+
+

Emitted when the state of the VPN connection has changed.

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

u state:

The new state of the VPN connection.

u reason:

Reason code describing the change to the new state.

+
+
+
+

Property Details

+
+

The "VpnState" property

+
+VpnState  readable   u
+
+

The VPN-specific state of the connection.

+
+
+
+

The "Banner" property

+
+Banner  readable   s
+
+

The banner string of the VPN connection.

+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5