phone_plat/phone_application_commands_api/inc/phoneappcommands.hrh
changeset 78 baacf668fe89
parent 74 d1c62c765e48
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-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".
    82     EPhoneInCallCmdDtmfListQuery,
    82     EPhoneInCallCmdDtmfListQuery,
    83     EPhoneInCallCmdDtmfManualQuery,
    83     EPhoneInCallCmdDtmfManualQuery,
    84     EPhoneInCallCmdCancelSendingDtmfString,
    84     EPhoneInCallCmdCancelSendingDtmfString,
    85     EPhoneInCallCmdContinueSendingDtmfString,
    85     EPhoneInCallCmdContinueSendingDtmfString,
    86     EPhoneInCallCmdVoiceMode,
    86     EPhoneInCallCmdVoiceMode,
    87     EPhoneInCallCmdSendToCallerMenu,    
       
    88     EPhoneInCallCmdSendNew,
       
    89     EPhoneInCallCmdSendFile,
       
    90     EPhoneInCallCmdDrop,
    87     EPhoneInCallCmdDrop,
    91     EPhoneInCallCmdPrivate,
    88     EPhoneInCallCmdPrivate,
    92     EPhoneInCallCmdDialer,
    89     EPhoneInCallCmdDialer,
    93     EPhoneInCallCmdContacts,
    90     EPhoneInCallCmdContacts,
    94 
    91