Show / Hide Table of Contents

Enum CallFlowDirection

The direction of the call flow.

Namespace: Microsoft.Bot.Builder.Enterprise.Core
Assembly: Microsoft.Bot.Builder.Enterprise.dll
Syntax
public enum CallFlowDirection

Fields

Name Description
Inbound

Call inbound to the bot.

Outbound

Call outbound from the bot.

  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX