--- a/codhandler/codeng/inc/Connection.h Fri Feb 19 23:55:03 2010 +0200
+++ b/codhandler/codeng/inc/Connection.h Fri Mar 12 15:48:51 2010 +0200
@@ -22,7 +22,7 @@
#define CONNECTION_H
// INCLUDES
-
+#include <platform/mw/browser_platform_variant.hrh>
#include <e32base.h>
#include <es_sock.h>
#include <CommDbConnPref.h>
@@ -106,6 +106,11 @@
* Second phase constructor. Leaves on failure.
*/
void ConstructL();
+
+#ifdef BRDO_OCC_ENABLED_FF
+ TBool IsPhoneOfflineL() const;
+ TBool IsRoamingL();
+#endif
private: // from CActive