Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Connection
RESTConnector.Request Class
Request Properties
Cancel Property
Delete Property
Forms Property
Function Property
Headers Property
OnDownloadProgress Property
OnResponse Property
OnUploadProgress Property
Parameters Property
Send Property
Timeout Property
RESTConnector
.
Request
.
OnDownloadProgress Property
This callback is invoked to provide progress on the WWW download.
Namespace:
IBM.Watson.DeveloperCloud.Connection
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
RESTConnector
.
ProgressEvent
OnDownloadProgress
{
get
;
set
; }
Property Value
Type:
RESTConnector
.
ProgressEvent
See Also
Reference
RESTConnector
.
Request Class
IBM.Watson.DeveloperCloud.Connection Namespace