aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
blob: daf82e5332352d5f41f81843e3e0db70d8410ead (plain)
1
2
3
4
5
6
7
<!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="com.ubuntu.AccountsService.Sound">
    <property name="Volume" type="d" access="readwrite"/>
    <property name="LastRunningPlayer" type="s" access="readwrite"/>
  </interface>
</node>