Reachability

public class Reachability : ReachabilityProtocol

Reachability

  • Blocks threads till network becomes reachable, or till timeoutDate has come

    Throws

    NetworkRetryOperationError.reachabilityError, NetworkRetryOperationError.timeout

    Declaration

    Swift

    public func waitTillReachable(timeoutDate: Date, url: String) throws

    Parameters

    timeoutDate

    timeout date

    url

    request url