changeset 114 | f94dbd678dda |
parent 92 | 70749e2f572d |
--- a/engine/inc/ConnectionEngine.h Wed Jul 07 10:29:00 2010 +0100 +++ b/engine/inc/ConnectionEngine.h Wed Jul 07 14:10:58 2010 +0100 @@ -69,6 +69,7 @@ TConnectionState ConnectionState(); IMPORT_C void AddObserver(MConnectionObserver* aObserver); RSocketServ& SockServ(); + void Stop(); private: // Methods CConnectionEngine(CPodcastModel& aPodcastModel); void ConstructL();