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