getBookingsUsingQuery

open fun getBookingsUsingQuery(@NonNull query: MPBookingsQuery, @NonNull completion: OnResultAndDataReadyListener<List<MPBooking>>)

Performs a request for all bookings that fit the provided query.

Parameters

completion

A result listener that returns a list of MPBookings