public class NSURLSessionDownloadTask extends NSURLSessionTask
| Constructor and Description |
|---|
NSURLSessionDownloadTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelByProducingResumeData(org.robovm.objc.block.VoidBlock1<NSData> completionHandler) |
cancel, countOfBytesExpectedToReceive, countOfBytesExpectedToSend, countOfBytesReceived, countOfBytesSent, currentRequest, error, originalRequest, priority, response, resume, setPriority, setTaskDescription, state, suspend, taskDescription, taskIdentifieraddObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic void cancelByProducingResumeData(org.robovm.objc.block.VoidBlock1<NSData> completionHandler)
Copyright © 2020. All rights reserved.