Uses of Class
org.robovm.apple.watchkit.WKErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.watchkit |
-
Uses of WKErrorCode in org.robovm.apple.watchkit
Methods in org.robovm.apple.watchkit 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.