<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.kde.Solid.Networking.Client">
    <property name="Status" type="u" access="read"/>
    <signal name="statusChanged">
      <arg type="u" direction="out"/>
    </signal>
    <method name="status">
      <arg type="u" direction="out"/>
    </method>
  </interface>
</node>
