Event
public enum Event
Encapsulates changes to the reachability of a network node name or address.
-
The reachability status has changed.
Declaration
Swift
case statusDidChange(NetworkReachabilityMonitor.Status)