Package org.bitcoinj.protocols.payments
Class PaymentProtocol.Ack
- java.lang.Object
 - 
- org.bitcoinj.protocols.payments.PaymentProtocol.Ack
 
 
- 
- Enclosing class:
 - PaymentProtocol
 
public static class PaymentProtocol.Ack extends java.lang.ObjectMessage returned by the merchant in response to a Payment message. 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMemo()Returns the memo included by the merchant in the payment ack. 
 -