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