RecordOutcomeEvent Class

Definition

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

Constructors

RecordOutcomeEvent(ConversationResult, Workflow, RecordOutcome, Task<Stream>)

Properties

ConversationResult (Inherited from OutcomeEventBase)
RecordedContent
RecordOutcome
ResultingWorkflow (Inherited from OutcomeEventBase)

Applies to