Uses of Class
org.robovm.apple.intents.INRequestRideIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INRequestRideIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INRequestRideIntentResponse Modifier and Type Method Description voidINRequestRideIntentHandling. confirmRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)voidINRequestRideIntentHandlingAdapter. confirmRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)voidINRidesharingDomainHandlingAdapter. confirmRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)voidINRequestRideIntentHandling. handleRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)voidINRequestRideIntentHandlingAdapter. handleRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)voidINRidesharingDomainHandlingAdapter. handleRequestRide(INRequestRideIntent intent, VoidBlock1<INRequestRideIntentResponse> completion)