blob: c17a2f9fe740acc76bb2c60112abdf74cd977d81 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<node xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.chromium.apmanager.Service">
<method name="Start">
<tp:docstring>
Start the service.
</tp:docstring>
</method>
<method name="Stop">
<tp:docstring>
Stop the service.
</tp:docstring>
</method>
<property name="Config" type="o" access="read"/>
<property name="State" type="s" access="read"/>
</interface>
</node>