public interface PayUAsyncTaskResponse
abstract Unit
onSuccess(Object response, Long executionTime)
onFailure(Integer errorCode, String errorMessage, Long executionTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit onSuccess(Object response, Long executionTime)
abstract Unit onFailure(Integer errorCode, String errorMessage, Long executionTime)