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