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.
Returns an NSError object representing the stream error.
var streamError: (any Error)? { get }An NSError object representing the stream error, or nil if no error has been encountered.