Interface IDeviceListMetadata

Properties of a DeviceListMetadata.

Hierarchy

  • IDeviceListMetadata

Implemented by

Properties

recipientKeyHash?: null | Uint8Array

DeviceListMetadata recipientKeyHash

recipientKeyIndexes?: null | number[]

DeviceListMetadata recipientKeyIndexes

recipientTimestamp?: null | number | Long

DeviceListMetadata recipientTimestamp

senderKeyHash?: null | Uint8Array

DeviceListMetadata senderKeyHash

senderKeyIndexes?: null | number[]

DeviceListMetadata senderKeyIndexes

senderTimestamp?: null | number | Long

DeviceListMetadata senderTimestamp

Generated using TypeDoc