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