| Modifier and Type | Method and Description |
|---|---|
static <T> void |
ParseCloud.callFunctionInBackground(String name,
Map<String,?> params,
FunctionCallback<T> callback)
Calls a cloud function in the background.
|