Contents

serviceRegistrationUpdateHandler

A handler that receives updates for the service endpoint being advertised.

Declaration

@preconcurrency final var serviceRegistrationUpdateHandler: (@Sendable (NWListener.ServiceRegistrationChange) -> Void)? { get set }

See Also

Advertising Bonjour Services