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