Click or drag to resize

MessageResponsecontext Property

Namespace:  IBM.Watson.DeveloperCloud.Services.Conversation.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, Object> context { get; set; }

Property Value

Type: DictionaryString, Object
See Also