WalletCore
WalletCore
/
wallet.core.jni.proto
/
Polkadot
/
Staking
/
Chill
Chill
class
Chill
:
Polkadot.Staking.ChillOrBuilder
Chill
Content copied to clipboard
Protobuf type
TW.Polkadot.Proto.Staking.Chill
Types
Functions
Types
Builder
Link copied to clipboard
class
Builder
Chill
Content copied to clipboard
Protobuf type
TW.Polkadot.Proto.Staking.Chill
Functions
get
Default
Instance
Link copied to clipboard
open
fun
getDefaultInstance
(
)
:
Chill
new
Builder
Link copied to clipboard
open
fun
newBuilder
(
)
:
Polkadot.Staking.Chill.Builder
open
fun
newBuilder
(
prototype
:
Chill
)
:
Polkadot.Staking.Chill.Builder
parse
Delimited
From
Link copied to clipboard
open
fun
parseDelimitedFrom
(
input
:
InputStream
)
:
Chill
open
fun
parseDelimitedFrom
(
input
:
InputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
parse
From
Link copied to clipboard
open
fun
parseFrom
(
data
:
Array
<
Byte
>
)
:
Chill
open
fun
parseFrom
(
data
:
ByteString
)
:
Chill
open
fun
parseFrom
(
input
:
CodedInputStream
)
:
Chill
open
fun
parseFrom
(
input
:
InputStream
)
:
Chill
open
fun
parseFrom
(
data
:
ByteBuffer
)
:
Chill
open
fun
parseFrom
(
data
:
Array
<
Byte
>
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
open
fun
parseFrom
(
data
:
ByteString
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
open
fun
parseFrom
(
input
:
CodedInputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
open
fun
parseFrom
(
input
:
InputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
open
fun
parseFrom
(
data
:
ByteBuffer
,
extensionRegistry
:
ExtensionRegistryLite
)
:
Chill
parser
Link copied to clipboard
open
fun
parser
(
)
:
Parser<Chill>