Reachability
public class Reachability : ReachabilityProtocol
Reachability
-
Blocks threads till network becomes reachable, or till timeoutDate has come
Throws
NetworkRetryOperationError.reachabilityError, NetworkRetryOperationError.timeoutDeclaration
Swift
public func waitTillReachable(timeoutDate: Date, url: String) throws
Parameters
timeoutDate
timeout date
url
request url