You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

EmptyCancellable


CLASS

EmptyCancellable

Swift
1public final class EmptyCancellable: Cancellable

A class to return when we need to bail out of something which still needs to return Cancellable.

Methods

init()

Swift
1public init()

cancel()

Swift
1public func cancel()
Feedback

Edit on GitHub

Forums