Uses of Class
org.robovm.apple.intents.INStartAudioCallIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INStartAudioCallIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INStartAudioCallIntentResponse Modifier and Type Method Description voidINStartAudioCallIntentHandling. confirmStartAudioCall(INStartAudioCallIntent intent, VoidBlock1<INStartAudioCallIntentResponse> completion)Deprecated.voidINStartAudioCallIntentHandlingAdapter. confirmStartAudioCall(INStartAudioCallIntent intent, VoidBlock1<INStartAudioCallIntentResponse> completion)voidINStartAudioCallIntentHandling. handleStartAudioCall(INStartAudioCallIntent intent, VoidBlock1<INStartAudioCallIntentResponse> completion)Deprecated.voidINStartAudioCallIntentHandlingAdapter. handleStartAudioCall(INStartAudioCallIntent intent, VoidBlock1<INStartAudioCallIntentResponse> completion)