Uses of Class
org.robovm.apple.foundation.NSURLRequestAttribution
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLRequestAttribution in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLRequestAttribution Modifier and Type Method Description NSURLRequestAttributionNSMutableURLRequest. getAttribution()NSURLRequestAttributionNSURLRequest. getAttribution()static NSURLRequestAttributionNSURLRequestAttribution. valueOf(long n)Returns the enum constant of this type with the specified name.static NSURLRequestAttributionNSURLRequestAttribution. valueOf(String name)Returns the enum constant of this type with the specified name.static NSURLRequestAttribution[]NSURLRequestAttribution. 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 NSURLRequestAttribution Modifier and Type Method Description voidNSMutableURLRequest. setAttribution(NSURLRequestAttribution v)