requiredInterfaceType(_:)
Require an interface type when connecting, listening, and browsing.
Declaration
func requiredInterfaceType(_ type: NWInterface.InterfaceType) -> SelfParameters
- type:
The interface type to require.
Require an interface type when connecting, listening, and browsing.
func requiredInterfaceType(_ type: NWInterface.InterfaceType) -> SelfThe interface type to require.