CallingBotService(CallingBotServiceSettings) Constructor

Definition

Instantiates CallingBotService using provided settings

public CallingBotService (Microsoft.Bot.Builder.Calling.CallingBotServiceSettings settings);
new Microsoft.Bot.Builder.Calling.CallingBotService : Microsoft.Bot.Builder.Calling.CallingBotServiceSettings -> Microsoft.Bot.Builder.Calling.CallingBotService
Public Sub New (settings As CallingBotServiceSettings)

Parameters

Applies to