AddToCompositeSubscriptionExtension<T> extension

Extends the StreamSubscription class with the ability to be added to CompositeSubscription container.

on

Methods

addTo(CompositeSubscription compositeSubscription) → void
Adds this subscription to composite container for subscriptions.