ServiceWorkerClientBoundaryInterface

interface ServiceWorkerClientBoundaryInterface implements FeatureFlagHolderBoundaryInterface


Boundary interface for ServiceWorkerClient.

Summary

Inherited methods

From class FeatureFlagHolderBoundaryInterface
abstract String[]

Indicate the list of org.chromium.support_lib_boundary.util.Features supported by this object.

Public methods

shouldInterceptRequest

abstract WebResourceResponse shouldInterceptRequest(WebResourceRequest request)