--- a/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Thu Jan 07 13:31:38 2010 +0200
@@ -20,7 +20,7 @@
#define __DOWNLOADMGR_SERVER_H__
// INCLUDES
-#include <HttpDownloadManagerServerEngine.h>
+#include "HttpDownloadManagerServerEngine.h"
#include <e32base.h>
// FORWARD DECLARATIONS
@@ -601,6 +601,13 @@
* @return None.
*/
void SetString8AttributeL();
+
+ /**
+ * Get the number of live subsessions.
+ * @param -
+ * @return None.
+ */
+ void GetNumberOfSubsession();
private: // from CSession