| Package | Description |
|---|---|
| crossmobile.ios.foundation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NSURLConnectionDataDelegate
NSURLConnectionDataDelegate interface is the delegate responsible for
handling events related to data of NSURLConnection objects.
|
| Modifier and Type | Method and Description |
|---|---|
static NSURLConnection |
NSURLConnection.connectionWithRequest(NSURLRequest NSURLRequest,
NSURLConnectionDelegate NSURLConnectionDelegate)
Deprecated.
|
| Constructor and Description |
|---|
NSURLConnection(NSURLRequest request,
NSURLConnectionDelegate delegate)
Deprecated.
|
NSURLConnection(NSURLRequest request,
NSURLConnectionDelegate delegate,
boolean startImmediately)
Deprecated.
|
Copyright © 2020. All rights reserved.