ObserveOnObserver

Undocumented in source.

Constructors

this
this(TObserver observer, TScheduler scheduler, Disposable disposable)
Undocumented in source.
this
this(TObserver observer, TScheduler scheduler)
Undocumented in source.

Members

Functions

completed
void completed()
Undocumented in source. Be warned that the author may not have intended to support it.
failure
void failure(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(E obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta