public class NSURLSessionConfiguration extends NSObject
| Constructor and Description |
|---|
NSURLSessionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static NSURLSessionConfiguration |
backgroundSessionConfigurationWithIdentifier(String identifier) |
void |
setSharedContainerIdentifier(String sharedContainerIdentifier) |
String |
sharedContainerIdentifier() |
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic static NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier(String identifier)
public String sharedContainerIdentifier()
public void setSharedContainerIdentifier(String sharedContainerIdentifier)
Copyright © 2020. All rights reserved.