public class WebViewBridgeInvocationRunnable
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
WebViewBridgeInvocationRunnable(IWebViewBridgeInvocationCallback invocationCallback,
IWebViewBridgeInvoker webViewBridgeInvoker,
java.lang.String className,
java.lang.String methodName,
int timeoutLengthInMilliSeconds,
java.lang.Object... invocationParameters) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onInvocationComplete(CallbackStatus status) |
void |
run() |
public WebViewBridgeInvocationRunnable(IWebViewBridgeInvocationCallback invocationCallback, IWebViewBridgeInvoker webViewBridgeInvoker, java.lang.String className, java.lang.String methodName, int timeoutLengthInMilliSeconds, java.lang.Object... invocationParameters)
public void run()
run in interface java.lang.Runnablepublic static void onInvocationComplete(CallbackStatus status)