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