configureParameters(_:)
Returns the parameters to use to configure the Wi-Fi Aware subscriber and the subsequent connection.
Declaration
func configureParameters(_ parameters: NWParameters?) -> NWParametersParameters
- parameters:
The parameters to use to configure the subscriber.
Return Value
A new NWParameters, updated to include the Wi-Fi Aware parameters.