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