Uses of Class
org.robovm.apple.intents.INStartCallIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INStartCallIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INStartCallIntentResponse Modifier and Type Method Description voidINStartCallIntentHandling. confirmStartCall(INStartCallIntent intent, VoidBlock1<INStartCallIntentResponse> completion)voidINStartCallIntentHandlingAdapter. confirmStartCall(INStartCallIntent intent, VoidBlock1<INStartCallIntentResponse> completion)voidINStartCallIntentHandling. handleStartCall(INStartCallIntent intent, VoidBlock1<INStartCallIntentResponse> completion)voidINStartCallIntentHandlingAdapter. handleStartCall(INStartCallIntent intent, VoidBlock1<INStartCallIntentResponse> completion)