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