equal
deleted
inserted
replaced
595 iObserverActive = EFalse; |
595 iObserverActive = EFalse; |
596 } |
596 } |
597 } |
597 } |
598 else if( iObserverActive && iAccessorInitialized ) |
598 else if( iObserverActive && iAccessorInitialized ) |
599 { |
599 { |
|
600 ExternalizeSingleChatItemL(aChangeType, aMsgHeader ); |
600 iObserverMessage.Complete( EIMOperationUnreadChange ); |
601 iObserverMessage.Complete( EIMOperationUnreadChange ); |
601 iObserverActive = EFalse; |
602 iObserverActive = EFalse; |
602 } |
603 } |
603 |
604 |
604 TRACE( T_LIT( "CIMCacheSession::SendChatListChangeNotificationL() end") ); |
605 TRACE( T_LIT( "CIMCacheSession::SendChatListChangeNotificationL() end") ); |