case cancelled
The stream finished as a result of cancellation.
finish
method.Availability
Technology
case finished(Failure?)
The associated Failure
value provides the error that terminated the stream. If no error occurred, this value is nil
.
case cancelled