equal
deleted
inserted
replaced
181 /** |
181 /** |
182 * From MCSCEngConnectionObserver. |
182 * From MCSCEngConnectionObserver. |
183 */ |
183 */ |
184 void NotifyConnectionEvent( |
184 void NotifyConnectionEvent( |
185 CCSCEngConnectionHandler::TConnectionEvent aConnectionEvent ); |
185 CCSCEngConnectionHandler::TConnectionEvent aConnectionEvent ); |
186 |
186 |
187 |
187 /** |
|
188 * From MCoeMessageObserver. |
|
189 */ |
|
190 MCoeMessageObserver::TMessageResponse HandleMessageL( |
|
191 TUint32 aClientHandleOfTargetWindowGroup, TUid aMessageUid, |
|
192 const TDesC8& aMessageParameters); |
|
193 |
188 private: |
194 private: |
189 |
195 |
190 /* |
196 /* |
191 * For checking if SNAP is still in use. |
197 * For checking if SNAP is still in use. |
192 * |
198 * |