Rx - Replay the first item emitted during a time window

前端 未结 0 1544
一个人的身影
一个人的身影 2021-02-20 12:21

I have a publishSubject that make a network request onSubscribe :

`fun foo(): Observable {

    return subject.onBackpressureLatest().doOnSubscribe {
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题