Documentation
    Preparing search index...

    Interface RelaySubscriptionHandle

    Handle returned by relay pool subscriptions.

    interface RelaySubscriptionHandle {
        unsubscribe(): void;
    }
    Index

    Methods

    Methods