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 --- .../gdbus-org.freedesktop.NetworkManager.PPP.html | 133 +++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html new file mode 100644 index 00000000..a8466a8e --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html @@ -0,0 +1,133 @@ + + + + +org.freedesktop.NetworkManager.PPP: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.PPP

+

org.freedesktop.NetworkManager.PPP

+
+
+

Methods

+
+NeedSecrets  (OUT s     username,
+              OUT s     password);
+SetIp4Config (IN  a{sv} config);
+SetIp6Config (IN  a{sv} config);
+SetState     (IN  u     state);
+
+
+
+

Description

+

+
+
+

Method Details

+
+

The NeedSecrets() method

+
+NeedSecrets (OUT s username,
+             OUT s password);
+
+

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

OUT s username:

OUT s password:

+
+
+
+

The SetIp4Config() method

+
+SetIp4Config (IN  a{sv} config);
+
+

+
++++ + + + + +

IN a{sv} config:

+
+
+
+

The SetIp6Config() method

+
+SetIp6Config (IN  a{sv} config);
+
+

+
++++ + + + + +

IN a{sv} config:

+
+
+
+

The SetState() method

+
+SetState (IN  u state);
+
+

+
++++ + + + + +

IN u state:

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