Methods for creating new proxy objects.
SDKs
- iOS 11.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 11.0+
- watchOS 4.0+
Framework
- Foundation
Declaration
@protocol NSXPCProxyCreating
Overview
NSXPCConnection
implements this protocol. All objects returned from the methods in this protocol also implement the protocol. This allows creation of new proxies from other proxies.