-
Methods in org.robovm.apple.intents with parameters of type INGetAvailableRestaurantReservationBookingsIntent
| Modifier and Type |
Method |
Description |
void |
INGetAvailableRestaurantReservationBookingsIntentHandling.confirmGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INGetAvailableRestaurantReservationBookingsIntentResponse> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandlingAdapter.confirmGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INGetAvailableRestaurantReservationBookingsIntentResponse> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandling.handleGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INGetAvailableRestaurantReservationBookingsIntentResponse> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandlingAdapter.handleGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INGetAvailableRestaurantReservationBookingsIntentResponse> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandling.resolvePartySizeForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INIntegerResolutionResult> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandlingAdapter.resolvePartySizeForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INIntegerResolutionResult> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandling.resolvePreferredBookingDateComponentsForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INDateComponentsResolutionResult> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandlingAdapter.resolvePreferredBookingDateComponentsForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INDateComponentsResolutionResult> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandling.resolveRestaurantForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INRestaurantResolutionResult> completion) |
|
void |
INGetAvailableRestaurantReservationBookingsIntentHandlingAdapter.resolveRestaurantForGetAvailableRestaurantReservationBookings(INGetAvailableRestaurantReservationBookingsIntent intent,
VoidBlock1<INRestaurantResolutionResult> completion) |
|