Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.RegisterStatus Class Reference

This data class contains information about the register callback status. More...

Properties

string status [get, set]
 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. More...
 
string url [get, set]
 The callback URL that is successfully registered More...
 

Detailed Description

This data class contains information about the register callback status.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.RegisterStatus.status
getset

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.

string IBM.Watson.DeveloperCloud.Services.SpeechToText.v1.RegisterStatus.url
getset

The callback URL that is successfully registered


The documentation for this class was generated from the following file: