Contents

nw_parameters_get_attribution(_:)

Gets a flag that indicates whether the network request originates from the developer or the user.

Declaration

func nw_parameters_get_attribution(_ parameters: nw_parameters_t) -> nw_parameters_attribution_t

Parameters

  • parameters:

    The network parameters to read from.

Return Value

An indication of whether the network request comes from the developer or from the user.

See Also

Traffic Attribution