NSXPCInterface
An interface that may be sent to an exported object or remote object proxy.
Declaration
class NSXPCInterfaceOverview
This object holds all information about the interface of an exported object or remote object proxy. It describes what messages are allowed, what kinds of objects are allowed as arguments, what the signature of any reply blocks are, and information about additional proxy objects.