CombineWrapper

public final class CombineWrapper : WebcomWrapper, CustomDebugStringConvertible

The type that wraps DataSubscription in order to enrich it with a Combine-based API.

See also the documentation section of WebcomWrapper for the corresponding wrapped type.

To use this type, import the following dependency in your code:

import WebcomCombine

Stored Properties

API