Warning, /frameworks/kdelibs4support/src/solid-networkstatus/org.kde.Solid.Networking.Service.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.kde.Solid.Networking.Service">
0004     <method name="networks">
0005       <arg type="as" direction="out"/>
0006     </method>
0007     <method name="setNetworkStatus">
0008       <arg name="networkName" type="s" direction="in"/>
0009       <arg name="status" type="i" direction="in"/>
0010     </method>
0011     <method name="registerNetwork">
0012       <arg name="networkName" type="s" direction="in"/>
0013       <arg name="status" type="i" direction="in"/>
0014       <arg name="serviceName" type="s" direction="in"/>
0015     </method>
0016     <method name="unregisterNetwork">
0017       <arg name="networkName" type="s" direction="in"/>
0018     </method>
0019   </interface>
0020 </node>