Package apple.foundation.protocol
Interface NSURLSessionTaskDelegate.Block_URLSessionTaskNeedNewBodyStream
-
- Enclosing interface:
- NSURLSessionTaskDelegate
public static interface NSURLSessionTaskDelegate.Block_URLSessionTaskNeedNewBodyStream
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_URLSessionTaskNeedNewBodyStream(NSInputStream bodyStream)
-
-
-
Method Detail
-
call_URLSessionTaskNeedNewBodyStream
void call_URLSessionTaskNeedNewBodyStream(NSInputStream bodyStream)
-
-