MCPcopy Create free account
hub / github.com/itinance/react-native-fs / stop

Method stop

android/src/main/java/com/rnfs/Downloader.java:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 }
160
161 protected void stop() {
162 mAbort.set(true);
163 }
164
165 @Override
166 protected void onProgressUpdate(long[]... values) {

Callers 1

stopDownloadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected