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