-
- All Implemented Interfaces:
-
java.lang.AutoCloseable,org.lightningdevkit.ldknode.Disposable,org.lightningdevkit.ldknode.UnifiedQrPaymentInterface
public class UnifiedQrPayment implements Disposable, AutoCloseable, UnifiedQrPaymentInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUnifiedQrPayment.Companion
-
Constructor Summary
Constructors Constructor Description UnifiedQrPayment(Pointer pointer)UnifiedQrPayment(NoPointer noPointer)This constructor can be used to instantiate a fake object.
-
Method Summary
-
-
Constructor Detail
-
UnifiedQrPayment
UnifiedQrPayment(Pointer pointer)
-
UnifiedQrPayment
UnifiedQrPayment(NoPointer noPointer)
This constructor can be used to instantiate a fake object.
-
-
-
-