phonesrv_plat/voice_mailbox_number_api/inc/vmnumber.h
branchRCL_3
changeset 13 6bf66e3b8f31
parent 8 ba42c4bd84dd
child 18 594d59766373
equal deleted inserted replaced
12:71268bfa7aea 13:6bf66e3b8f31
  1201          * and then SelectTypeL, which causes note qtn_... to be shown twice
  1201          * and then SelectTypeL, which causes note qtn_... to be shown twice
  1202          * @since S60 v5.2
  1202          * @since S60 v5.2
  1203          * @return ETrue if the note should be shown
  1203          * @return ETrue if the note should be shown
  1204          */
  1204          */
  1205         TBool IsNoNumberNoteAllowed();
  1205         TBool IsNoNumberNoteAllowed();
       
  1206         
       
  1207         /**
       
  1208          * Check whether the number had been edited in inactive line 
       
  1209          * @since S60 v5.2
       
  1210          * @param aInactiveLineNumber the inactive line number
       
  1211          * @return ETrue if the number had been edited in inactive line
       
  1212          */
       
  1213         TBool IsInactiveLineEdited( TInt& aInactiveLineNumber );
  1206 
  1214 
  1207     private:  // data
  1215     private:  // data
  1208 
  1216 
  1209         // Observer for user action for saved vmbx number
  1217         // Observer for user action for saved vmbx number
  1210         MVmbxNotifyHandler* iNotifyCallBack;
  1218         MVmbxNotifyHandler* iNotifyCallBack;