Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionSilenceSecondaryAudioHintType
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionSilenceSecondaryAudioHintType in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioSessionSilenceSecondaryAudioHintType Modifier and Type Method Description static AVAudioSessionSilenceSecondaryAudioHintTypeAVAudioSessionSilenceSecondaryAudioHintType. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioSessionSilenceSecondaryAudioHintTypeAVAudioSessionSilenceSecondaryAudioHintType. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioSessionSilenceSecondaryAudioHintType[]AVAudioSessionSilenceSecondaryAudioHintType. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioSessionSilenceSecondaryAudioHintType Modifier and Type Method Description static NSObjectProtocolAVAudioSession.Notifications. observeSilenceSecondaryAudioHint(VoidBlock1<AVAudioSessionSilenceSecondaryAudioHintType> block)