Skip to main content

LIDMigrationMappingSyncMessage

amiudmodz


amiudmodz / proto / LIDMigrationMappingSyncMessage

Class: LIDMigrationMappingSyncMessage

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

Implements

Constructors

new LIDMigrationMappingSyncMessage()

new LIDMigrationMappingSyncMessage(p?): LIDMigrationMappingSyncMessage

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

Parameters

p?

ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage

Properties

encodedMappingPayload?

optional encodedMappingPayload: null | Uint8Array<ArrayBufferLike>

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

Implementation of

ILIDMigrationMappingSyncMessage.encodedMappingPayload

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): LIDMigrationMappingSyncMessage

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

Parameters

properties?

ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage


decode()

static decode(r, l?): LIDMigrationMappingSyncMessage

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LIDMigrationMappingSyncMessage


encode()

static encode(m, w?): Writer

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

Parameters

m

ILIDMigrationMappingSyncMessage

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): LIDMigrationMappingSyncMessage

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

Parameters

d

Returns

LIDMigrationMappingSyncMessage


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

LIDMigrationMappingSyncMessage

o?

IConversionOptions

Returns

object