Implements
Constructors
new UrlTrackingMapElement()
new UrlTrackingMapElement(Defined in: WAProto/index.d.ts:13305p?):UrlTrackingMapElement
Parameters
p?
IUrlTrackingMapElement
Returns
UrlTrackingMapElement
Properties
cardIndex?
Defined in: WAProto/index.d.ts:13309optionalcardIndex:null|number
Implementation of
IUrlTrackingMapElement.cardIndex
consentedUsersUrl?
Defined in: WAProto/index.d.ts:13308optionalconsentedUsersUrl:null|string
Implementation of
IUrlTrackingMapElement.consentedUsersUrl
originalUrl?
Defined in: WAProto/index.d.ts:13306optionaloriginalUrl:null|string
Implementation of
IUrlTrackingMapElement.originalUrl
unconsentedUsersUrl?
Defined in: WAProto/index.d.ts:13307optionalunconsentedUsersUrl:null|string
Implementation of
IUrlTrackingMapElement.unconsentedUsersUrl
Methods
create()
Defined in: WAProto/index.d.ts:13310staticcreate(properties?):UrlTrackingMapElement
Parameters
properties?
IUrlTrackingMapElement
Returns
UrlTrackingMapElement
decode()
Defined in: WAProto/index.d.ts:13312staticdecode(r,l?):UrlTrackingMapElement
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
UrlTrackingMapElement
encode()
Defined in: WAProto/index.d.ts:13311staticencode(m,w?):Writer
Parameters
m
IUrlTrackingMapElement
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:13313staticfromObject(d):UrlTrackingMapElement
Parameters
d
Returns
UrlTrackingMapElement
getTypeUrl()
Defined in: WAProto/index.d.ts:13316staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:13315
Returns
object
toObject()
Defined in: WAProto/index.d.ts:13314statictoObject(m,o?):object
Parameters
m
UrlTrackingMapElement
o?
IConversionOptions
Returns
object