Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionRouteChangeNotification
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionRouteChangeNotification in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioSessionRouteChangeNotification Modifier and Type Method Description AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification. set(NSString key, NSObject value)AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification. setPreviousRoute(AVAudioSessionRouteDescription previousRoute)AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification. setReason(AVAudioSessionRouteChangeReason reason)static AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification.Marshaler. toObject(Class<AVAudioSessionRouteChangeNotification> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioSessionRouteChangeNotification Modifier and Type Method Description static List<AVAudioSessionRouteChangeNotification>AVAudioSessionRouteChangeNotification.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioSessionRouteChangeNotification Modifier and Type Method Description static longAVAudioSessionRouteChangeNotification.Marshaler. toNative(AVAudioSessionRouteChangeNotification o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioSessionRouteChangeNotification Modifier and Type Method Description static NSObjectProtocolAVAudioSession.Notifications. observeRouteChange(VoidBlock1<AVAudioSessionRouteChangeNotification> block)static longAVAudioSessionRouteChangeNotification.AsListMarshaler. toNative(List<AVAudioSessionRouteChangeNotification> l, long flags)static AVAudioSessionRouteChangeNotificationAVAudioSessionRouteChangeNotification.Marshaler. toObject(Class<AVAudioSessionRouteChangeNotification> cls, long handle, long flags)