summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/include/IAmCommandReceiverShadow.h
diff options
context:
space:
mode:
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