Interface ConsumerContext

Progress of Data retrieval.

This is a Promise that resolves with the retrieved Data and rejects upon timeout, annotated with the Interest and some counters.

Hierarchy

  • Promise<Data>
    • ConsumerContext

Properties

Properties

interest: Interest
nRetx: number

Generated using TypeDoc