Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionInterruptionNotification
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionInterruptionNotification in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioSessionInterruptionNotification Modifier and Type Method Description AVAudioSessionInterruptionNotificationAVAudioSessionInterruptionNotification. set(NSString key, NSObject value)AVAudioSessionInterruptionNotificationAVAudioSessionInterruptionNotification. setOptions(AVAudioSessionInterruptionOptions options)AVAudioSessionInterruptionNotificationAVAudioSessionInterruptionNotification. setType(AVAudioSessionInterruptionType type)static AVAudioSessionInterruptionNotificationAVAudioSessionInterruptionNotification.Marshaler. toObject(Class<AVAudioSessionInterruptionNotification> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioSessionInterruptionNotification Modifier and Type Method Description static List<AVAudioSessionInterruptionNotification>AVAudioSessionInterruptionNotification.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioSessionInterruptionNotification Modifier and Type Method Description static longAVAudioSessionInterruptionNotification.Marshaler. toNative(AVAudioSessionInterruptionNotification o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioSessionInterruptionNotification Modifier and Type Method Description static NSObjectProtocolAVAudioSession.Notifications. observeInterruption(VoidBlock1<AVAudioSessionInterruptionNotification> block)static longAVAudioSessionInterruptionNotification.AsListMarshaler. toNative(List<AVAudioSessionInterruptionNotification> l, long flags)static AVAudioSessionInterruptionNotificationAVAudioSessionInterruptionNotification.Marshaler. toObject(Class<AVAudioSessionInterruptionNotification> cls, long handle, long flags)