Inheritance HierarchySystem.Object IBM.Watson.DeveloperCloud.Services.Conversation.v1.Conversation
Namespace:
IBM.Watson.DeveloperCloud.Services.Conversation.v1
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class Conversation : IWatsonService
The Conversation type exposes the following members.
Constructors
| Name | Description |
---|
 | Conversation | Initializes a new instance of the Conversation class |
Top
Properties
Methods
| Name | Description |
---|
 | GetServiceID | |
 | Message(Conversation.SuccessCallback<Object>, Conversation.FailCallback, String, MessageRequest, Dictionary<String, Object>) | |
 | Message(Conversation.SuccessCallback<Object>, Conversation.FailCallback, String, String, Dictionary<String, Object>) | |
Top
See Also