diff -r 79859ed3eea9 -r 919f36ff910f codhandler/codeng/inc/Connection.h --- a/codhandler/codeng/inc/Connection.h Tue Aug 31 16:17:46 2010 +0300 +++ b/codhandler/codeng/inc/Connection.h Wed Sep 01 12:28:30 2010 +0100 @@ -22,10 +22,10 @@ #define CONNECTION_H // INCLUDES - +#include #include #include -#include +#include // CLASS DECLARATION @@ -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