mmsharing/mmshavailability/inc/musavacalleventmonitor.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
--- a/mmsharing/mmshavailability/inc/musavacalleventmonitor.h	Tue Aug 31 15:12:07 2010 +0300
+++ b/mmsharing/mmshavailability/inc/musavacalleventmonitor.h	Wed Sep 01 12:31:01 2010 +0100
@@ -49,9 +49,16 @@
      * @return call direction
      */
     TInt CallDirectionL();
+    
+    /**
+     * get call Privacy
+     *
+     * @return call privacy
+     */
+    TInt CallPrivacyL();
 
 
-    void GetTelNumberL( TDes& aTelNumber, TBool& aIsSipUri );
+    void GetTelNumberL( TDes& aTelNumber );
 
 	 /**
      * Start to monitoring call state events
@@ -110,7 +117,6 @@
      */
     void ConstructL();
 
-    TBool IsSipUri( const TDesC& aTelNumber ) const;
 
 private: // data