--- a/mmsharing/mmshavailability/inc/musavacalleventmonitor.h Thu Aug 19 09:51:39 2010 +0300
+++ b/mmsharing/mmshavailability/inc/musavacalleventmonitor.h Tue Aug 31 15:12:07 2010 +0300
@@ -49,16 +49,9 @@
* @return call direction
*/
TInt CallDirectionL();
-
- /**
- * get call Privacy
- *
- * @return call privacy
- */
- TInt CallPrivacyL();
- void GetTelNumberL( TDes& aTelNumber );
+ void GetTelNumberL( TDes& aTelNumber, TBool& aIsSipUri );
/**
* Start to monitoring call state events
@@ -117,6 +110,7 @@
*/
void ConstructL();
+ TBool IsSipUri( const TDesC& aTelNumber ) const;
private: // data