Contents

viabilityUpdateHandler

A handler that receives updates when data can be sent and received.

Declaration

@preconcurrency final var viabilityUpdateHandler: (@Sendable (Bool) -> Void)? { get set }

See Also

Handling Path Updates