blob: 292424a57550af4454eaa2f46b1ca63574d65d78 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/org/chromium/dhcp_client/Manager"
xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.chromium.dhcp_client.Manager">
<method name="StartService">
<arg name="args" type="a{sv}" direction="in"/>
<arg name="service" type="o" direction="out"/>
<annotation name="org.chromium.DBus.Method.IncludeDBusMessage"
value="true"/>
</method>
<method name="StopService">
<arg name="service" type="o" direction="in"/>
<annotation name="org.chromium.DBus.Method.IncludeDBusMessage"
value="true"/>
</method>
</interface>
</node>