Download Manager UI Library API: Changes

The following header file(s) have changed between 3.1 and 3.2

Table 1: cdownloadmgruidownloadslist.h
Type Class Change
New public method CDownloadMgrUiDownloadsList TBool IsOneProgressive();
New protected method CDownloadMgrUiDownloadsList TInt HandleNotifyL( TInt /*aCmdId*/, TInt /*aEventId*/, CAiwGenericParamList& /*aEventParamList*/, const CAiwGenericParamList& /*aInParamList*/ ){return KErrNone;}

Table 2: cdownloadmgruiuserinteractions.h
Type Class Change
New constant _LIT8( KDrmInnerContentTypesToLaunch, "application/java-archive application/x-java-archive x-epoc/x-sisx-app application/x-pip" );
New constant _LIT8( KSisxApplication, "x-epoc/x-sisx-app" );
New constant _LIT8( KPipApplication, "application/x-pip" );
New protected method CDownloadMgrUiUserInteractions void DoHandleCompletionWithQueryL( RHttpDownload& aDownload, TBool aIsUiBusy, TBool aIsSupported, TBool aIsDrm, TBool aDrmRightsOnPhone );


Copyright © Nokia Corporation 2001-2008
Back to top