Contents

streamStatus

Returns the receiver’s status.

Declaration

var streamStatus: Stream.Status { get }

Return Value

The receiver’s status.

Discussion

See Constants for a description of the available NSStreamStatus constants.

See Also

Getting Stream Information