web_plat/connection_manager_api/inc/ConnectionObservers.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/web_plat/connection_manager_api/inc/ConnectionObservers.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/connection_manager_api/inc/ConnectionObservers.h	Wed Sep 01 12:28:30 2010 +0100
@@ -22,12 +22,9 @@
 #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
@@ -130,6 +127,8 @@
                                       MConnectionMultiStageObserver* aObserver,
                                       TBool aCompleteIfAlreadyAtStage = ETrue );
 
+    IMPORT_C TNifProgressBuf GetProgressBuffer();
+
 protected:
 
     /**