HangupOutcomeEvent Class

Definition

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

Constructors

HangupOutcomeEvent(ConversationResult, Workflow, HangupOutcome)

Properties

ConversationResult (Inherited from OutcomeEventBase)
HangupOutcome
ResultingWorkflow (Inherited from OutcomeEventBase)

Applies to