Instance Property インスタンスプロパティ

endpoint

If the connection was created with an NSXPCListenerEndpoint object, returns the endpoint object used. 接続がNSXPCListenerEndpointオブジェクトで作成されたならば、使用される終端点オブジェクトを返します。

Declaration 宣言

@property(readonly, retain) NSXPCListenerEndpoint *endpoint;