Uses of Class
org.robovm.apple.intents.INListRideOptionsIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INListRideOptionsIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INListRideOptionsIntentResponse Modifier and Type Method Description voidINListRideOptionsIntentHandling. confirmListRideOptions(INListRideOptionsIntent intent, VoidBlock1<INListRideOptionsIntentResponse> completion)voidINListRideOptionsIntentHandlingAdapter. confirmListRideOptions(INListRideOptionsIntent intent, VoidBlock1<INListRideOptionsIntentResponse> completion)voidINListRideOptionsIntentHandling. handleListRideOptions(INListRideOptionsIntent intent, VoidBlock1<INListRideOptionsIntentResponse> completion)voidINListRideOptionsIntentHandlingAdapter. handleListRideOptions(INListRideOptionsIntent intent, VoidBlock1<INListRideOptionsIntentResponse> completion)