| Interface | Description |
|---|---|
| IDownloaderClient |
This interface should be implemented by the client activity for the
downloader.
|
| IDownloaderService |
This interface is implemented by the DownloaderService and by the
DownloaderServiceMarshaller.
|
| IStub |
This is the interface that is used to connect/disconnect from the downloader
service.
|
| Class | Description |
|---|---|
| Constants |
Contains the internal constants that are used in the download manager.
|
| DownloaderClientMarshaller |
This class binds the service API to your application client.
|
| DownloaderServiceMarshaller |
This class is used by the client activity to proxy requests to the Downloader
Service.
|
| DownloadProgressInfo |
This class contains progress information about the active download(s).
|
| Helpers |
Some helper functions for the download manager
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.