- netServiceBrowser:didFindDomain:moreComing:
Tells the delegate the sender found a domain.
送り手側があるドメインを見つけたと委任先に伝えます。
- netServiceBrowser:didRemoveDomain:moreComing:
Tells the delegate the a domain has disappeared or has become unavailable.
あるドメインが見えなくなるまたは利用できなくなったと委任先に伝えます。
- netServiceBrowser:didFindService:moreComing:
Tells the delegate the sender found a service.
送り手側があるサービスを見つけたと委任先に伝えます。
- netServiceBrowser:didRemoveService:moreComing:
Tells the delegate a service has disappeared or has become unavailable.
あるサービスが見えなくなるまたは利用できなくなったと委任先に伝えます。
- netServiceBrowserWillSearch:
Tells the delegate that a search is commencing.
ある検索が開始することを委任先に伝えます。
- netServiceBrowserDidStopSearch:
Tells the delegate that a search was stopped.
ある検索が停止したことを委任先に伝えます。