PlayPromptOutcomeEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PlayPromptOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type PlayPromptOutcomeEvent = class
inherit OutcomeEventBase
Public Class PlayPromptOutcomeEvent
Inherits OutcomeEventBase
- Inheritance
Constructors
| PlayPromptOutcomeEvent(ConversationResult, Workflow, PlayPromptOutcome) |
Properties
| ConversationResult | (Inherited from OutcomeEventBase) |
| PlayPromptOutcome | |
| ResultingWorkflow | (Inherited from OutcomeEventBase) |