Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionPromptStyle
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionPromptStyle in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioSessionPromptStyle Modifier and Type Method Description AVAudioSessionPromptStyleAVAudioSession. getPromptStyle()static AVAudioSessionPromptStyleAVAudioSessionPromptStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioSessionPromptStyleAVAudioSessionPromptStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioSessionPromptStyle[]AVAudioSessionPromptStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.