Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Subscriber<T>

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

unsubscribe

unsubscribe: Unsubscribe

Methods

complete

  • complete(): void

error

  • error(e: any): void

next

  • next(x: T): void

Generated using TypeDoc