Contents

configureParameters(_:)

Returns the parameters to use to configure the Wi-Fi Aware subscriber and the subsequent connection.

Declaration

func configureParameters(_ parameters: NWParameters?) -> NWParameters

Parameters

  • parameters:

    The parameters to use to configure the subscriber.

Return Value

A new NWParameters, updated to include the Wi-Fi Aware parameters.

See Also

Creating browser implementation details