Search: "callback"
C/C++ Upload SDK - ApsaraVideo for VOD Documentation
) (int64_t, int64_t): customizes the callback for upload progress. If you do not set this parameter, the default callback is used ...
Python SDK 2.0 - Intelligent Speech Interaction Documentation
the network connection to the server. SpeechRecognizerCallback: the object of callback functions. You can use this object to ...
Java demo - Intelligent Speech Interaction Documentation
callback method, you need to set the enable_callback and callback_url parameters in the JSON-formatted string of the request ...
Form upload - Object Storage Service Documentation
;); // Configure Content-Type for the callback request. callback.setCalbackBodyType(CalbackBodyType.JSON); // Configure the ...
Secure download - ApsaraVideo for VOD Documentation
progress and processing progress depend on different data sources. The callback for download progress requires online data before the ...
Authorized access - Object Storage Service Documentation
the callback to get the StsToken If you want the SDK to automatically update the Token, you must implement the callback in the ...
Configure widget interaction - DataV Documentation
callback ID is not supported. DataV supports callback parameter auto-complete. When configuring a data source, if you ...
Android 5.1 WebView memory leakage analysis Forums
(ComponentCallbacks callback) { synchronized (mComponentCallbacks) { mComponentCallbacks.add(callback ...
iOS SDK 2.0 - Intelligent Speech Interaction Documentation
recognition result, the callback set in step 3 is fired, returning the recognition result with a text. Key objects AliyunNlsClientAdaptor ...