aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks/accounts-mock/com.ubuntu.AccountsService.Sound.Mock.xml
blob: da9e8aa7c0c1ed12956402215b95fd5015c55ddb (plain)
1
2
3
4
5
6
7
8
<!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>