equal
deleted
inserted
replaced
100 |
100 |
101 /** |
101 /** |
102 * publishes the message info to the plugins |
102 * publishes the message info to the plugins |
103 * @param aSenderId, buddy id |
103 * @param aSenderId, buddy id |
104 * @param aServiceId, service id |
104 * @param aServiceId, service id |
105 * @Param aCloseConversation indicates that the event came from closing the ocnversation. |
|
106 */ |
105 */ |
107 void PublishMessageInfoL(const TDesC& aSenderId,TInt aServiceId, |
106 void PublishMessageInfoL(const TDesC& aSenderId,TInt aServiceId ); |
108 TBool aCloseConversation = EFalse ); |
|
109 |
107 |
110 |
108 |
111 public: |
109 public: |
112 /** |
110 /** |
113 * reset all header chat started flag to EFalse |
111 * reset all header chat started flag to EFalse |