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