Show / Hide Table of Contents

Enum EnterpriseRequestType

The type of request for the platform request.

Namespace: Microsoft.Bot.Builder.Enterprise.Transport
Assembly: Microsoft.Bot.Builder.Enterprise.dll
Syntax
public enum EnterpriseRequestType

Fields

Name Description
InboundCall

Inbound call request type.

InboundCallback

Inbound callback request type.

InboundNotification

Inbound notification request type.

Outbound

Outbound request type.

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