Uses of Class
org.robovm.apple.intents.INCancelRideIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCancelRideIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INCancelRideIntentResponse Modifier and Type Method Description voidINCancelRideIntentHandling. confirmCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)voidINCancelRideIntentHandlingAdapter. confirmCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)voidINRidesharingDomainHandlingAdapter. confirmCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)voidINCancelRideIntentHandling. handleCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)voidINCancelRideIntentHandlingAdapter. handleCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)voidINRidesharingDomainHandlingAdapter. handleCancelRide(INCancelRideIntent intent, VoidBlock1<INCancelRideIntentResponse> completion)