Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DownloadItemAsync ( System.Item item ) : Task |
||
ItemDownloader ( DownloadKind downloadKind ) : System | ||
ItemDownloader ( DownloadKind downloadKind, bool useHttps ) : System |
Method | Description | |
---|---|---|
CreateHttpClient ( DownloadKind downloadKind, bool useHttps ) : |
||
GetBaseAddressForDownloadKind ( DownloadKind downloadKind, bool useHttps ) : string | ||
GetServiceFromClient ( IPr0grammApiClient client ) : IPr0grammItemsService |
public DownloadItemAsync ( System.Item item ) : Task |
||
item | System.Item | |
return | Task |
public ItemDownloader ( DownloadKind downloadKind ) : System | ||
downloadKind | DownloadKind | |
return | System |
public ItemDownloader ( DownloadKind downloadKind, bool useHttps ) : System | ||
downloadKind | DownloadKind | |
useHttps | bool | |
return | System |