Uses of Class
org.robovm.apple.intents.INListCarsIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INListCarsIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INListCarsIntentResponse Modifier and Type Method Description voidINListCarsIntentHandling. confirmListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)voidINListCarsIntentHandlingAdapter. confirmListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)voidINListCarsIntentHandling. handleListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)voidINListCarsIntentHandlingAdapter. handleListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)