Searched refs:DownloadPauseState (Results 1 – 6 of 6) sorted by relevance
1 import { DownloadOptions, DownloadPauseState, FileSystemNetworkTaskProgressCallback, DownloadProgre…210 pauseAsync(): Promise<DownloadPauseState>;220 savable(): DownloadPauseState;
155 export type DownloadPauseState = { alias
1 …DownloadPauseState,\n FileSystemNetworkTaskProgressCallback,\n DownloadProgressData,\n UploadPr…
1 …on.\n */\n totalBytesExpectedToSend: number;\n};\n\nexport type DownloadPauseState = {\n /**\n…
174 export type DownloadPauseState = { alias
7 DownloadPauseState,509 async pauseAsync(): Promise<DownloadPauseState> {559 savable(): DownloadPauseState {