satengine/SatServer/inc/msatmultimodeapi.h
changeset 39 cee7e9e0906c
parent 31 a2467631ae02
child 52 d841fb1cc818
equal deleted inserted replaced
32:1f002146abb4 39:cee7e9e0906c
   130                 const TDesC8& aMsgData, const TDesC8& aMsgAttributes ) = 0 ;
   130                 const TDesC8& aMsgData, const TDesC8& aMsgAttributes ) = 0 ;
   131     /**
   131     /**
   132      * Access RMobileCall::DialCancel
   132      * Access RMobileCall::DialCancel
   133      */
   133      */
   134     virtual void DialCancel() = 0;
   134     virtual void DialCancel() = 0;
   135     /**
       
   136      * Access RMobilePhone::GetCurrentActiveUSimApplication
       
   137      * for the paramter information please see the etelmm.h
       
   138      */
       
   139     virtual void GetCurrentActiveUSimApplication( TRequestStatus& aReqStatus, 
       
   140                 RMobilePhone::TAID& aAID ) = 0;
       
   141 
   135 
   142     /**
   136     /**
   143      * Check if there is an incoming call 
   137      * Check if there is an incoming call 
   144      * @return ETrue if there is an incoming call
   138      * @return ETrue if there is an incoming call
   145      */
   139      */