browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h
branchRCL_3
changeset 37 ac77f89b1d9e
parent 0 dd21522fd290
child 48 79859ed3eea9
equal deleted inserted replaced
36:c711bdda59f4 37:ac77f89b1d9e
    20 #define SERVER_HTTP_CONNECTION_H
    20 #define SERVER_HTTP_CONNECTION_H
    21 
    21 
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include "httpconnection.h"
    24 #include "httpconnection.h"
    25 
    25 #include "browser_platform_variant.hrh"
    26 // CONSTANTS
    26 // CONSTANTS
    27 
    27 
    28 // MACROS
    28 // MACROS
    29 
    29 
    30 // DATA TYPES
    30 // DATA TYPES
    98         * @since 3.0
    98         * @since 3.0
    99         * @param aAccessPoint The access point.
    99         * @param aAccessPoint The access point.
   100         * @return Void
   100         * @return Void
   101         */
   101         */
   102         void SetAccessPointL( TUint32 aAccessPoint );
   102         void SetAccessPointL( TUint32 aAccessPoint );
   103 
   103 #ifdef BRDO_OCC_ENABLED_FF
       
   104         TBool IsPhoneOfflineL();
       
   105 #endif
   104 
   106 
   105     private:
   107     private:
   106         /**
   108         /**
   107         * C++ default constructor.
   109         * C++ default constructor.
   108         */
   110         */