70 ESmumServiceCentreInUseLBI, //= 1 |
70 ESmumServiceCentreInUseLBI, //= 1 |
71 ESmumEmailServiceCentreLBI, //= 2, |
71 ESmumEmailServiceCentreLBI, //= 2, |
72 ESmumCharSupportInUseLBI, //= 3 |
72 ESmumCharSupportInUseLBI, //= 3 |
73 ESmumDeliveryReportLBI, //= 4 |
73 ESmumDeliveryReportLBI, //= 4 |
74 ESmumValidityPeriodLBI, //= 5 |
74 ESmumValidityPeriodLBI, //= 5 |
75 // REQ:417-48417 Message forward with sender info |
75 ESmumPreferredConnectionLBI, //= 6 |
76 ESmumForwardWithSenderInfoLBI, //= 6 |
76 ESmumReplyViaSameCentreLBI //= 7 |
77 // End REQ:417-48417 |
|
78 ESmumPreferredConnectionLBI, //= 7 |
|
79 ESmumReplyViaSameCentreLBI //= 8 |
|
80 }; |
77 }; |
81 |
78 |
82 enum TSmumMainSmsSendingOptSettingLBIndex |
79 enum TSmumMainSmsSendingOptSettingLBIndex |
83 { |
80 { |
84 ESmumSendOptServiceCentreInUseLBI, //= 0, |
81 ESmumSendOptServiceCentreInUseLBI, //= 0, |
330 TBool iUseSimSCsOnly; |
327 TBool iUseSimSCsOnly; |
331 TBool iEmailFeatureSupported; |
328 TBool iEmailFeatureSupported; |
332 TInt iRemoveReplyScSetting; |
329 TInt iRemoveReplyScSetting; |
333 TInt iStoreSettingsIndex; |
330 TInt iStoreSettingsIndex; |
334 TInt iMskId; |
331 TInt iMskId; |
335 // REQ:417-48417 Message forward with sender info |
|
336 TBool iForwardWithSenderSupported; |
|
337 // End REQ:417-48417 |
|
338 }; |
332 }; |
339 |
333 |
340 #endif // SMUMSETTINGSDIALOGGSM_H |
334 #endif // SMUMSETTINGSDIALOGGSM_H |
341 |
335 |
342 // End of File |
336 // End of File |