phoneapp/phoneuiutils/inc/phonerssbase.h
branchRCL_3
changeset 3 8871b09be73b
parent 0 5f000ab63145
child 4 24062c24fe38
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
     1 /*
     1 /*
     2 * Copyright (c) 2002 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".
   357     EPhoneNoteCallInfoNotSupported,
   357     EPhoneNoteCallInfoNotSupported,
   358     EPhoneNoteCallInfoServiceNotAvailable,
   358     EPhoneNoteCallInfoServiceNotAvailable,
   359     EPhoneNoteTTYNoAudioControl, //300
   359     EPhoneNoteTTYNoAudioControl, //300
   360     EPhoneInfoClirChange,
   360     EPhoneInfoClirChange,
   361     EPhoneInfoCugInUse,
   361     EPhoneInfoCugInUse,
       
   362     EPhoneSIMInvalidUICC,
   362 
   363 
   363     //the "DTMF number" list query
   364     //the "DTMF number" list query
   364     EPhoneDtmfNumberListQuery,
   365     EPhoneDtmfNumberListQuery,
   365     // contact list query
   366     // contact list query
   366     EPhoneAddtoContactsListQuery,
   367     EPhoneAddtoContactsListQuery,
   387     EPhoneNotePhoneOutOf3GCoverage, // cause 3,31,69
   388     EPhoneNotePhoneOutOf3GCoverage, // cause 3,31,69
   388     EPhoneNoteVideoCallOnlyPossibleUnder3GCoverage, // cause 50
   389     EPhoneNoteVideoCallOnlyPossibleUnder3GCoverage, // cause 50
   389     EPhoneNoteUnableToMakeVideoCallNotSupportedByOtherPhone, // cause 57,88 
   390     EPhoneNoteUnableToMakeVideoCallNotSupportedByOtherPhone, // cause 57,88 
   390     EPhoneNoteCalledNumberHasBarredIncomingCalls, // cause 21
   391     EPhoneNoteCalledNumberHasBarredIncomingCalls, // cause 21
   391 
   392 
       
   393     EPhoneEasyDialingCba, // the CBA resource id is asked from Easydialing plugin
       
   394 
   392     // Last
   395     // Last
   393     EPhoneRssBaseLast
   396     EPhoneRssBaseLast
   394     };
   397     };
   395 
   398 
   396 #endif      // PHONERSSBASE_H
   399 #endif      // PHONERSSBASE_H