LIDMigrationMappingSyncMessage
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?
optionalencodedMappingPayload: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()
staticcreate(properties?):LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:5548
Parameters
properties?
ILIDMigrationMappingSyncMessage
Returns
LIDMigrationMappingSyncMessage
decode()
staticdecode(r,l?):LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:5550
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LIDMigrationMappingSyncMessage
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:5549
Parameters
m
ILIDMigrationMappingSyncMessage
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):LIDMigrationMappingSyncMessage
Defined in: WAProto/index.d.ts:5551
Parameters
d
Returns
LIDMigrationMappingSyncMessage
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:5554
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:5552
Parameters
m
LIDMigrationMappingSyncMessage
o?
IConversionOptions
Returns
object