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