Uses of Interface
org.lastbamboo.common.offer.answer.OfferAnswerMessage

Uses of OfferAnswerMessage in org.lastbamboo.common.offer.answer
 

Methods in org.lastbamboo.common.offer.answer with parameters of type OfferAnswerMessage
 void OfferAnswerTransactionListener.onTransactionFailed(OfferAnswerMessage message)
          Called when the transaction failed with an error response, a timeout, or for any other reason.
 void OfferAnswerTransactionListener.onTransactionSucceeded(OfferAnswerMessage message)
          Called when the transaction completed normally with a 200 OK response.
 



Copyright © 2013 LittleShoot. All Rights Reserved.