Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class Observers #1847

Closed
headinthebox opened this issue Nov 10, 2014 · 0 comments
Closed

Class Observers #1847

headinthebox opened this issue Nov 10, 2014 · 0 comments
Assignees

Comments

@headinthebox
Copy link
Contributor

create(Action1<? super T> onNext)
Creates an Observer that receives the emissions of any Observable it subscribes to via onNext but ignores onCompleted notifications.

What happens with onError?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants