NWListener.AdvertisedEndpointChanged Delegate

Definition

public delegate void NWListener.AdvertisedEndpointChanged(NWEndpoint endpoint, bool added);
type NWListener.AdvertisedEndpointChanged = delegate of NWEndpoint * bool -> unit

Parameters

endpoint
NWEndpoint
added
Boolean

Applies to