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