Skip to main content

UrlTrackingMapElement

amiudmodz


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?

IUrlTrackingMapElement

Returns

UrlTrackingMapElement

Properties

cardIndex?

optional cardIndex: null | number

Defined in: WAProto/index.d.ts:15003

Implementation of

IUrlTrackingMapElement.cardIndex


consentedUsersUrl?

optional consentedUsersUrl: null | string

Defined in: WAProto/index.d.ts:15002

Implementation of

IUrlTrackingMapElement.consentedUsersUrl


originalUrl?

optional originalUrl: null | string

Defined in: WAProto/index.d.ts:15000

Implementation of

IUrlTrackingMapElement.originalUrl


unconsentedUsersUrl?

optional unconsentedUsersUrl: 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()

static create(properties?): UrlTrackingMapElement

Defined in: WAProto/index.d.ts:15004

Parameters

properties?

IUrlTrackingMapElement

Returns

UrlTrackingMapElement


decode()

static decode(r, l?): UrlTrackingMapElement

Defined in: WAProto/index.d.ts:15006

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

UrlTrackingMapElement


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:15005

Parameters

m

IUrlTrackingMapElement

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): UrlTrackingMapElement

Defined in: WAProto/index.d.ts:15007

Parameters

d

Returns

UrlTrackingMapElement


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:15010

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:15008

Parameters

m

UrlTrackingMapElement

o?

IConversionOptions

Returns

object