Contents

PortDelegate

An interface for handling incoming messages.

Declaration

protocol PortDelegate : NSObjectProtocol

Overview

The PortDelegate protocol defines the optional methods implemented by delegates of Port objects.

Topics

Handling Port Messages

See Also

Legacy