Discussion 議論
If no delegate is set, all new connections are rejected. See the documentation for NSXPCListener
for implementation details.
委任先が設定されないならば、全ての新しい接続は拒絶されます。NSXPCListener
のための文書化を実装詳細のために見てください。
Availability 有効性
Technology
weak var delegate: NSXPCListenerDelegate
? { get set }
If no delegate is set, all new connections are rejected. See the documentation for NSXPCListener
for implementation details.
委任先が設定されないならば、全ての新しい接続は拒絶されます。NSXPCListener
のための文書化を実装詳細のために見てください。