mmserv/sts/stsproxy/inc/stsimplementation.h
changeset 42 1fa3fb47b1e3
parent 22 128eb6a32b84
child 47 c2e43643db4c
--- a/mmserv/sts/stsproxy/inc/stsimplementation.h	Tue Jul 06 14:50:35 2010 +0300
+++ b/mmserv/sts/stsproxy/inc/stsimplementation.h	Wed Aug 18 10:17:22 2010 +0300
@@ -34,6 +34,9 @@
     PlayAlarm(CSystemToneService::TAlarmType aAlarm,
             unsigned int& aAlarmContext, MStsPlayAlarmObserver& aObserver);
     void StopAlarm(unsigned int aAlarmContext);
+    void
+    PlayAlarm(CSystemToneService::TToneType aTone,
+            unsigned int& aAlarmContext, MStsPlayAlarmObserver& aObserver);
 private:
     CStsImplementation();
     bool Init();