Search: "callback"
Configure a basic flat map - DataV Documentation
callback IDs. However, some child widgets, such as the choropleth layer, region drill-down heat layer, line layer, and ...
HiTSDBClient - Time Series & Spatial Temporal Database (TSDB Documentation
) Explanations of replicating from interfaces:HiTSDB Asynchronous query method, which returns the query results in callback ...
Recording - ApsaraVideo for VOD Documentation
video. You can perform other operations only after receiving the - (void)recorderDidStopRecording callback of ...
Overview - ApsaraVideo for VOD Documentation
OverviewProcedureQuery recorded videosView recorded videos in the consoleObtain recorded videos through callback eventsQuery ...
Develop applications with EDAS SDK - Enterprise Distributed Application Service (EDAS Documentation
RpcContext is cleared automatically. Asynchronous callsAsynchronous calls can be made using either the callback or the future method ...
RESTful API 2.0 - Intelligent Speech Interaction Documentation
improve the response speed. // TODO Do not perform time-consuming operations on this callback. You can push ...
Write data - Time Series & Spatial Temporal Database (TSDB Documentation
;) .value(timestamp, Math.random()) .build();// Directly submit data tsdb.put(point);Callback settings of ...
Execution environment - Function Compute Documentation
, context, callback) cfgFile = process.env['FC_FUNC_CODE_PATH'] + '/config.json'; console.log(cfgFile); callback ...
Function entry definition - Function Compute Documentation
must be defined. A simple function is defined as follows: exports.handler = function(event, context, callback) callback(null ...
Basic data types - ApsaraVideo for VOD Documentation
. UPLOAD_SUCCESS The file is uploaded. UPLOAD_FAIL The file fails to be uploaded. SUCCESS The job is successful and the callback is ...