web_pub/browser_control_api/inc/BrCtlDownloadObserver.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    17 
    17 
    18 
    18 
    19 #ifndef BRCTLDOWNLOADOBSERVER_H
    19 #ifndef BRCTLDOWNLOADOBSERVER_H
    20 #define BRCTLDOWNLOADOBSERVER_H
    20 #define BRCTLDOWNLOADOBSERVER_H
    21 
    21 
    22 #warning The Browser Control API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    23 
       
    24 //  INCLUDES
    22 //  INCLUDES
    25 #include <e32std.h>
    23 #include <e32std.h>
    26 #include <e32base.h>
    24 #include <e32base.h>
    27 #include <BrCtlDefs.h>
    25 #include <brctldefs.h>
    28 
    26 
    29 // CONSTANTS
    27 // CONSTANTS
    30 
    28 
    31 // MACROS
    29 // MACROS
    32 
    30 
    86 * The MBrCtlDownloadObserver class handles download events.
    84 * The MBrCtlDownloadObserver class handles download events.
    87 *
    85 *
    88 * Usage:
    86 * Usage:
    89 *
    87 *
    90 * @code
    88 * @code
    91 *  #include <BrCtlDownloadObserver.h>
    89 *  #include <brctldownloadobserver.h>
    92 *
    90 *
    93 *  
    91 *  
    94 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
    92 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
    95 * @lib BrowserEngine.lib
    93 * @lib BrowserEngine.lib
    96 * @file BrCtlDownloadObserver.h
    94 * @file brctldownloadobserver.h
    97 * @endcode     *
    95 * @endcode     *
    98 */
    96 */
    99 class MBrCtlDownloadObserver
    97 class MBrCtlDownloadObserver
   100     {
    98     {
   101     public: // New functions
    99     public: // New functions