@JsType(isNative=true, namespace="<global>", name="Object") public class FromAssetIdOptions extends Object
IonResource.fromAssetId(int, FromAssetIdOptions)
method.Modifier and Type | Field and Description |
---|---|
String |
accessToken
The access token to use.
|
String |
server
The resource to the Cesium ion API server.
|
Resource |
serverResource
The resource to the Cesium ion API server.
|
Constructor and Description |
---|
FromAssetIdOptions() |
@JsProperty public String accessToken
Ion.defaultAccessToken
.@JsProperty public String server
Ion.defaultServer
.@JsProperty(name="server") public Resource serverResource
Copyright © 2019. All rights reserved.