peerToPeerIncluded(_:)
Include peer-to-peer interfaces when connecting, listening, and browsing.
Declaration
func peerToPeerIncluded(_ included: Bool) -> SelfParameters
- included:
True if peer-to-peer interfaces should be included, false otherwise.
Discussion
This will not take effect if a specific interface is required. Applicable when advertising a Bonjour service on a listener, or connecting to a Bonjour service.