Implements
Constructors
new GalaxyFlowAction()
new GalaxyFlowAction(Defined in: WAProto/index.d.ts:7802p?):GalaxyFlowAction
Parameters
p?
IGalaxyFlowAction
Returns
GalaxyFlowAction
Properties
flowId?
Defined in: WAProto/index.d.ts:7804optionalflowId:null|string
Implementation of
IGalaxyFlowAction.flowId
stanzaId?
Defined in: WAProto/index.d.ts:7805optionalstanzaId:null|string
Implementation of
IGalaxyFlowAction.stanzaId
type?
Defined in: WAProto/index.d.ts:7803optionaltype:null|NOTIFY_LAUNCH
Implementation of
IGalaxyFlowAction.type
Methods
create()
Defined in: WAProto/index.d.ts:7806staticcreate(properties?):GalaxyFlowAction
Parameters
properties?
IGalaxyFlowAction
Returns
GalaxyFlowAction
decode()
Defined in: WAProto/index.d.ts:7808staticdecode(r,l?):GalaxyFlowAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
GalaxyFlowAction
encode()
Defined in: WAProto/index.d.ts:7807staticencode(m,w?):Writer
Parameters
m
IGalaxyFlowAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:7809staticfromObject(d):GalaxyFlowAction
Parameters
d
Returns
GalaxyFlowAction
getTypeUrl()
Defined in: WAProto/index.d.ts:7812staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:7811
Returns
object
toObject()
Defined in: WAProto/index.d.ts:7810statictoObject(m,o?):object
Parameters
m
GalaxyFlowAction
o?
IConversionOptions
Returns
object