Skip to main content

NetworkReachability

Type Alias NetworkReachability 

Source
pub type NetworkReachability = Reachability;
Expand description

Re-exports the corresponding SystemConfiguration wrappers. Alias for the SCNetworkReachabilityRef wrapper.

Aliased Typeยง

pub struct NetworkReachability { /* private fields */ }