Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDeviceListMetadata

Properties of a DeviceListMetadata.

Hierarchy

  • IDeviceListMetadata

Implemented by

Index

Properties

Optional recipientKeyHash

recipientKeyHash: Uint8Array

DeviceListMetadata recipientKeyHash

Optional recipientKeyIndexes

recipientKeyIndexes: number[]

DeviceListMetadata recipientKeyIndexes

Optional recipientTimestamp

recipientTimestamp: number | Long

DeviceListMetadata recipientTimestamp

Optional senderKeyHash

senderKeyHash: Uint8Array

DeviceListMetadata senderKeyHash

Optional senderKeyIndexes

senderKeyIndexes: number[]

DeviceListMetadata senderKeyIndexes

Optional senderTimestamp

senderTimestamp: number | Long

DeviceListMetadata senderTimestamp

Generated using TypeDoc