ApiDownloader¶
Constructors¶
ApiDownloader¶
-
public
ApiDownloader(ContentsDialog.ContentType contentType, String outputDirPath, URL urlContent, URL urlData)¶
ApiDownloader¶
-
public
ApiDownloader(ContentsDialog.ContentType contentType, String outputDirPath, String urlStringContent, String urlStringData)¶
Methods¶
addListener¶
-
public void
addListener(ApiDownloaderListener listener)¶
getContent¶
-
public ApiContentResponse
getContent()¶
getContentType¶
-
public ContentsDialog.ContentType
getContentType()¶
setContent¶
-
public void
setContent(ApiContentResponse content)¶