| Package | Description |
|---|---|
| rx.subscriptions |
| Class and Description |
|---|
| BooleanSubscription
Subscription that can be checked for status such as in a loop inside an
Observable to exit the loop
if unsubscribed. |
| CompositeSubscription
Subscription that represents a group of Subscriptions that are unsubscribed together.
|
Copyright © 2016. All rights reserved.