Click or drag to resize

IWatsonService Interface

This interface defines common interface for all watson services.

Namespace:  IBM.Watson.DeveloperCloud.Services
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IWatsonService

The IWatsonService type exposes the following members.

Methods
  NameDescription
Public methodGetServiceID
Returns the service ID.
Top
See Also