Implements
Constructors
new UrlTrackingMap()
new UrlTrackingMap(Defined in: WAProto/index.d.ts:13284p?):UrlTrackingMap
Parameters
p?
IUrlTrackingMap
Returns
UrlTrackingMap
Properties
urlTrackingMapElements
urlTrackingMapElements: IUrlTrackingMapElement[]
Defined in: WAProto/index.d.ts:13285
Implementation of
IUrlTrackingMap.urlTrackingMapElements
Methods
create()
Defined in: WAProto/index.d.ts:13286staticcreate(properties?):UrlTrackingMap
Parameters
properties?
IUrlTrackingMap
Returns
UrlTrackingMap
decode()
Defined in: WAProto/index.d.ts:13288staticdecode(r,l?):UrlTrackingMap
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
UrlTrackingMap
encode()
Defined in: WAProto/index.d.ts:13287staticencode(m,w?):Writer
Parameters
m
IUrlTrackingMap
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:13289staticfromObject(d):UrlTrackingMap
Parameters
d
Returns
UrlTrackingMap
getTypeUrl()
Defined in: WAProto/index.d.ts:13292staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:13291
Returns
object
toObject()
Defined in: WAProto/index.d.ts:13290statictoObject(m,o?):object
Parameters
m
UrlTrackingMap
o?
IConversionOptions
Returns
object