WalletCore
WalletCore
/
wallet.core.jni.proto
/
Harmony
/
SigningInput
/
MessageOneofCase
Message
Oneof
Case
enum
MessageOneofCase
Entries
Functions
Entries
TRANSACTION_MESSAGE
Link copied to clipboard
TRANSACTION_MESSAGE
STAKING_MESSAGE
Link copied to clipboard
STAKING_MESSAGE
MESSAGEONEOF_NOT_SET
Link copied to clipboard
MESSAGEONEOF_NOT_SET
Functions
for
Number
Link copied to clipboard
open
fun
forNumber
(
value
:
Int
)
:
Harmony.SigningInput.MessageOneofCase
get
Number
Link copied to clipboard
open
fun
getNumber
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
value
:
Int
)
:
Harmony.SigningInput.MessageOneofCase
open
fun
valueOf
(
name
:
String
)
:
Harmony.SigningInput.MessageOneofCase
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Harmony.SigningInput.MessageOneofCase
>
Returns an array containing the constants of this enum type, in the order they're declared.