Class to construct Observers that will be associated with a callback function and attached to an Observable.

Constructors

Accessors

Constructors

  • Constructor. Generates an id for the Observer.

    Returns Observer

Accessors

  • get id(): string
  • Retrieves The string id for the Observer

    Returns string

    The string id for the Observer

Generated using TypeDoc