Contents

streamError

Returns an NSError object representing the stream error.

Declaration

var streamError: (any Error)? { get }

Return Value

An NSError object representing the stream error, or nil if no error has been encountered.

See Also

Getting Stream Information