ipappsrv_plat/media_control_api/inc/mmccevents.h
branchrcs
changeset 49 64c62431ac08
parent 32 f2ed1fc4c163
--- a/ipappsrv_plat/media_control_api/inc/mmccevents.h	Mon Aug 23 17:50:26 2010 +0300
+++ b/ipappsrv_plat/media_control_api/inc/mmccevents.h	Mon Sep 06 17:32:13 2010 +0530
@@ -71,6 +71,10 @@
 const TMccEventType KMccUnknownMediaReceived = 27;
 const TMccEventType KMccMediaQualityStatus = 28;
 const TMccEventType KMccMasterKeyStaled = 29;
+const TMccEventType KMccFileSendCompleted = 30;
+const TMccEventType KMccFileSendProgressNotification = 31;
+const TMccEventType KMccFileReceiveCompleted = 32;
+const TMccEventType KMccFileReceiveProgressNotification = 33;
 
 const TMccRtcpPacketType KRtcpPacketUndefined = 0;
 const TMccRtcpPacketType KRtcpSdesPacket = 1;