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