JsReplyProxyBoundaryInterface

interface JsReplyProxyBoundaryInterface implements IsomorphicObjectBoundaryInterface


Boundary interface for org.chromium.android_webview.WebMessageListener.

Summary

Public methods

abstract void

Inherited methods

From class IsomorphicObjectBoundaryInterface
abstract Object
getOrCreatePeer(Callable<Object> creationCallable)

Get the peer object associated with this object.

Public methods

postMessage

abstract void postMessage(String message)