Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Connection
RESTConnector.Error Class
Error Properties
ErrorCode Property
ErrorMessage Property
Response Property
ResponseHeaders Property
URL Property
RESTConnector
Error
ResponseHeaders Property
Dictionary of headers returned by the request.
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
Dictionary
<
string
,
string
>
ResponseHeaders
{
get
;
set
; }
Property Value
Type:
Dictionary
String
,
String
See Also
Reference
RESTConnector
Error Class
IBM.Watson.DeveloperCloud.Connection Namespace