Click or drag to resize

JobsStatusList Class

This data class contains information about the Jobs
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1JobsStatusList

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 class JobsStatusList

The JobsStatusList type exposes the following members.

Constructors
  NameDescription
Public methodJobsStatusList
Initializes a new instance of the JobsStatusList class
Top
Properties
  NameDescription
Public propertyrecognitions
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.
Top
See Also