--- 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();