TranscriptCancellable

public class TranscriptCancellable

Custom cancellable for iOS 12.0 compatibility (replaces Combine’s AnyCancellable)

  • Cancel the subscription

    Declaration

    Swift

    public func cancel()