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

Implements

Constructors

new LIDMigrationMappingSyncMessage()

new LIDMigrationMappingSyncMessage(p?): LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:4974

Parameters

p?
ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage

Properties

encodedMappingPayload?

optional encodedMappingPayload: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:4975

Implementation of

ILIDMigrationMappingSyncMessage.encodedMappingPayload

Methods

create()

static create(properties?): LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:4976

Parameters

properties?
ILIDMigrationMappingSyncMessage

Returns

LIDMigrationMappingSyncMessage

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

LIDMigrationMappingSyncMessage

encode()

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

Parameters

m
ILIDMigrationMappingSyncMessage
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:4979

Parameters

d

Returns

LIDMigrationMappingSyncMessage

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
LIDMigrationMappingSyncMessage
o?
IConversionOptions

Returns

object