Interface WKNavigationDelegate.Block_webViewDidReceiveAuthenticationChallengeCompletionHandler

  • Enclosing interface:
    WKNavigationDelegate

    public static interface WKNavigationDelegate.Block_webViewDidReceiveAuthenticationChallengeCompletionHandler
    • Method Detail

      • call_webViewDidReceiveAuthenticationChallengeCompletionHandler

        void call_webViewDidReceiveAuthenticationChallengeCompletionHandler​(long disposition,
                                                                            NSURLCredential credential)