Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ResponseAwaiter

Index

Constructors

Properties

promise: Promise<undefined | IRCMessage>

Methods

  • movedToQueueHead(): void
  • Called when this response awaiter is inserted to the head of the queue or moves to the queue head after a previous response awaiter was rejected or resolved.

    Returns void

  • outpaced(): void
  • Called by a later awaiter indicating that this awaiter was still in the queue while the later awaiter matched a response.

    Returns void

Generated using TypeDoc