Implements
Constructors
new TapLinkAction()
new TapLinkAction(Defined in: WAProto/index.d.ts:13160p?):TapLinkAction
Parameters
p?
ITapLinkAction
Returns
TapLinkAction
Properties
tapUrl?
Defined in: WAProto/index.d.ts:13162optionaltapUrl:null|string
Implementation of
ITapLinkAction.tapUrl
title?
Defined in: WAProto/index.d.ts:13161optionaltitle:null|string
Implementation of
ITapLinkAction.title
Methods
create()
Defined in: WAProto/index.d.ts:13163staticcreate(properties?):TapLinkAction
Parameters
properties?
ITapLinkAction
Returns
TapLinkAction
decode()
Defined in: WAProto/index.d.ts:13165staticdecode(r,l?):TapLinkAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
TapLinkAction
encode()
Defined in: WAProto/index.d.ts:13164staticencode(m,w?):Writer
Parameters
m
ITapLinkAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:13166staticfromObject(d):TapLinkAction
Parameters
d
Returns
TapLinkAction
getTypeUrl()
Defined in: WAProto/index.d.ts:13169staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:13168
Returns
object
toObject()
Defined in: WAProto/index.d.ts:13167statictoObject(m,o?):object
Parameters
m
TapLinkAction
o?
IConversionOptions
Returns
object