Amb Method

RxJS

Overload List

  NameDescription
Amb(Observable)
Returns the observable sequence that reacts first.
Amb(Observable, Observable)
Returns the observable sequence that reacts first.
Amb(Observable, Observable, Observable)
Returns the observable sequence that reacts first.
Amb(Observable, Observable, Observable, Observable)
Returns the observable sequence that reacts first.

See Also