satengine/SatServer/Engine/inc/csatmultimodeapi.h
changeset 31 a2467631ae02
parent 12 ae8abd0db65c
child 39 cee7e9e0906c
equal deleted inserted replaced
27:7eb70891911c 31:a2467631ae02
   107 
   107 
   108     /**
   108     /**
   109      * Access RMobilePhone::SendDTMFTones
   109      * Access RMobilePhone::SendDTMFTones
   110      * for the paramter information please see the etelmm.h
   110      * for the paramter information please see the etelmm.h
   111      */ 
   111      */ 
   112     void SendDTMFTones( TRequestStatus& aReqStatus, const TDesC& aTones);    
   112     void SendDTMFTones( TRequestStatus& aReqStatus, const TDesC& aTones);   
       
   113     
       
   114     /**
       
   115      * Access RMobilePhone::ContinueDTMFStringSending
       
   116      * for the paramter information please see the etelmm.h
       
   117      */ 
       
   118     TInt ContinueDTMFStringSending( TBool aContinue );
   113     
   119     
   114     /**
   120     /**
   115      * Access RMobilePhone::CancelAsyncRequest
   121      * Access RMobilePhone::CancelAsyncRequest
   116      * for the paramter information please see the etelmm.h
   122      * for the paramter information please see the etelmm.h
   117      */
   123      */
   163     /**
   169     /**
   164      * Access RMobileCall::NotifyStatusChangeCancel
   170      * Access RMobileCall::NotifyStatusChangeCancel
   165      */
   171      */
   166     void NotifyCallStatusChangeCancel();
   172     void NotifyCallStatusChangeCancel();
   167     /**
   173     /**
   168      * Access RMobilePhone::TerminateAllCalls NotifyMobileCallStatusChange
   174      * Access RMobilePhone::TerminateActiveCalls NotifyMobileCallStatusChange
   169      */
   175      */
   170     void TerminateAllCalls(TRequestStatus& aReqStatus);
   176     void TerminateActiveCalls(TRequestStatus& aReqStatus);
   171 
   177 
   172     
   178     
   173     /**
   179     /**
   174      * Access RMboileCall::GetMobileCallInfo
   180      * Access RMboileCall::GetMobileCallInfo
   175      */
   181      */