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