mmsharing/mmshavailability/inc/musavacalleventmonitor.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    47      * get call Direction
    47      * get call Direction
    48      *
    48      *
    49      * @return call direction
    49      * @return call direction
    50      */
    50      */
    51     TInt CallDirectionL();
    51     TInt CallDirectionL();
    52     
       
    53     /**
       
    54      * get call Privacy
       
    55      *
       
    56      * @return call privacy
       
    57      */
       
    58     TInt CallPrivacyL();
       
    59 
    52 
    60 
    53 
    61     void GetTelNumberL( TDes& aTelNumber );
    54     void GetTelNumberL( TDes& aTelNumber, TBool& aIsSipUri );
    62 
    55 
    63 	 /**
    56 	 /**
    64      * Start to monitoring call state events
    57      * Start to monitoring call state events
    65      *
    58      *
    66      */
    59      */
   115     /**
   108     /**
   116      * Symbian second-phase constructor.
   109      * Symbian second-phase constructor.
   117      */
   110      */
   118     void ConstructL();
   111     void ConstructL();
   119 
   112 
       
   113     TBool IsSipUri( const TDesC& aTelNumber ) const;
   120 
   114 
   121 private: // data
   115 private: // data
   122 
   116 
   123     /**
   117     /**
   124      * properties for P&S
   118      * properties for P&S