PromiseWrapper

public final class PromiseWrapper : WebcomWrapper, CustomDebugStringConvertible

The type that wraps DataSubscription in order to enrich it with a PromiseKit-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 WebcomPromises

Stored Properties

API