web_plat/connection_manager_api/inc/ConnectionObservers.h
branchRCL_3
changeset 93 79859ed3eea9
parent 71 4bd5176e1bc8
child 94 919f36ff910f
--- a/web_plat/connection_manager_api/inc/ConnectionObservers.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/connection_manager_api/inc/ConnectionObservers.h	Tue Aug 31 16:17:46 2010 +0300
@@ -22,9 +22,12 @@
 #ifndef Connection_Observers_H
 #define Connection_Observers_H
 
+#warning The Connection Manager API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
+
 //System includes
 #include <es_sock.h>
-#include <es_enum.h>
+#include <es_enum.h> 
 #include <cdbcols.h>
 
 //You should inherit from this if you want to observe connection stages
@@ -127,8 +130,6 @@
                                       MConnectionMultiStageObserver* aObserver,
                                       TBool aCompleteIfAlreadyAtStage = ETrue );
 
-    IMPORT_C TNifProgressBuf GetProgressBuffer();
-
 protected:
 
     /**