web_pub/download_mgr_ui_api/inc/CDownloadMgrUiUserInteractions.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 74 91031d3aab7d
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    19 
    19 
    20 #ifndef CDOWNLOADMGRUIUSERINTERACTIONS_H
    20 #ifndef CDOWNLOADMGRUIUSERINTERACTIONS_H
    21 #define CDOWNLOADMGRUIUSERINTERACTIONS_H
    21 #define CDOWNLOADMGRUIUSERINTERACTIONS_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <cdownloadmgruibase.h>
    24 #include <CDownloadMgrUiBase.h>
    25 #include <downloadmgrclient.h>
    25 #include <DownloadMgrClient.h>
    26 #include <vwsdef.h>
    26 #include <vwsdef.h>
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 _LIT8( KDrmInnerContentTypesToLaunch, "application/java-archive application/x-java-archive x-epoc/x-sisx-app application/x-pip" );
    29 _LIT8( KDrmInnerContentTypesToLaunch, "application/java-archive application/x-java-archive x-epoc/x-sisx-app application/x-pip" );
    30 _LIT8( KSisxApplication, "x-epoc/x-sisx-app application/vnd.symbian.install x-epoc/x-app268436505" );
    30 _LIT8( KSisxApplication, "x-epoc/x-sisx-app application/vnd.symbian.install x-epoc/x-app268436505" );