Uses of Class
org.robovm.apple.foundation.NSURLSessionMultipathServiceType
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLSessionMultipathServiceType in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLSessionMultipathServiceType Modifier and Type Method Description NSURLSessionMultipathServiceTypeNSURLSessionConfiguration. getMultipathServiceType()static NSURLSessionMultipathServiceTypeNSURLSessionMultipathServiceType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSURLSessionMultipathServiceTypeNSURLSessionMultipathServiceType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSURLSessionMultipathServiceType[]NSURLSessionMultipathServiceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSURLSessionMultipathServiceType Modifier and Type Method Description voidNSURLSessionConfiguration. setMultipathServiceType(NSURLSessionMultipathServiceType v)