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