Hierarchy

  • ListData

Implemented by

Properties

Properties

listData: ((prefix?) => AsyncIterable<Data>)

Type declaration

    • (prefix?): AsyncIterable<Data>
    • List Data packets, optionally filtered by name prefix.

      Parameters

      • Optional prefix: Name

      Returns AsyncIterable<Data>

Generated using TypeDoc