| Package | Description |
|---|---|
| crossmobile.ios.foundation |
| Modifier and Type | Method and Description |
|---|---|
static NSMutableURLRequest |
NSMutableURLRequest.requestWithURL(NSURL theURL)
Constructs and returns a NSMutableURLRequest object with the specified
URL.
|
static NSMutableURLRequest |
NSMutableURLRequest.requestWithURL(NSURL url,
int NSURLRequestCachePolicy,
double timeoutInterval)
Constructs and returns a NSMutableURLRequest object with the specified
parameters.
|
Copyright © 2020. All rights reserved.