Implements
Constructors
new NativeFlowButton()
new NativeFlowButton(Defined in: WAProto/index.d.ts:6914p?):NativeFlowButton
Parameters
p?
INativeFlowButton
Returns
NativeFlowButton
Properties
buttonParamsJson?
Defined in: WAProto/index.d.ts:6916optionalbuttonParamsJson:null|string
Implementation of
INativeFlowButton.buttonParamsJson
name?
Defined in: WAProto/index.d.ts:6915optionalname:null|string
Implementation of
INativeFlowButton.name
Methods
create()
Defined in: WAProto/index.d.ts:6917staticcreate(properties?):NativeFlowButton
Parameters
properties?
INativeFlowButton
Returns
NativeFlowButton
decode()
Defined in: WAProto/index.d.ts:6919staticdecode(r,l?):NativeFlowButton
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
NativeFlowButton
encode()
Defined in: WAProto/index.d.ts:6918staticencode(m,w?):Writer
Parameters
m
INativeFlowButton
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:6920staticfromObject(d):NativeFlowButton
Parameters
d
Returns
NativeFlowButton
getTypeUrl()
Defined in: WAProto/index.d.ts:6923staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:6922
Returns
object
toObject()
Defined in: WAProto/index.d.ts:6921statictoObject(m,o?):object
Parameters
m
NativeFlowButton
o?
IConversionOptions
Returns
object