satengine/SatServer/inc/msatmultimodeapi.h
branchRCL_3
changeset 18 594d59766373
parent 0 ff3b6d0fd310
child 19 7d48bed6ce0c
equal deleted inserted replaced
17:c58fd5f0c240 18:594d59766373
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   124                 const TDesC8& aMsgData, const TDesC8& aMsgAttributes ) = 0 ;
   124                 const TDesC8& aMsgData, const TDesC8& aMsgAttributes ) = 0 ;
   125     /**
   125     /**
   126      * Access RMobileCall::DialCancel
   126      * Access RMobileCall::DialCancel
   127      */
   127      */
   128     virtual void DialCancel() = 0;
   128     virtual void DialCancel() = 0;
   129     /**
       
   130      * Access RMobilePhone::GetCurrentActiveUSimApplication
       
   131      * for the paramter information please see the etelmm.h
       
   132      */
       
   133     virtual void GetCurrentActiveUSimApplication( TRequestStatus& aReqStatus, 
       
   134                 RMobilePhone::TAID& aAID ) = 0;
       
   135 
   129 
   136     /**
   130     /**
   137      * Check if there is an incoming call 
   131      * Check if there is an incoming call 
   138      * @return ETrue if there is an incoming call
   132      * @return ETrue if there is an incoming call
   139      */
   133      */