Show / Hide Table of Contents

Namespace Microsoft.Bot.Builder.Enterprise.Core

Classes

AcceptOption

This is the option which bots can specify to answer the incoming call.

AnswerOption

This is the answer base which bots can specify to reply to the incoming call.

CallDescription

The default call description class

DeclineOption

This is the input which bots can specify to decline the incoming call.

EnterprisePlatformBuilder

The class the provides the builder for Enterprise Platform.

ForwardOption

This is the input which bots can specify to forward the incoming call to a list of participants.

JoinCallParameters

Parameters required for joining a call.

PlaceCallParameters

Parameters required for placing a new call.

PlatformExtensions

Extensions for the EnterprisePlatform

Interfaces

ICall

Class representing a call.

ICallService

Class that provides all the facilities for calling in the SDK.

ICallServiceHandler

The interface that handles the functions for call service.

IEnterprisePlatform

The interface that represents the SDK as a whole.

IEnterprisePlatformBuilder

The builder object that builds the Enterprise Platform

IMediaSession

The media session interface.

ISignalingHandler

The interface that provides all the signaling events to the user.

Enums

CallFlowDirection

The direction of the call flow.

RemoteMediaCallModality

The modalities available for remote media calls.

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