RecordOutcomeEvent 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 RecordOutcomeEvent : Microsoft.Bot.Builder.Calling.Events.OutcomeEventBase
type RecordOutcomeEvent = class
inherit OutcomeEventBase
Public Class RecordOutcomeEvent
Inherits OutcomeEventBase
- Inheritance
Constructors
| RecordOutcomeEvent(ConversationResult, Workflow, RecordOutcome, Task<Stream>) |
Properties
| ConversationResult | (Inherited from OutcomeEventBase) |
| RecordedContent | |
| RecordOutcome | |
| ResultingWorkflow | (Inherited from OutcomeEventBase) |