Interface IDeviceListMetadata

Properties of a DeviceListMetadata.

Hierarchy

  • IDeviceListMetadata

Implemented by

Properties

receiverAccountType?: null | ADVEncryptionType

DeviceListMetadata receiverAccountType

recipientKeyHash?: null | Uint8Array

DeviceListMetadata recipientKeyHash

recipientKeyIndexes?: null | number[]

DeviceListMetadata recipientKeyIndexes

recipientTimestamp?: null | number | Long

DeviceListMetadata recipientTimestamp

senderAccountType?: null | ADVEncryptionType

DeviceListMetadata senderAccountType

senderKeyHash?: null | Uint8Array

DeviceListMetadata senderKeyHash

senderKeyIndexes?: null | number[]

DeviceListMetadata senderKeyIndexes

senderTimestamp?: null | number | Long

DeviceListMetadata senderTimestamp

Generated using TypeDoc