changeset 4 | e7aa27f58ae1 |
parent 0 | 8466d47a6819 |
3:a4d6f1ea0416 | 4:e7aa27f58ae1 |
---|---|
313 IMPORT_C TInt OutgoingLogin() const; |
313 IMPORT_C TInt OutgoingLogin() const; |
314 |
314 |
315 /** |
315 /** |
316 * |
316 * |
317 */ |
317 */ |
318 IMPORT_C void SetRoamHomeOnlyFlag( TBool aTrue ); |
|
319 |
|
320 /** |
|
321 * |
|
322 */ |
|
323 IMPORT_C TBool RoamHomeOnlyFlag(); |
|
324 |
|
325 |
|
326 /** |
|
327 * |
|
328 */ |
|
329 IMPORT_C void SetLastModified( TTime aTime ); |
318 IMPORT_C void SetLastModified( TTime aTime ); |
330 |
319 |
331 /** |
320 /** |
332 * |
321 * |
333 */ |
322 */ |
466 /** |
455 /** |
467 * EMN: Emn states |
456 * EMN: Emn states |
468 */ |
457 */ |
469 TIpsSetDataEmnStates iEmnState; |
458 TIpsSetDataEmnStates iEmnState; |
470 |
459 |
471 TBool iRoamHomeOnly; |
|
472 TBool iHideMessages; |
460 TBool iHideMessages; |
473 TBool iNewMailIndicators; |
461 TBool iNewMailIndicators; |
474 |
462 |
475 //<cmail> |
463 //<cmail> |
476 /** |
464 /** |