Click or drag to resize

Conversation Constructor

Conversation constructor

Namespace:  IBM.Watson.DeveloperCloud.Services.Conversation.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Conversation(
	Credentials credentials
)

Parameters

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