mmsharing/mmshavailability/inc/musavasip.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
--- a/mmsharing/mmshavailability/inc/musavasip.h	Tue Aug 31 15:12:07 2010 +0300
+++ b/mmsharing/mmshavailability/inc/musavasip.h	Wed Sep 01 12:31:01 2010 +0100
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  This is client interface class for SIP-server 
-*  Version     : %version: 24 % << Don't touch! Updated by Synergy at check-out.
+*  Version     : %version: 23 % << Don't touch! Updated by Synergy at check-out.
 *
 */
 
@@ -223,6 +223,11 @@
      *         that this pointer is NULL.
      */
     CMusAvaClientResolverUtil* ClientResolverUtil() const;
+    
+    /**
+    * Deletes unnecessary CSIPConnection   
+    */
+    void DeleteSIPConnection();
 
 
 private: