PlayPromptOutcomeEvent Class

Definition

public class PlayPromptOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type PlayPromptOutcomeEvent = class
    inherit OutcomeEventBase
Public Class PlayPromptOutcomeEvent
Inherits OutcomeEventBase
Inheritance
PlayPromptOutcomeEvent

Constructors

PlayPromptOutcomeEvent(ConversationResult, Workflow, PlayPromptOutcome)

Properties

ConversationResult (Inherited from OutcomeEventBase)
PlayPromptOutcome
ResultingWorkflow (Inherited from OutcomeEventBase)

Applies to