UrlTrackingMapElement
amiudmodz / proto / UrlTrackingMap / UrlTrackingMapElement
Class: UrlTrackingMapElement
Defined in: WAProto/index.d.ts:14998
Implements
Constructors
new UrlTrackingMapElement()
new UrlTrackingMapElement(
p?):UrlTrackingMapElement
Defined in: WAProto/index.d.ts:14999
Parameters
p?
Returns
Properties
cardIndex?
optionalcardIndex:null|number
Defined in: WAProto/index.d.ts:15003
Implementation of
IUrlTrackingMapElement.cardIndex
consentedUsersUrl?
optionalconsentedUsersUrl:null|string
Defined in: WAProto/index.d.ts:15002
Implementation of
IUrlTrackingMapElement.consentedUsersUrl
originalUrl?
optionaloriginalUrl:null|string
Defined in: WAProto/index.d.ts:15000
Implementation of
IUrlTrackingMapElement.originalUrl
unconsentedUsersUrl?
optionalunconsentedUsersUrl:null|string
Defined in: WAProto/index.d.ts:15001
Implementation of
IUrlTrackingMapElement.unconsentedUsersUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:15009
Returns
object
create()
staticcreate(properties?):UrlTrackingMapElement
Defined in: WAProto/index.d.ts:15004
Parameters
properties?
Returns
decode()
staticdecode(r,l?):UrlTrackingMapElement
Defined in: WAProto/index.d.ts:15006
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:15005
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):UrlTrackingMapElement
Defined in: WAProto/index.d.ts:15007
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:15010
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:15008
Parameters
m
o?
IConversionOptions
Returns
object