Package | Description |
---|---|
org.multibit.hd.hardware.core.messages | |
org.multibit.hd.hardware.keepkey.utils | |
org.multibit.hd.hardware.trezor.utils |
Modifier and Type | Method and Description |
---|---|
ButtonRequestType |
ButtonRequest.getButtonRequestType() |
static ButtonRequestType |
ButtonRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonRequestType[] |
ButtonRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ButtonRequest(ButtonRequestType buttonRequestType,
String buttonMessage) |
Modifier and Type | Method and Description |
---|---|
static ButtonRequestType |
KeepKeyMessageAdapter.adaptButtonRequestType(KeepKeyType.ButtonRequestType source) |
Modifier and Type | Method and Description |
---|---|
static ButtonRequestType |
TrezorMessageAdapter.adaptButtonRequestType(TrezorType.ButtonRequestType source) |
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.