web_plat/download_mgr_client_api_extn/inc/DownloadMgrClientApiExt.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 74 91031d3aab7d
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description:  API extensions for RHttpDownloadMgr
    14 * Description:  API extensions for RHttpDownloadMgr
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #ifndef __RHTTPDOWNLOADMGRAPIEXT_H__
    20 #ifndef __RHTTPDOWNLOADMGRAPIEXT_H__
    19 #define __RHTTPDOWNLOADMGRAPIEXT_H__
    21 #define __RHTTPDOWNLOADMGRAPIEXT_H__
    20 
    22 
    21 #include <downloadmgrclient.h>
    23 
       
    24 #include "DownloadMgrClient.h"
       
    25 
    22 
    26 
    23 /**
    27 /**
    24  *  API Extensions for RHttpDownloadMgr
    28  *  API Extensions for RHttpDownloadMgr
    25  *
    29  *
    26  *  This class was added to provide support for ProgressiveDownload
    30  *  This class was added to provide support for ProgressiveDownload