Conversation Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Conversation.v1
public class Conversation : IWatsonService
The Conversation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Conversation |
Conversation constructor
|
Name | Description | |
---|---|---|
![]() | Credentials |
Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.
|
![]() | Url |
Gets and sets the endpoint URL for the service.
|
![]() | VersionDate |
Gets and sets the versionDate of the service.
|
Name | Description | |
---|---|---|
![]() | Message(ConversationSuccessCallbackObject, ConversationFailCallback, String, MessageRequest, DictionaryString, Object) |
Message the specified workspaceId, input and callback.
|
![]() | Message(ConversationSuccessCallbackObject, ConversationFailCallback, String, String, DictionaryString, Object) |
Message the specified workspaceId, input and callback.
|