Show / Hide Table of Contents

Namespace Microsoft.Bot.Builder.Enterprise.Transport

Classes

HttpRouteConstants

The route suffixes as generated by the server to send particular events

HttpTransportExtensions

The http transport extensions.

PlatformController

Platform Controller. The base controller that routes all the data into the SDK.

Interfaces

IPlatformRequest

The request object used by the platform.

IPlatformResponse

The response the SDK returns after processing the request.

IPlatformTransport

The transport interface that feeds in the data to platform and process the output.

IPlatformTransport<TRequest, TResponse>

The transport interface that feeds in the data to platform and process the output.

Enums

EnterpriseOperationType

The type of operation for the platform request.

EnterpriseRequestType

The type of request for the platform request.

EnterpriseResponseType

Type of responses returned to the bot

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