WebMessageCallbackBoundaryInterface

interface WebMessageCallbackBoundaryInterface : FeatureFlagHolderBoundaryInterface


Boundary interface for WebMessagePort.WebMessageCallback.

Summary

Public functions

Unit

Inherited functions

From class FeatureFlagHolderBoundaryInterface
Array<String?>?

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

Public functions

onMessage

fun onMessage(port: InvocationHandler?, message: InvocationHandler?): Unit