@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ResourceJsonpOptions
extends ResourceOptions
Resource.fetchJsonp(ResourceJsonpOptions).| Modifier and Type | Field and Description |
|---|---|
String |
callbackParameterName
The callback parameter name that the server expects.
|
headers, proxy, queryParameters, request, retryAttempts, retryCallback, templateValues, url| Constructor and Description |
|---|
ResourceJsonpOptions() |
@JsProperty public String callbackParameterName
Copyright © 2019. All rights reserved.