blob: fb970495d9275bed7c0ddb611642296636095594 (
plain)
1
2
3
4
5
6
7
8
9
|
<node>
<interface name="com.lomiri.AccountsService.Sound">
<method name="Set">
<arg direction="in" type="s" name="interface" />
<arg direction="in" type="s" name="property" />
<arg direction="out" type="o" name="path" />
</method>
</interface>
</node>
|