Uses of Class
org.robovm.apple.speech.SFSpeechRecognizerAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.speech |
-
Uses of SFSpeechRecognizerAuthorizationStatus in org.robovm.apple.speech
Methods in org.robovm.apple.speech that return SFSpeechRecognizerAuthorizationStatus Modifier and Type Method Description static SFSpeechRecognizerAuthorizationStatusSFSpeechRecognizer. authorizationStatus()static SFSpeechRecognizerAuthorizationStatusSFSpeechRecognizerAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static SFSpeechRecognizerAuthorizationStatusSFSpeechRecognizerAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static SFSpeechRecognizerAuthorizationStatus[]SFSpeechRecognizerAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.speech with type arguments of type SFSpeechRecognizerAuthorizationStatus Modifier and Type Method Description static voidSFSpeechRecognizer. requestAuthorization(VoidBlock1<SFSpeechRecognizerAuthorizationStatus> handler)