Skip to main content
Defined in: WAProto/index.d.ts:13304

Implements

Constructors

new UrlTrackingMapElement()

new UrlTrackingMapElement(p?): UrlTrackingMapElement
Defined in: WAProto/index.d.ts:13305

Parameters

p?
IUrlTrackingMapElement

Returns

UrlTrackingMapElement

Properties

cardIndex?

optional cardIndex: null | number
Defined in: WAProto/index.d.ts:13309

Implementation of

IUrlTrackingMapElement.cardIndex

consentedUsersUrl?

optional consentedUsersUrl: null | string
Defined in: WAProto/index.d.ts:13308

Implementation of

IUrlTrackingMapElement.consentedUsersUrl

originalUrl?

optional originalUrl: null | string
Defined in: WAProto/index.d.ts:13306

Implementation of

IUrlTrackingMapElement.originalUrl

unconsentedUsersUrl?

optional unconsentedUsersUrl: null | string
Defined in: WAProto/index.d.ts:13307

Implementation of

IUrlTrackingMapElement.unconsentedUsersUrl

Methods

create()

static create(properties?): UrlTrackingMapElement
Defined in: WAProto/index.d.ts:13310

Parameters

properties?
IUrlTrackingMapElement

Returns

UrlTrackingMapElement

decode()

static decode(r, l?): UrlTrackingMapElement
Defined in: WAProto/index.d.ts:13312

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

UrlTrackingMapElement

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:13311

Parameters

m
IUrlTrackingMapElement
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): UrlTrackingMapElement
Defined in: WAProto/index.d.ts:13313

Parameters

d

Returns

UrlTrackingMapElement

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:13316

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:13315

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:13314

Parameters

m
UrlTrackingMapElement
o?
IConversionOptions

Returns

object