Package org.robovm.apple.intents
Interface INListCarsIntentHandling
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INListCarsIntentHandlingAdapter
public interface INListCarsIntentHandling extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description voidconfirmListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)voidhandleListCars(INListCarsIntent intent, VoidBlock1<INListCarsIntentResponse> completion)
-
Method Details
-
handleListCars
-
confirmListCars
-