Click or drag to resize

RESTConnectorParseResponseCode Method

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static int ParseResponseCode(
	string statusLine
)

Parameters

statusLine
Type: SystemString

Return Value

Type: Int32
See Also