Uses of Class
org.robovm.apple.safariservices.SFErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.safariservices |
-
Uses of SFErrorCode in org.robovm.apple.safariservices
Methods in org.robovm.apple.safariservices that return SFErrorCode Modifier and Type Method Description static SFErrorCodeSFErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static SFErrorCodeSFErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SFErrorCode[]SFErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.