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