autoDispose
Extension that proxies to Flowable.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.
Extension that proxies to Observable.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.
Extension that proxies to Single.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.
Extension that proxies to Maybe.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.
Extension that proxies to Completable.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.
Extension that proxies to ParallelFlowable.as + AutoDispose.autoDisposable and takes an untilEvent when subscription will be disposed.
Parameters
The lifecycle owner.
Optional lifecycle event when subscription will be disposed.