Package apple.foundation
Interface NSURLSession.Block_getAllTasksWithCompletionHandler
-
- Enclosing class:
- NSURLSession
public static interface NSURLSession.Block_getAllTasksWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_getAllTasksWithCompletionHandler(NSArray<? extends NSURLSessionTask> tasks)
-
-
-
Method Detail
-
call_getAllTasksWithCompletionHandler
void call_getAllTasksWithCompletionHandler(NSArray<? extends NSURLSessionTask> tasks)
-
-