Contents

exportedInterface

The Nsxpcinterface object that describes the protocol for the exported object on this connection.

Declaration

var exportedInterface: NSXPCInterface? { get set }

Discussion

This value is required if a exported object is set.

See Also

Managing the connection interface