Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ClientCertRequestClient struct + func NewClientCertRequestClient(cc grpc.ClientConnInterface) *ClientCertRequestClient + func (c *ClientCertRequestClient) Cancel(ctx context.Context) error + func (c *ClientCertRequestClient) GetHost(ctx context.Context) (string, error) + func (c *ClientCertRequestClient) GetKeyTypes(ctx context.Context) (int64, error) + func (c *ClientCertRequestClient) GetPort(ctx context.Context) (int32, error) + func (c *ClientCertRequestClient) GetPrincipals(ctx context.Context) (int64, error) + func (c *ClientCertRequestClient) Ignore(ctx context.Context) error + func (c *ClientCertRequestClient) Proceed(ctx context.Context, arg0 int64, arg1 int64) error + type ConsoleMessageClient struct + func NewConsoleMessageClient(cc grpc.ClientConnInterface) *ConsoleMessageClient + func (c *ConsoleMessageClient) LineNumber(ctx context.Context, handle int64) (int32, error) + func (c *ConsoleMessageClient) Message(ctx context.Context, handle int64) (string, error) + func (c *ConsoleMessageClient) MessageLevel(ctx context.Context, handle int64) (int64, error) + func (c *ConsoleMessageClient) SourceId(ctx context.Context, handle int64) (string, error) + type ConsoleMessageMessageLevelClient struct + func NewConsoleMessageMessageLevelClient(cc grpc.ClientConnInterface) *ConsoleMessageMessageLevelClient + func (c *ConsoleMessageMessageLevelClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ConsoleMessageMessageLevelClient) Values(ctx context.Context) (int64, error) + type CookieManagerClient struct + func NewCookieManagerClient(cc grpc.ClientConnInterface) *CookieManagerClient + func (c *CookieManagerClient) AcceptCookie(ctx context.Context) (bool, error) + func (c *CookieManagerClient) AcceptThirdPartyCookies(ctx context.Context, arg0 int64) (bool, error) + func (c *CookieManagerClient) AllowFileSchemeCookies(ctx context.Context) (bool, error) + func (c *CookieManagerClient) Flush(ctx context.Context) error + func (c *CookieManagerClient) GetCookie(ctx context.Context, arg0 string) (string, error) + func (c *CookieManagerClient) GetInstance(ctx context.Context) (int64, error) + func (c *CookieManagerClient) HasCookies(ctx context.Context) (bool, error) + func (c *CookieManagerClient) RemoveAllCookie(ctx context.Context) error + func (c *CookieManagerClient) RemoveExpiredCookie(ctx context.Context) error + func (c *CookieManagerClient) RemoveSessionCookie(ctx context.Context) error + func (c *CookieManagerClient) SetAcceptCookie(ctx context.Context, arg0 bool) error + func (c *CookieManagerClient) SetAcceptFileSchemeCookies(ctx context.Context, arg0 bool) error + func (c *CookieManagerClient) SetAcceptThirdPartyCookies(ctx context.Context, arg0 int64, arg1 bool) error + func (c *CookieManagerClient) SetCookie(ctx context.Context, arg0 string, arg1 string) error + type CookieSyncManagerClient struct + func NewCookieSyncManagerClient(cc grpc.ClientConnInterface) *CookieSyncManagerClient + func (c *CookieSyncManagerClient) CreateInstance(ctx context.Context, arg0 int64) (int64, error) + func (c *CookieSyncManagerClient) GetInstance(ctx context.Context) (int64, error) + func (c *CookieSyncManagerClient) ResetSync(ctx context.Context) error + func (c *CookieSyncManagerClient) Run(ctx context.Context) error + func (c *CookieSyncManagerClient) StartSync(ctx context.Context) error + func (c *CookieSyncManagerClient) StopSync(ctx context.Context) error + func (c *CookieSyncManagerClient) Sync(ctx context.Context) error + type DateSorterClient struct + func NewDateSorterClient(cc grpc.ClientConnInterface) *DateSorterClient + func (c *DateSorterClient) GetBoundary(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *DateSorterClient) GetIndex(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *DateSorterClient) GetLabel(ctx context.Context, handle int64, arg0 int32) (string, error) + type DownloadListenerClient struct + func NewDownloadListenerClient(cc grpc.ClientConnInterface) *DownloadListenerClient + func (c *DownloadListenerClient) OnDownloadStart(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, ...) error + type GeolocationPermissionsCallbackClient struct + func NewGeolocationPermissionsCallbackClient(cc grpc.ClientConnInterface) *GeolocationPermissionsCallbackClient + func (c *GeolocationPermissionsCallbackClient) Invoke(ctx context.Context, arg0 string, arg1 bool, arg2 bool) error + type GeolocationPermissionsClient struct + func NewGeolocationPermissionsClient(cc grpc.ClientConnInterface) *GeolocationPermissionsClient + func (c *GeolocationPermissionsClient) Allow(ctx context.Context, arg0 string) error + func (c *GeolocationPermissionsClient) Clear(ctx context.Context, arg0 string) error + func (c *GeolocationPermissionsClient) ClearAll(ctx context.Context) error + func (c *GeolocationPermissionsClient) GetInstance(ctx context.Context) (int64, error) + type HttpAuthHandlerClient struct + func NewHttpAuthHandlerClient(cc grpc.ClientConnInterface) *HttpAuthHandlerClient + func (c *HttpAuthHandlerClient) Cancel(ctx context.Context) error + func (c *HttpAuthHandlerClient) Proceed(ctx context.Context, arg0 string, arg1 string) error + func (c *HttpAuthHandlerClient) UseHttpAuthUsernamePassword(ctx context.Context) (bool, error) + type JsPromptResultClient struct + func NewJsPromptResultClient(cc grpc.ClientConnInterface) *JsPromptResultClient + func (c *JsPromptResultClient) Confirm(ctx context.Context, arg0 string) error + type JsResultClient struct + func NewJsResultClient(cc grpc.ClientConnInterface) *JsResultClient + func (c *JsResultClient) Cancel(ctx context.Context) error + func (c *JsResultClient) Confirm(ctx context.Context) error + type MimeTypeMapClient struct + func NewMimeTypeMapClient(cc grpc.ClientConnInterface) *MimeTypeMapClient + func (c *MimeTypeMapClient) GetExtensionFromMimeType(ctx context.Context, arg0 string) (string, error) + func (c *MimeTypeMapClient) GetFileExtensionFromUrl(ctx context.Context, arg0 string) (string, error) + func (c *MimeTypeMapClient) GetMimeTypeFromExtension(ctx context.Context, arg0 string) (string, error) + func (c *MimeTypeMapClient) GetSingleton(ctx context.Context) (int64, error) + func (c *MimeTypeMapClient) HasExtension(ctx context.Context, arg0 string) (bool, error) + func (c *MimeTypeMapClient) HasMimeType(ctx context.Context, arg0 string) (bool, error) + type PermissionRequestClient struct + func NewPermissionRequestClient(cc grpc.ClientConnInterface) *PermissionRequestClient + func (c *PermissionRequestClient) Deny(ctx context.Context) error + func (c *PermissionRequestClient) GetOrigin(ctx context.Context) (int64, error) + func (c *PermissionRequestClient) GetResources(ctx context.Context) (int64, error) + func (c *PermissionRequestClient) Grant(ctx context.Context, arg0 int64) error + type PluginStubClient struct + func NewPluginStubClient(cc grpc.ClientConnInterface) *PluginStubClient + func (c *PluginStubClient) GetEmbeddedView(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *PluginStubClient) GetFullScreenView(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + type RenderProcessGoneDetailClient struct + func NewRenderProcessGoneDetailClient(cc grpc.ClientConnInterface) *RenderProcessGoneDetailClient + func (c *RenderProcessGoneDetailClient) DidCrash(ctx context.Context) (bool, error) + func (c *RenderProcessGoneDetailClient) RendererPriorityAtExit(ctx context.Context) (int32, error) + type SafeBrowsingResponseClient struct + func NewSafeBrowsingResponseClient(cc grpc.ClientConnInterface) *SafeBrowsingResponseClient + func (c *SafeBrowsingResponseClient) BackToSafety(ctx context.Context, arg0 bool) error + func (c *SafeBrowsingResponseClient) Proceed(ctx context.Context, arg0 bool) error + func (c *SafeBrowsingResponseClient) ShowInterstitial(ctx context.Context, arg0 bool) error + type ServiceWorkerClientClient struct + func NewServiceWorkerClientClient(cc grpc.ClientConnInterface) *ServiceWorkerClientClient + func (c *ServiceWorkerClientClient) ShouldInterceptRequest(ctx context.Context, handle int64, arg0 int64) (int64, error) + type ServiceWorkerControllerClient struct + func NewServiceWorkerControllerClient(cc grpc.ClientConnInterface) *ServiceWorkerControllerClient + func (c *ServiceWorkerControllerClient) GetInstance(ctx context.Context) (int64, error) + func (c *ServiceWorkerControllerClient) GetServiceWorkerWebSettings(ctx context.Context) (int64, error) + func (c *ServiceWorkerControllerClient) SetServiceWorkerClient(ctx context.Context, arg0 int64) error + type ServiceWorkerWebSettingsClient struct + func NewServiceWorkerWebSettingsClient(cc grpc.ClientConnInterface) *ServiceWorkerWebSettingsClient + func (c *ServiceWorkerWebSettingsClient) GetAllowContentAccess(ctx context.Context) (bool, error) + func (c *ServiceWorkerWebSettingsClient) GetAllowFileAccess(ctx context.Context) (bool, error) + func (c *ServiceWorkerWebSettingsClient) GetBlockNetworkLoads(ctx context.Context) (bool, error) + func (c *ServiceWorkerWebSettingsClient) GetCacheMode(ctx context.Context) (int32, error) + func (c *ServiceWorkerWebSettingsClient) SetAllowContentAccess(ctx context.Context, arg0 bool) error + func (c *ServiceWorkerWebSettingsClient) SetAllowFileAccess(ctx context.Context, arg0 bool) error + func (c *ServiceWorkerWebSettingsClient) SetBlockNetworkLoads(ctx context.Context, arg0 bool) error + func (c *ServiceWorkerWebSettingsClient) SetCacheMode(ctx context.Context, arg0 int32) error + type SslErrorHandlerClient struct + func NewSslErrorHandlerClient(cc grpc.ClientConnInterface) *SslErrorHandlerClient + func (c *SslErrorHandlerClient) Cancel(ctx context.Context) error + func (c *SslErrorHandlerClient) Proceed(ctx context.Context) error + type TracingConfigBuilderClient struct + func NewTracingConfigBuilderClient(cc grpc.ClientConnInterface) *TracingConfigBuilderClient + func (c *TracingConfigBuilderClient) AddCategories1(ctx context.Context, arg0 int64) (int64, error) + func (c *TracingConfigBuilderClient) AddCategories1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *TracingConfigBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TracingConfigBuilderClient) SetTracingMode(ctx context.Context, arg0 int32) (int64, error) + type TracingConfigClient struct + func NewTracingConfigClient(cc grpc.ClientConnInterface) *TracingConfigClient + func (c *TracingConfigClient) GetCustomIncludedCategories(ctx context.Context) (int64, error) + func (c *TracingConfigClient) GetPredefinedCategories(ctx context.Context) (int32, error) + func (c *TracingConfigClient) GetTracingMode(ctx context.Context) (int32, error) + type TracingControllerClient struct + func NewTracingControllerClient(cc grpc.ClientConnInterface) *TracingControllerClient + func (c *TracingControllerClient) GetInstance(ctx context.Context) (int64, error) + func (c *TracingControllerClient) IsTracing(ctx context.Context) (bool, error) + func (c *TracingControllerClient) Start(ctx context.Context, arg0 int64) error + func (c *TracingControllerClient) Stop(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + type URLUtilClient struct + func NewURLUtilClient(cc grpc.ClientConnInterface) *URLUtilClient + func (c *URLUtilClient) ComposeSearchUrl(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (string, error) + func (c *URLUtilClient) Decode(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *URLUtilClient) GuessFileName(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (string, error) + func (c *URLUtilClient) GuessUrl(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *URLUtilClient) IsAboutUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsAssetUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsContentUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsCookielessProxyUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsDataUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsFileUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsHttpUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsHttpsUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsJavaScriptUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsNetworkUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) IsValidUrl(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *URLUtilClient) StripAnchor(ctx context.Context, handle int64, arg0 string) (string, error) + type WebBackForwardListClient struct + func NewWebBackForwardListClient(cc grpc.ClientConnInterface) *WebBackForwardListClient + func (c *WebBackForwardListClient) GetCurrentIndex(ctx context.Context) (int32, error) + func (c *WebBackForwardListClient) GetCurrentItem(ctx context.Context) (int64, error) + func (c *WebBackForwardListClient) GetItemAtIndex(ctx context.Context, arg0 int32) (int64, error) + func (c *WebBackForwardListClient) GetSize(ctx context.Context) (int32, error) + type WebChromeClientClient struct + func NewWebChromeClientClient(cc grpc.ClientConnInterface) *WebChromeClientClient + func (c *WebChromeClientClient) GetDefaultVideoPoster(ctx context.Context, handle int64) (int64, error) + func (c *WebChromeClientClient) GetVideoLoadingProgressView(ctx context.Context, handle int64) (int64, error) + func (c *WebChromeClientClient) OnCloseWindow(ctx context.Context, handle int64, arg0 int64) error + func (c *WebChromeClientClient) OnConsoleMessage1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebChromeClientClient) OnConsoleMessage3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 string) error + func (c *WebChromeClientClient) OnCreateWindow(ctx context.Context, handle int64, arg0 int64, arg1 bool, arg2 bool, ...) (bool, error) + func (c *WebChromeClientClient) OnExceededDatabaseQuota(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64, ...) error + func (c *WebChromeClientClient) OnGeolocationPermissionsHidePrompt(ctx context.Context, handle int64) error + func (c *WebChromeClientClient) OnGeolocationPermissionsShowPrompt(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *WebChromeClientClient) OnHideCustomView(ctx context.Context, handle int64) error + func (c *WebChromeClientClient) OnJsAlert(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (bool, error) + func (c *WebChromeClientClient) OnJsBeforeUnload(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (bool, error) + func (c *WebChromeClientClient) OnJsConfirm(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (bool, error) + func (c *WebChromeClientClient) OnJsPrompt(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (bool, error) + func (c *WebChromeClientClient) OnJsTimeout(ctx context.Context, handle int64) (bool, error) + func (c *WebChromeClientClient) OnPermissionRequest(ctx context.Context, handle int64, arg0 int64) error + func (c *WebChromeClientClient) OnPermissionRequestCanceled(ctx context.Context, handle int64, arg0 int64) error + func (c *WebChromeClientClient) OnProgressChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *WebChromeClientClient) OnReceivedIcon(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebChromeClientClient) OnReceivedTitle(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *WebChromeClientClient) OnReceivedTouchIconUrl(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 bool) error + func (c *WebChromeClientClient) OnRequestFocus(ctx context.Context, handle int64, arg0 int64) error + func (c *WebChromeClientClient) OnShowCustomView2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebChromeClientClient) OnShowCustomView3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) error + type WebChromeClientCustomViewCallbackClient struct + func NewWebChromeClientCustomViewCallbackClient(cc grpc.ClientConnInterface) *WebChromeClientCustomViewCallbackClient + func (c *WebChromeClientCustomViewCallbackClient) OnCustomViewHidden(ctx context.Context) error + type WebChromeClientFileChooserParamsClient struct + func NewWebChromeClientFileChooserParamsClient(cc grpc.ClientConnInterface) *WebChromeClientFileChooserParamsClient + func (c *WebChromeClientFileChooserParamsClient) CreateIntent(ctx context.Context) (int64, error) + func (c *WebChromeClientFileChooserParamsClient) GetAcceptTypes(ctx context.Context) (int64, error) + func (c *WebChromeClientFileChooserParamsClient) GetFilenameHint(ctx context.Context) (string, error) + func (c *WebChromeClientFileChooserParamsClient) GetMode(ctx context.Context) (int32, error) + func (c *WebChromeClientFileChooserParamsClient) GetTitle(ctx context.Context) (int64, error) + func (c *WebChromeClientFileChooserParamsClient) IsCaptureEnabled(ctx context.Context) (bool, error) + func (c *WebChromeClientFileChooserParamsClient) ParseResult(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + type WebHistoryItemClient struct + func NewWebHistoryItemClient(cc grpc.ClientConnInterface) *WebHistoryItemClient + func (c *WebHistoryItemClient) GetFavicon(ctx context.Context) (int64, error) + func (c *WebHistoryItemClient) GetOriginalUrl(ctx context.Context) (string, error) + func (c *WebHistoryItemClient) GetTitle(ctx context.Context) (string, error) + func (c *WebHistoryItemClient) GetUrl(ctx context.Context) (string, error) + type WebIconDatabaseClient struct + func NewWebIconDatabaseClient(cc grpc.ClientConnInterface) *WebIconDatabaseClient + func (c *WebIconDatabaseClient) Close(ctx context.Context) error + func (c *WebIconDatabaseClient) GetInstance(ctx context.Context) (int64, error) + func (c *WebIconDatabaseClient) Open(ctx context.Context, arg0 string) error + func (c *WebIconDatabaseClient) ReleaseIconForPageUrl(ctx context.Context, arg0 string) error + func (c *WebIconDatabaseClient) RemoveAllIcons(ctx context.Context) error + func (c *WebIconDatabaseClient) RequestIconForPageUrl(ctx context.Context, arg0 string, arg1 int64) error + func (c *WebIconDatabaseClient) RetainIconForPageUrl(ctx context.Context, arg0 string) error + type WebIconDatabaseIconListenerClient struct + func NewWebIconDatabaseIconListenerClient(cc grpc.ClientConnInterface) *WebIconDatabaseIconListenerClient + func (c *WebIconDatabaseIconListenerClient) OnReceivedIcon(ctx context.Context, arg0 string, arg1 int64) error + type WebMessageClient struct + func NewWebMessageClient(cc grpc.ClientConnInterface) *WebMessageClient + func (c *WebMessageClient) GetData(ctx context.Context, handle int64) (string, error) + func (c *WebMessageClient) GetPorts(ctx context.Context, handle int64) (int64, error) + type WebMessagePortClient struct + func NewWebMessagePortClient(cc grpc.ClientConnInterface) *WebMessagePortClient + func (c *WebMessagePortClient) Close(ctx context.Context) error + func (c *WebMessagePortClient) PostMessage(ctx context.Context, arg0 int64) error + func (c *WebMessagePortClient) SetWebMessageCallback(ctx context.Context, arg0 int64) error + type WebMessagePortWebMessageCallbackClient struct + func NewWebMessagePortWebMessageCallbackClient(cc grpc.ClientConnInterface) *WebMessagePortWebMessageCallbackClient + func (c *WebMessagePortWebMessageCallbackClient) OnMessage(ctx context.Context, arg0 int64, arg1 int64) error + type WebResourceErrorClient struct + func NewWebResourceErrorClient(cc grpc.ClientConnInterface) *WebResourceErrorClient + func (c *WebResourceErrorClient) GetDescription(ctx context.Context) (int64, error) + func (c *WebResourceErrorClient) GetErrorCode(ctx context.Context) (int32, error) + type WebResourceRequestClient struct + func NewWebResourceRequestClient(cc grpc.ClientConnInterface) *WebResourceRequestClient + func (c *WebResourceRequestClient) GetMethod(ctx context.Context) (string, error) + func (c *WebResourceRequestClient) GetUrl(ctx context.Context) (int64, error) + func (c *WebResourceRequestClient) HasGesture(ctx context.Context) (bool, error) + func (c *WebResourceRequestClient) IsForMainFrame(ctx context.Context) (bool, error) + func (c *WebResourceRequestClient) IsRedirect(ctx context.Context) (bool, error) + type WebResourceResponseClient struct + func NewWebResourceResponseClient(cc grpc.ClientConnInterface) *WebResourceResponseClient + func (c *WebResourceResponseClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *WebResourceResponseClient) GetEncoding(ctx context.Context, handle int64) (string, error) + func (c *WebResourceResponseClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *WebResourceResponseClient) GetReasonPhrase(ctx context.Context, handle int64) (string, error) + func (c *WebResourceResponseClient) GetStatusCode(ctx context.Context, handle int64) (int32, error) + func (c *WebResourceResponseClient) SetData(ctx context.Context, handle int64, arg0 int64) error + func (c *WebResourceResponseClient) SetEncoding(ctx context.Context, handle int64, arg0 string) error + func (c *WebResourceResponseClient) SetMimeType(ctx context.Context, handle int64, arg0 string) error + func (c *WebResourceResponseClient) SetStatusCodeAndReasonPhrase(ctx context.Context, handle int64, arg0 int32, arg1 string) error + type WebSettingsClient struct + func NewWebSettingsClient(cc grpc.ClientConnInterface) *WebSettingsClient + func (c *WebSettingsClient) EnableSmoothTransition(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetAllowContentAccess(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetAllowFileAccess(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetAllowFileAccessFromFileURLs(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetAllowUniversalAccessFromFileURLs(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetBlockNetworkImage(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetBlockNetworkLoads(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetBuiltInZoomControls(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetCacheMode(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetCursiveFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetDatabaseEnabled(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetDatabasePath(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetDefaultFixedFontSize(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetDefaultFontSize(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetDefaultTextEncodingName(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetDefaultUserAgent(ctx context.Context, arg0 int64) (string, error) + func (c *WebSettingsClient) GetDefaultZoom(ctx context.Context) (int64, error) + func (c *WebSettingsClient) GetDisabledActionModeMenuItems(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetDisplayZoomControls(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetDomStorageEnabled(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetFantasyFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetFixedFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetForceDark(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetJavaScriptCanOpenWindowsAutomatically(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetJavaScriptEnabled(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetLayoutAlgorithm(ctx context.Context) (int64, error) + func (c *WebSettingsClient) GetLightTouchEnabled(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetLoadWithOverviewMode(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetLoadsImagesAutomatically(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetMediaPlaybackRequiresUserGesture(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetMinimumFontSize(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetMinimumLogicalFontSize(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetMixedContentMode(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetOffscreenPreRaster(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetPluginState(ctx context.Context) (int64, error) + func (c *WebSettingsClient) GetSafeBrowsingEnabled(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetSansSerifFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetSaveFormData(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetSavePassword(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetSerifFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetStandardFontFamily(ctx context.Context) (string, error) + func (c *WebSettingsClient) GetTextZoom(ctx context.Context) (int32, error) + func (c *WebSettingsClient) GetUseWideViewPort(ctx context.Context) (bool, error) + func (c *WebSettingsClient) GetUserAgentString(ctx context.Context) (string, error) + func (c *WebSettingsClient) IsAlgorithmicDarkeningAllowed(ctx context.Context) (bool, error) + func (c *WebSettingsClient) SetAlgorithmicDarkeningAllowed(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetAllowContentAccess(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetAllowFileAccess(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetAllowFileAccessFromFileURLs(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetAllowUniversalAccessFromFileURLs(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetBlockNetworkImage(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetBlockNetworkLoads(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetBuiltInZoomControls(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetCacheMode(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetCursiveFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetDatabaseEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetDatabasePath(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetDefaultFixedFontSize(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetDefaultFontSize(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetDefaultTextEncodingName(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetDefaultZoom(ctx context.Context, arg0 int64) error + func (c *WebSettingsClient) SetDisabledActionModeMenuItems(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetDisplayZoomControls(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetDomStorageEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetEnableSmoothTransition(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetFantasyFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetFixedFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetForceDark(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetGeolocationDatabasePath(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetGeolocationEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetJavaScriptCanOpenWindowsAutomatically(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetJavaScriptEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetLayoutAlgorithm(ctx context.Context, arg0 int64) error + func (c *WebSettingsClient) SetLightTouchEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetLoadWithOverviewMode(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetLoadsImagesAutomatically(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetMediaPlaybackRequiresUserGesture(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetMinimumFontSize(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetMinimumLogicalFontSize(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetMixedContentMode(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetNeedInitialFocus(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetOffscreenPreRaster(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetPluginState(ctx context.Context, arg0 int64) error + func (c *WebSettingsClient) SetRenderPriority(ctx context.Context, arg0 int64) error + func (c *WebSettingsClient) SetSafeBrowsingEnabled(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetSansSerifFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetSaveFormData(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetSavePassword(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetSerifFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetStandardFontFamily(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SetSupportMultipleWindows(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetSupportZoom(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetTextZoom(ctx context.Context, arg0 int32) error + func (c *WebSettingsClient) SetUseWideViewPort(ctx context.Context, arg0 bool) error + func (c *WebSettingsClient) SetUserAgentString(ctx context.Context, arg0 string) error + func (c *WebSettingsClient) SupportMultipleWindows(ctx context.Context) (bool, error) + func (c *WebSettingsClient) SupportZoom(ctx context.Context) (bool, error) + type WebSettingsLayoutAlgorithmClient struct + func NewWebSettingsLayoutAlgorithmClient(cc grpc.ClientConnInterface) *WebSettingsLayoutAlgorithmClient + func (c *WebSettingsLayoutAlgorithmClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *WebSettingsLayoutAlgorithmClient) Values(ctx context.Context) (int64, error) + type WebSettingsPluginStateClient struct + func NewWebSettingsPluginStateClient(cc grpc.ClientConnInterface) *WebSettingsPluginStateClient + func (c *WebSettingsPluginStateClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *WebSettingsPluginStateClient) Values(ctx context.Context) (int64, error) + type WebSettingsRenderPriorityClient struct + func NewWebSettingsRenderPriorityClient(cc grpc.ClientConnInterface) *WebSettingsRenderPriorityClient + func (c *WebSettingsRenderPriorityClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *WebSettingsRenderPriorityClient) Values(ctx context.Context) (int64, error) + type WebSettingsTextSizeClient struct + func NewWebSettingsTextSizeClient(cc grpc.ClientConnInterface) *WebSettingsTextSizeClient + func (c *WebSettingsTextSizeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *WebSettingsTextSizeClient) Values(ctx context.Context) (int64, error) + type WebSettingsZoomDensityClient struct + func NewWebSettingsZoomDensityClient(cc grpc.ClientConnInterface) *WebSettingsZoomDensityClient + func (c *WebSettingsZoomDensityClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *WebSettingsZoomDensityClient) Values(ctx context.Context) (int64, error) + type WebStorageClient struct + func NewWebStorageClient(cc grpc.ClientConnInterface) *WebStorageClient + func (c *WebStorageClient) DeleteAllData(ctx context.Context) error + func (c *WebStorageClient) DeleteOrigin(ctx context.Context, arg0 string) error + func (c *WebStorageClient) GetInstance(ctx context.Context) (int64, error) + func (c *WebStorageClient) SetQuotaForOrigin(ctx context.Context, arg0 string, arg1 int64) error + type WebStorageOriginClient struct + func NewWebStorageOriginClient(cc grpc.ClientConnInterface) *WebStorageOriginClient + func (c *WebStorageOriginClient) GetOrigin(ctx context.Context) (string, error) + func (c *WebStorageOriginClient) GetQuota(ctx context.Context) (int64, error) + func (c *WebStorageOriginClient) GetUsage(ctx context.Context) (int64, error) + type WebStorageQuotaUpdaterClient struct + func NewWebStorageQuotaUpdaterClient(cc grpc.ClientConnInterface) *WebStorageQuotaUpdaterClient + func (c *WebStorageQuotaUpdaterClient) UpdateQuota(ctx context.Context, arg0 int64) error + type WebViewClient struct + func NewWebViewClient(cc grpc.ClientConnInterface) *WebViewClient + func (c *WebViewClient) AddJavascriptInterface(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *WebViewClient) CanGoBack(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) CanGoBackOrForward(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *WebViewClient) CanGoForward(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) CanZoomIn(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) CanZoomOut(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) CapturePicture(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) ClearCache(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) ClearClientCertPreferences(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) ClearFormData(ctx context.Context, handle int64) error + func (c *WebViewClient) ClearHistory(ctx context.Context, handle int64) error + func (c *WebViewClient) ClearMatches(ctx context.Context, handle int64) error + func (c *WebViewClient) ClearSslPreferences(ctx context.Context, handle int64) error + func (c *WebViewClient) ClearView(ctx context.Context, handle int64) error + func (c *WebViewClient) ComputeScroll(ctx context.Context, handle int64) error + func (c *WebViewClient) CopyBackForwardList(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) CreatePrintDocumentAdapter0(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) CreatePrintDocumentAdapter1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *WebViewClient) CreateWebMessageChannel(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) Destroy(ctx context.Context, handle int64) error + func (c *WebViewClient) DisableWebView(ctx context.Context, handle int64) error + func (c *WebViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) DocumentHasImages(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) EnableSlowWholeDocumentDraw(ctx context.Context, handle int64) error + func (c *WebViewClient) FindAddress(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *WebViewClient) FindAll(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *WebViewClient) FindAllAsync(ctx context.Context, handle int64, arg0 string) error + func (c *WebViewClient) FindFocus(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) FindNext(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) FlingScroll(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *WebViewClient) FreeMemory(ctx context.Context, handle int64) error + func (c *WebViewClient) GetAccessibilityClassName(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetAccessibilityNodeProvider(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetCertificate(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetContentHeight(ctx context.Context, handle int64) (int32, error) + func (c *WebViewClient) GetCurrentWebViewPackage(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetFavicon(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetHandler(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetHitTestResult(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetHttpAuthUsernamePassword(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error) + func (c *WebViewClient) GetOriginalUrl(ctx context.Context, handle int64) (string, error) + func (c *WebViewClient) GetProgress(ctx context.Context, handle int64) (int32, error) + func (c *WebViewClient) GetRendererPriorityWaivedWhenNotVisible(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) GetRendererRequestedPriority(ctx context.Context, handle int64) (int32, error) + func (c *WebViewClient) GetSafeBrowsingPrivacyPolicyUrl(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetScale(ctx context.Context, handle int64) (float32, error) + func (c *WebViewClient) GetSettings(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetTextClassifier(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetTitle(ctx context.Context, handle int64) (string, error) + func (c *WebViewClient) GetUrl(ctx context.Context, handle int64) (string, error) + func (c *WebViewClient) GetWebChromeClient(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetWebViewClassLoader(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetWebViewClient(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetWebViewLooper(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetWebViewRenderProcess(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GetWebViewRenderProcessClient(ctx context.Context, handle int64) (int64, error) + func (c *WebViewClient) GoBack(ctx context.Context, handle int64) error + func (c *WebViewClient) GoBackOrForward(ctx context.Context, handle int64, arg0 int32) error + func (c *WebViewClient) GoForward(ctx context.Context, handle int64) error + func (c *WebViewClient) InvokeZoomPicker(ctx context.Context, handle int64) error + func (c *WebViewClient) IsPrivateBrowsingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) IsVisibleToUserForAutofill(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *WebViewClient) LoadData(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) error + func (c *WebViewClient) LoadDataWithBaseURL(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string, ...) error + func (c *WebViewClient) LoadUrl(ctx context.Context, handle int64, arg0 string) error + func (c *WebViewClient) OnApplyWindowInsets(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WebViewClient) OnCheckIsTextEditor(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) OnChildViewAdded(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) OnChildViewRemoved(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) OnCreateInputConnection(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WebViewClient) OnDragEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) OnFinishTemporaryDetach(ctx context.Context, handle int64) error + func (c *WebViewClient) OnGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) OnGlobalFocusChanged(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) OnHoverEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *WebViewClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *WebViewClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *WebViewClient) OnPause(ctx context.Context, handle int64) error + func (c *WebViewClient) OnProvideAutofillVirtualStructure(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *WebViewClient) OnProvideContentCaptureStructure(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *WebViewClient) OnProvideVirtualStructure(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) OnResolvePointerIcon(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *WebViewClient) OnResume(ctx context.Context, handle int64) error + func (c *WebViewClient) OnStartTemporaryDetach(ctx context.Context, handle int64) error + func (c *WebViewClient) OnTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) OnTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebViewClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) OverlayHorizontalScrollbar(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) OverlayVerticalScrollbar(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) PageDown(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *WebViewClient) PageUp(ctx context.Context, handle int64, arg0 bool) (bool, error) + func (c *WebViewClient) PauseTimers(ctx context.Context, handle int64) error + func (c *WebViewClient) PerformLongClick(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) PostUrl(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *WebViewClient) PostVisualStateCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) PostWebMessage(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) Reload(ctx context.Context, handle int64) error + func (c *WebViewClient) RemoveJavascriptInterface(ctx context.Context, handle int64, arg0 string) error + func (c *WebViewClient) RequestChildRectangleOnScreen(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) (bool, error) + func (c *WebViewClient) RequestFocus(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *WebViewClient) RequestFocusNodeHref(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) RequestImageRef(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) RestoreState(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WebViewClient) ResumeTimers(ctx context.Context, handle int64) error + func (c *WebViewClient) SavePassword(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) error + func (c *WebViewClient) SaveState(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *WebViewClient) SaveWebArchive(ctx context.Context, handle int64, arg0 string) error + func (c *WebViewClient) SetBackgroundColor(ctx context.Context, handle int64, arg0 int32) error + func (c *WebViewClient) SetCertificate(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetDataDirectorySuffix(ctx context.Context, handle int64, arg0 string) error + func (c *WebViewClient) SetDownloadListener(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetFindListener(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetHorizontalScrollbarOverlay(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) SetHttpAuthUsernamePassword(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string, ...) error + func (c *WebViewClient) SetInitialScale(ctx context.Context, handle int64, arg0 int32) error + func (c *WebViewClient) SetLayerType(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *WebViewClient) SetLayoutParams(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetMapTrackballToArrowKeys(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) SetNetworkAvailable(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) SetOverScrollMode(ctx context.Context, handle int64, arg0 int32) error + func (c *WebViewClient) SetPictureListener(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetRendererPriorityPolicy(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *WebViewClient) SetScrollBarStyle(ctx context.Context, handle int64, arg0 int32) error + func (c *WebViewClient) SetTextClassifier(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetVerticalScrollbarOverlay(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) SetWebChromeClient(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetWebContentsDebuggingEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *WebViewClient) SetWebViewClient(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetWebViewRenderProcessClient1(ctx context.Context, handle int64, arg0 int64) error + func (c *WebViewClient) SetWebViewRenderProcessClient2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClient) ShouldDelayChildPressedState(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) ShowFindDialog(ctx context.Context, handle int64, arg0 string, arg1 bool) (bool, error) + func (c *WebViewClient) StopLoading(ctx context.Context, handle int64) error + func (c *WebViewClient) ZoomBy(ctx context.Context, handle int64, arg0 float32) error + func (c *WebViewClient) ZoomIn(ctx context.Context, handle int64) (bool, error) + func (c *WebViewClient) ZoomOut(ctx context.Context, handle int64) (bool, error) + type WebViewClientClient struct + func NewWebViewClientClient(cc grpc.ClientConnInterface) *WebViewClientClient + func (c *WebViewClientClient) DoUpdateVisitedHistory(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 bool) error + func (c *WebViewClientClient) OnFormResubmission(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *WebViewClientClient) OnLoadResource(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *WebViewClientClient) OnPageCommitVisible(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *WebViewClientClient) OnPageFinished(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *WebViewClientClient) OnPageStarted(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error + func (c *WebViewClientClient) OnReceivedClientCertRequest(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClientClient) OnReceivedError3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *WebViewClientClient) OnReceivedError4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string, ...) error + func (c *WebViewClientClient) OnReceivedHttpError(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *WebViewClientClient) OnReceivedLoginRequest(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) error + func (c *WebViewClientClient) OnRenderProcessGone(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *WebViewClientClient) OnSafeBrowsingHit(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *WebViewClientClient) OnScaleChanged(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32) error + func (c *WebViewClientClient) OnTooManyRedirects(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *WebViewClientClient) OnUnhandledKeyEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *WebViewClientClient) ShouldInterceptRequest2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *WebViewClientClient) ShouldInterceptRequest2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *WebViewClientClient) ShouldOverrideKeyEvent(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *WebViewClientClient) ShouldOverrideUrlLoading2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *WebViewClientClient) ShouldOverrideUrlLoading2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + type WebViewDatabaseClient struct + func NewWebViewDatabaseClient(cc grpc.ClientConnInterface) *WebViewDatabaseClient + func (c *WebViewDatabaseClient) ClearFormData(ctx context.Context) error + func (c *WebViewDatabaseClient) ClearHttpAuthUsernamePassword(ctx context.Context) error + func (c *WebViewDatabaseClient) ClearUsernamePassword(ctx context.Context) error + func (c *WebViewDatabaseClient) GetHttpAuthUsernamePassword(ctx context.Context, arg0 string, arg1 string) (int64, error) + func (c *WebViewDatabaseClient) GetInstance(ctx context.Context, arg0 int64) (int64, error) + func (c *WebViewDatabaseClient) HasFormData(ctx context.Context) (bool, error) + func (c *WebViewDatabaseClient) HasHttpAuthUsernamePassword(ctx context.Context) (bool, error) + func (c *WebViewDatabaseClient) HasUsernamePassword(ctx context.Context) (bool, error) + func (c *WebViewDatabaseClient) SetHttpAuthUsernamePassword(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string) error + type WebViewFindListenerClient struct + func NewWebViewFindListenerClient(cc grpc.ClientConnInterface) *WebViewFindListenerClient + func (c *WebViewFindListenerClient) OnFindResultReceived(ctx context.Context, arg0 int32, arg1 int32, arg2 bool) error + type WebViewFragmentClient struct + func NewWebViewFragmentClient(cc grpc.ClientConnInterface) *WebViewFragmentClient + func (c *WebViewFragmentClient) GetWebView(ctx context.Context, handle int64) (int64, error) + func (c *WebViewFragmentClient) OnCreateView(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *WebViewFragmentClient) OnDestroy(ctx context.Context, handle int64) error + func (c *WebViewFragmentClient) OnDestroyView(ctx context.Context, handle int64) error + func (c *WebViewFragmentClient) OnPause(ctx context.Context, handle int64) error + func (c *WebViewFragmentClient) OnResume(ctx context.Context, handle int64) error + type WebViewHitTestResultClient struct + func NewWebViewHitTestResultClient(cc grpc.ClientConnInterface) *WebViewHitTestResultClient + func (c *WebViewHitTestResultClient) GetExtra(ctx context.Context) (string, error) + func (c *WebViewHitTestResultClient) GetType(ctx context.Context) (int32, error) + type WebViewPictureListenerClient struct + func NewWebViewPictureListenerClient(cc grpc.ClientConnInterface) *WebViewPictureListenerClient + func (c *WebViewPictureListenerClient) OnNewPicture(ctx context.Context, arg0 int64, arg1 int64) error + type WebViewRenderProcessClient struct + func NewWebViewRenderProcessClient(cc grpc.ClientConnInterface) *WebViewRenderProcessClient + func (c *WebViewRenderProcessClient) Terminate(ctx context.Context) (bool, error) + type WebViewRenderProcessClientClient struct + func NewWebViewRenderProcessClientClient(cc grpc.ClientConnInterface) *WebViewRenderProcessClientClient + func (c *WebViewRenderProcessClientClient) OnRenderProcessResponsive(ctx context.Context, arg0 int64, arg1 int64) error + func (c *WebViewRenderProcessClientClient) OnRenderProcessUnresponsive(ctx context.Context, arg0 int64, arg1 int64) error + type WebViewVisualStateCallbackClient struct + func NewWebViewVisualStateCallbackClient(cc grpc.ClientConnInterface) *WebViewVisualStateCallbackClient + func (c *WebViewVisualStateCallbackClient) OnComplete(ctx context.Context, arg0 int64) error