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