Package org.robovm.apple.avfoundation
Class AVAudioSessionInterruptionNotification.Marshaler
java.lang.Object
org.robovm.apple.avfoundation.AVAudioSessionInterruptionNotification.Marshaler
- Enclosing class:
- AVAudioSessionInterruptionNotification
public static class AVAudioSessionInterruptionNotification.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(AVAudioSessionInterruptionNotification o, long flags)static AVAudioSessionInterruptionNotificationtoObject(Class<AVAudioSessionInterruptionNotification> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static AVAudioSessionInterruptionNotification toObject(Class<AVAudioSessionInterruptionNotification> cls, long handle, long flags) -
toNative
-