tsrc/mmusavasettingsstub/src/mmusavasettingsstub.cpp
branchRCL_3
changeset 23 bc78a40cd63c
parent 22 73a1feb507fb
equal deleted inserted replaced
22:73a1feb507fb 23:bc78a40cd63c
    91 
    91 
    92 TInt CMusAvaSettings2::SipProfileId() const
    92 TInt CMusAvaSettings2::SipProfileId() const
    93     {
    93     {
    94     return iSipProfileId;
    94     return iSipProfileId;
    95     }
    95     }
       
    96 
       
    97 TInt CMusAvaSettings2::CallPrivacy()
       
    98     {
       
    99     return iCallPrivacy;    
       
   100     }
       
   101