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