Implements
Constructors
new LIDMigrationMappingSyncMessage()
new LIDMigrationMappingSyncMessage(Defined in: WAProto/index.d.ts:4974p?):LIDMigrationMappingSyncMessage
Parameters
p?
ILIDMigrationMappingSyncMessage
Returns
LIDMigrationMappingSyncMessage
Properties
encodedMappingPayload?
Defined in: WAProto/index.d.ts:4975optionalencodedMappingPayload:null|Uint8Array<ArrayBufferLike>
Implementation of
ILIDMigrationMappingSyncMessage.encodedMappingPayload
Methods
create()
Defined in: WAProto/index.d.ts:4976staticcreate(properties?):LIDMigrationMappingSyncMessage
Parameters
properties?
ILIDMigrationMappingSyncMessage
Returns
LIDMigrationMappingSyncMessage
decode()
Defined in: WAProto/index.d.ts:4978staticdecode(r,l?):LIDMigrationMappingSyncMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LIDMigrationMappingSyncMessage
encode()
Defined in: WAProto/index.d.ts:4977staticencode(m,w?):Writer
Parameters
m
ILIDMigrationMappingSyncMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:4979staticfromObject(d):LIDMigrationMappingSyncMessage
Parameters
d
Returns
LIDMigrationMappingSyncMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:4982staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:4981
Returns
object
toObject()
Defined in: WAProto/index.d.ts:4980statictoObject(m,o?):object
Parameters
m
LIDMigrationMappingSyncMessage
o?
IConversionOptions
Returns
object