telephonyserver/etelmultimode/INC/ETELMM.H
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 66 07a122eea281
--- a/telephonyserver/etelmultimode/INC/ETELMM.H	Thu Aug 19 11:03:36 2010 +0300
+++ b/telephonyserver/etelmultimode/INC/ETELMM.H	Tue Aug 31 16:23:08 2010 +0300
@@ -15,7 +15,7 @@
 // Describes the MM ETel API - classes, methods and types.
 // 
 //
-
+   
 /**
  @file
  @publishedPartner
@@ -6813,7 +6813,13 @@
 
 	IMPORT_C void StorePreferredWlanSIDListL(TRequestStatus& aReqStatus, CMobilePhoneStoredWlanSIDList* aList) const;
 	IMPORT_C void NotifyPreferredWlanSIDListChange(TRequestStatus& aReqStatus) const;	
-		
+
+	/***********************************************************************************/
+    //
+    // Terminate Active Calls
+    //
+    /***********************************************************************************/
+    IMPORT_C void TerminateActiveCalls(TRequestStatus& aReqStatus) const;
 
 private:
 	CMobilePhonePtrHolder* iMmPtrHolder;