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.
The Nsxpcinterface object that describes the protocol for the exported object on this connection.
var exportedInterface: NSXPCInterface? { get set }This value is required if a exported object is set.