getBookingsUsingQuery
open fun getBookingsUsingQuery(@NonNull query: MPBookingsQuery, @NonNull completion: OnResultAndDataReadyListener<List<MPBooking>>)
Content copied to clipboard
Performs a request for all bookings that fit the provided query.
Parameters
query
completion
A result listener that returns a list of MPBookings