Skip to main content

Class: LIDMigrationMapping

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

Implements

Constructors

new LIDMigrationMapping()

new LIDMigrationMapping(p?): LIDMigrationMapping

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

Parameters

p?

ILIDMigrationMapping

Returns

LIDMigrationMapping

Properties

assignedLid

assignedLid: number | Long

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

Implementation of

ILIDMigrationMapping.assignedLid


latestLid

latestLid: number | Long

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

Implementation of

ILIDMigrationMapping.latestLid


pn

pn: number | Long

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

Implementation of

ILIDMigrationMapping.pn

Methods

create()

static create(properties?): LIDMigrationMapping

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

Parameters

properties?

ILIDMigrationMapping

Returns

LIDMigrationMapping


decode()

static decode(r, l?): LIDMigrationMapping

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LIDMigrationMapping


encode()

static encode(m, w?): Writer

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

Parameters

m

ILIDMigrationMapping

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string