Functions
The following functions are available globally.
- 
                  
                  Returns whether the two network reachability status values are equal. DeclarationSwift public func ==( lhs: NetworkReachabilityManager.NetworkReachabilityStatus, rhs: NetworkReachabilityManager.NetworkReachabilityStatus) -> BoolParameterslhsThe left-hand side value to compare. rhsThe right-hand side value to compare. Return Valuetrueif the two values are equal,falseotherwise.
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Functions  Reference
      Functions  Reference