Skip to content

Add support for adding multiple subscriptions to a composite subscription at once #3654

Closed
@ZakTaccardi

Description

@ZakTaccardi

Instead of multiple compositeSubscription.add(subscription) calls, it would be nice to be able to do something like compositeSubscription.add(Subscription... subscriptions).

Currently you can only do something like this in the constructor for CompositeSubscription.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions