RegisterStatus Class |
Namespace: IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
public class RegisterStatus
The RegisterStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterStatus | Initializes a new instance of the RegisterStatus class |
| Name | Description | |
|---|---|---|
| status |
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.
| |
| url |
The callback URL that is successfully registered
|