ReachabilityState
public enum ReachabilityState
Reachability State Type
-
WIFI state.
Declaration
Swift
case wifi -
Cellular state.
Declaration
Swift
case cellular -
Unavailable state.
Declaration
Swift
case unavailable
View on GitHub
Install in Dash
ReachabilityState Enumeration Reference