public interface FetchBookingFormCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onBookingFormFetchError(java.lang.Error error) |
void |
onBookingFormFetchSuccess(BookingForm bookingForm) |
void onBookingFormFetchSuccess(BookingForm bookingForm)
void onBookingFormFetchError(java.lang.Error error)