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