auto Connect
Returns an Observable that automatically connects (at most once) to this ConnectableObservable when the subscriberCount number of observers subscribe to it.
Please refer to the corresponding RxJava document.
Returns an Observable that automatically connects (at most once) to this ConnectableObservable when the subscriberCount number of observers subscribe to it.
Please refer to the corresponding RxJava document.