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