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