WebMessageCallbackBoundaryInterface

interface WebMessageCallbackBoundaryInterface implements FeatureFlagHolderBoundaryInterface


Boundary interface for WebMessagePort.WebMessageCallback.

Summary

Public methods

abstract void

Inherited methods

From class FeatureFlagHolderBoundaryInterface
abstract String[]

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

Public methods

onMessage

abstract void onMessage(InvocationHandler port, InvocationHandler message)