Implements
Constructors
new DeviceListMetadata()
new DeviceListMetadata(Defined in: WAProto/index.d.ts:3849p?):DeviceListMetadata
Parameters
p?
IDeviceListMetadata
Returns
DeviceListMetadata
Properties
receiverAccountType?
Defined in: WAProto/index.d.ts:3854optionalreceiverAccountType:null|ADVEncryptionType
Implementation of
IDeviceListMetadata.receiverAccountType
recipientKeyHash?
Defined in: WAProto/index.d.ts:3855optionalrecipientKeyHash:null|Uint8Array<ArrayBufferLike>
Implementation of
IDeviceListMetadata.recipientKeyHash
recipientKeyIndexes
recipientKeyIndexes: number[]
Defined in: WAProto/index.d.ts:3857
Implementation of
IDeviceListMetadata.recipientKeyIndexes
recipientTimestamp?
Defined in: WAProto/index.d.ts:3856optionalrecipientTimestamp:null|number|Long
Implementation of
IDeviceListMetadata.recipientTimestamp
senderAccountType?
Defined in: WAProto/index.d.ts:3853optionalsenderAccountType:null|ADVEncryptionType
Implementation of
IDeviceListMetadata.senderAccountType
senderKeyHash?
Defined in: WAProto/index.d.ts:3850optionalsenderKeyHash:null|Uint8Array<ArrayBufferLike>
Implementation of
IDeviceListMetadata.senderKeyHash
senderKeyIndexes
senderKeyIndexes: number[]
Defined in: WAProto/index.d.ts:3852
Implementation of
IDeviceListMetadata.senderKeyIndexes
senderTimestamp?
Defined in: WAProto/index.d.ts:3851optionalsenderTimestamp:null|number|Long
Implementation of
IDeviceListMetadata.senderTimestamp
Methods
create()
Defined in: WAProto/index.d.ts:3858staticcreate(properties?):DeviceListMetadata
Parameters
properties?
IDeviceListMetadata
Returns
DeviceListMetadata
decode()
Defined in: WAProto/index.d.ts:3860staticdecode(r,l?):DeviceListMetadata
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
DeviceListMetadata
encode()
Defined in: WAProto/index.d.ts:3859staticencode(m,w?):Writer
Parameters
m
IDeviceListMetadata
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:3861staticfromObject(d):DeviceListMetadata
Parameters
d
Returns
DeviceListMetadata
getTypeUrl()
Defined in: WAProto/index.d.ts:3864staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:3863
Returns
object
toObject()
Defined in: WAProto/index.d.ts:3862statictoObject(m,o?):object
Parameters
m
DeviceListMetadata
o?
IConversionOptions
Returns
object