Microsoft.Bot.Builder.Calling Namespace
Classes
CallingBotService | |
CallingBotServiceSettings | |
CallingContext |
The context for this request. It is reponsible in parsing the calling request before calling into ICallingBotService. |
CallingConversation |
The top level composition root for calling SDK. |
CallingModule |
Autofac module for Calling components. |
CallingModule_MakeBot | |
ParsedCallingRequest |
The parsed calling request |
Interfaces
ICallingBot |
The calling bot interface. |
ICallingBotService |
Enums
CallRequestType |
The type of calling request |