Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionRouteChangeReason
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionRouteChangeReason in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioSessionRouteChangeReason Modifier and Type Method Description AVAudioSessionRouteChangeReasonAVAudioSessionRouteChangeNotification. getReason()static AVAudioSessionRouteChangeReasonAVAudioSessionRouteChangeReason. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioSessionRouteChangeReasonAVAudioSessionRouteChangeReason. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioSessionRouteChangeReason[]AVAudioSessionRouteChangeReason. 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 AVAudioSessionRouteChangeReason Modifier and Type Method Description AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification. setReason(AVAudioSessionRouteChangeReason reason)