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