not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / solid / networkmanager-0.7 / dbus / introspection / nm-ppp-manager.xml
blob9e2dfdb1c3289985552ea24c513ed07886d775ed
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <node name="/">
4   <interface name="org.freedesktop.NetworkManager.PPP">
5     <method name="NeedSecrets">
6       <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_need_secrets"/>
7       <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
8       <arg name="username" type="s" direction="out"/>
9       <arg name="password" type="s" direction="out"/>
10     </method>
12     <method name="SetIp4Config">
13       <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_set_ip4_config"/>
14       <arg name="config" type="a{sv}" direction="in"/>
15     </method>
17     <method name="SetState">
18       <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_set_state"/>
19       <arg name="state" type="u" direction="in"/>
20     </method>
21   </interface>
22 </node>