mmsharing/mmshavailability/inc/musavacalleventmonitor.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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();
    52 
    59 
    53 
    60 
    54     void GetTelNumberL( TDes& aTelNumber, TBool& aIsSipUri );
    61     void GetTelNumberL( TDes& aTelNumber );
    55 
    62 
    56 	 /**
    63 	 /**
    57      * Start to monitoring call state events
    64      * Start to monitoring call state events
    58      *
    65      *
    59      */
    66      */
   108     /**
   115     /**
   109      * Symbian second-phase constructor.
   116      * Symbian second-phase constructor.
   110      */
   117      */
   111     void ConstructL();
   118     void ConstructL();
   112 
   119 
   113     TBool IsSipUri( const TDesC& aTelNumber ) const;
       
   114 
   120 
   115 private: // data
   121 private: // data
   116 
   122 
   117     /**
   123     /**
   118      * properties for P&S
   124      * properties for P&S