| Package | Description |
|---|---|
| crossmobile.ios.foundation |
| Modifier and Type | Method and Description |
|---|---|
static NSURLSession |
NSURLSession.sessionWithConfiguration(NSURLSessionConfiguration configuration) |
static NSURLSession |
NSURLSession.sessionWithConfiguration(NSURLSessionConfiguration configuration,
NSURLSessionDelegate delegate,
NSOperationQueue queue) |
NSURLSession |
NSURLSession.sharedSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
NSURLSessionDelegate.didBecomeInvalidWithError(NSURLSession session,
NSError error) |
void |
NSURLSessionDelegate.didFinishEventsForBackgroundURLSession(NSURLSession session) |
Copyright © 2020. All rights reserved.