Extensions for rx.Completable
suspend fun Completable.awaitCompleted(): UnitAwaits for completion of this completable without blocking a thread.
Returns |
suspend fun Completable.awaitCompleted(): UnitAwaits for completion of this completable without blocking a thread.
Returns |