phonesrv_plat/voice_mailbox_number_api/inc/vmnumber.h
branchRCL_3
changeset 10 a19c8664496d
parent 0 ff3b6d0fd310
child 11 ba42c4bd84dd
equal deleted inserted replaced
8:1b9ee3c7442d 10:a19c8664496d
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
  1016         * @since
  1016         * @since
  1017         * @param aResourceId Resource id
  1017         * @param aResourceId Resource id
  1018         * @param aDlg Query dialog
  1018         * @param aDlg Query dialog
  1019         */
  1019         */
  1020         void SetHeaderFromResourceL( TInt aResourceId, CAknQueryDialog& aDlg );
  1020         void SetHeaderFromResourceL( TInt aResourceId, CAknQueryDialog& aDlg );
  1021         /**
       
  1022         * Checks whether there is support for USIM(WCDMA)
       
  1023         * @since
       
  1024         * @return ETrue if USim is used
       
  1025         */
       
  1026         TBool IsUsimSupport();
       
  1027 
  1021 
  1028         /**
  1022         /**
  1029         * Subscribe SAT notifications
  1023         * Subscribe SAT notifications
  1030         * @since
  1024         * @since
  1031         */
  1025         */
  1330         // Memory location (sim/phone)
  1324         // Memory location (sim/phone)
  1331         TInt iMemoryLocation;
  1325         TInt iMemoryLocation;
  1332 
  1326 
  1333         // Sim query dialog
  1327         // Sim query dialog
  1334         CVMSimQueryDilaog* iVMSimQueryDialog;
  1328         CVMSimQueryDilaog* iVMSimQueryDialog;
  1335 
       
  1336         // USim supported when true
       
  1337         TBool iUSimSupport;
       
  1338 
  1329 
  1339         // Text query dialog
  1330         // Text query dialog
  1340         CVmTextQueryDialog* iVideoQuery;  // owned
  1331         CVmTextQueryDialog* iVideoQuery;  // owned
  1341 
  1332 
  1342         // voice mailbox type selection dialog
  1333         // voice mailbox type selection dialog