summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
diff options
context:
space:
mode:
authorchristian linke <christian.linke@bmw.de>2012-12-17 16:15:11 +0100
committerchristian linke <christian.linke@bmw.de>2012-12-17 16:15:11 +0100
commit54c5e965fe8f9a53a78834028fd65c792493da2b (patch)
tree560d7b1209e6a8d4798de9568e4b4a947c2ab42a /PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
parent215e8a72dc81e8a86dd5b3a8ca40fd2c7c6a0b9c (diff)
downloadaudiomanager-54c5e965fe8f9a53a78834028fd65c792493da2b.tar.gz
* added new interfaces & nsm support + nsm tests + fixed some unit tests + fixed rundown
Signed-off-by: christian linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h')
-rw-r--r--PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h b/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
index 758266d..c582ee6 100644
--- a/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
+++ b/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
@@ -59,6 +59,10 @@ public:
void getListSinkClasses(DBusConnection *conn, DBusMessage *msg);
void getListSystemProperties(DBusConnection *conn, DBusMessage *msg);
void getTimingInformation(DBusConnection *conn, DBusMessage *msg);
+ void getListSinkMainNotificationConfigurations(DBusConnection *conn, DBusMessage *msg);
+ void getListSourceMainNotificationConfigurations(DBusConnection *conn, DBusMessage *msg);
+ void setSinkMainNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
+ void setSourceMainNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
/**
* sets the pointer to the CommandReceiveInterface and registers Callback