| Constructor and Description |
|---|
CallbackImpl(JSInstance jsInstance,
int callbackId) |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(java.lang.Object... args)
Schedule javascript function execution represented by this
Callback instance |
public CallbackImpl(JSInstance jsInstance, int callbackId)