Contents

StreamDelegate

An interface that delegates of a stream instance use to handle events on the stream.

Declaration

protocol StreamDelegate : NSObjectProtocol

Mentioned in

Topics

Using Streams

See Also

Streams