Warning, /frameworks/networkmanager-qt/src/dbus/introspection/org.freedesktop.NetworkManager.PPP.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8" ?>
0002
0003 <node name="/">
0004 <interface name="org.freedesktop.NetworkManager.PPP">
0005 <annotation name="org.gtk.GDBus.C.Name" value="PPP_Manager"/>
0006
0007 <method name="NeedSecrets">
0008 <arg name="username" type="s" direction="out"/>
0009 <arg name="password" type="s" direction="out"/>
0010 </method>
0011
0012 <method name="SetIp4Config">
0013 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0014 <arg name="config" type="a{sv}" direction="in"/>
0015 </method>
0016
0017 <method name="SetIp6Config">
0018 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0019 <arg name="config" type="a{sv}" direction="in"/>
0020 </method>
0021
0022 <method name="SetState">
0023 <arg name="state" type="u" direction="in"/>
0024 </method>
0025 </interface>
0026 </node>