browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h	Wed Mar 31 23:16:40 2010 +0300
+++ b/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h	Wed Apr 14 17:06:56 2010 +0300
@@ -22,7 +22,7 @@
 
 // INCLUDES
 #include "httpconnection.h"
-
+#include "browser_platform_variant.hrh"
 // CONSTANTS
 
 // MACROS
@@ -100,7 +100,9 @@
         * @return Void
         */
         void SetAccessPointL( TUint32 aAccessPoint );
-
+#ifdef BRDO_OCC_ENABLED_FF
+        TBool IsPhoneOfflineL();
+#endif
 
     private:
         /**