NetworkReachabilityStatus

public enum NetworkReachabilityStatus

Defines the various states of network reachability.

  • unknown: It is unknown whether the network is reachable.
  • notReachable: The network is not reachable.
  • reachable: The network is reachable.
  • Undocumented

    Declaration

    Swift

    public enum NetworkReachabilityStatus
  • Undocumented

    Declaration

    Swift

    public enum NetworkReachabilityStatus
  • Undocumented

    Declaration

    Swift

    public enum NetworkReachabilityStatus