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