public class ButtonRequest extends Object implements HardwareWalletMessage
Value object to provide the following to downstream API consumers:
This object is typically built from a hardware wallet specific adapter
Constructor and Description |
---|
ButtonRequest(ButtonRequestType buttonRequestType,
String buttonMessage) |
Modifier and Type | Method and Description |
---|---|
String |
getButtonMessage() |
ButtonRequestType |
getButtonRequestType() |
String |
toString() |
public ButtonRequest(ButtonRequestType buttonRequestType, String buttonMessage)
public ButtonRequestType getButtonRequestType()
public String getButtonMessage()
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.