sendOrderResult
Allows sending the result of the /orders network call.
Call this method with a OrderDropInServiceResult depending on the response of the corresponding network call.
Check the subclasses of OrderDropInServiceResult for more information.
Parameters
result
the result of the network request.