public interface AsyncScriptFunction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncScriptFunction.Callback |
| Modifier and Type | Method and Description |
|---|---|
void |
call(com.google.gson.JsonElement request,
AsyncScriptFunction.Callback callback) |
void call(com.google.gson.JsonElement request,
AsyncScriptFunction.Callback callback)
Copyright © 2015. All rights reserved.