Skip to main content

Class: LIDMigrationMappingSyncMessage

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

Implements

Constructors

new LIDMigrationMappingSyncMessage()

new LIDMigrationMappingSyncMessage(p?): LIDMigrationMappingSyncMessage

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

Parameters

p?

ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage

Properties

encodedMappingPayload?

optional encodedMappingPayload: null | Uint8Array<ArrayBufferLike>

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

Implementation of

ILIDMigrationMappingSyncMessage.encodedMappingPayload

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): LIDMigrationMappingSyncMessage

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

Parameters

properties?

ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage


decode()

static decode(r, l?): LIDMigrationMappingSyncMessage

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LIDMigrationMappingSyncMessage


encode()

static encode(m, w?): Writer

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

Parameters

m

ILIDMigrationMappingSyncMessage

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): LIDMigrationMappingSyncMessage

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

Parameters

d

Returns

LIDMigrationMappingSyncMessage


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

LIDMigrationMappingSyncMessage

o?

IConversionOptions

Returns

object