Click or drag to resize

Conversation Constructor

Initializes a new instance of the Conversation class

Namespace:  IBM.Watson.DeveloperCloud.Services.Conversation.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Conversation(
	Credentials credentials
)

Parameters

credentials
Type: IBM.Watson.DeveloperCloud.UtilitiesCredentials
See Also