Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IObserver<T>

An Observer can subscribe on an Observable, after which its functions will be called by the Observable.

Type parameters

  • T

Hierarchy

  • IObserver

Implemented by

Index

Methods

Methods

next

Optional return

Optional throw

Generated using TypeDoc