sendRecurringResult
Allows sending the result of the DELETE /storedPaymentMethods network call.
Call this method with a RecurringDropInServiceResult depending on the response of the corresponding network call.
Check the subclasses of RecurringDropInServiceResult for more information.
Parameters
result
the result of the network call.