public final class WKDownloadRedirectPolicy
extends java.lang.Object
The policy to pass back to the decision handler from the download:willPerformHTTPRedirection:newRequest:decisionHandler: method. [@constant] WKDownloadRedirectPolicyCancel Cancel the redirect. [@constant] WKDownloadRedirectPolicyAllow Allow the redirect.
public static final long Cancel
public static final long Allow