Click or drag to resize

RegisterStatusstatus Property

The current status of the job: created if the callback URL was successfully white-listed as a result of the call or already created if the URL was already white-listed.

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string status { get; set; }

Property Value

Type: String
See Also