equal
deleted
inserted
replaced
1147 //CR:422-271 |
1147 //CR:422-271 |
1148 //iFs is needed for opening a .mms file from hardcoded path for mms templates |
1148 //iFs is needed for opening a .mms file from hardcoded path for mms templates |
1149 RFs iFs; |
1149 RFs iFs; |
1150 CBufFlat* iEncodeBuffer; |
1150 CBufFlat* iEncodeBuffer; |
1151 CMmsClientMtm* iMmsMtm; |
1151 CMmsClientMtm* iMmsMtm; |
|
1152 /** |
|
1153 * Iad Update Feature Flag. |
|
1154 * It will be ETrue, if feature is enabled, |
|
1155 * otherwise EFalse |
|
1156 */ |
|
1157 TBool iIadUpdateVal; |
1152 }; |
1158 }; |
1153 |
1159 |
1154 #endif |
1160 #endif |
1155 |
1161 |
1156 // End of file |
1162 // End of file |