TeamsTurnContext(ITurnContext) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TeamsTurnContext(Microsoft.Agents.Builder.ITurnContext turnContext);
new Microsoft.Agents.Extensions.MSTeams.TeamsTurnContext : Microsoft.Agents.Builder.ITurnContext -> Microsoft.Agents.Extensions.MSTeams.TeamsTurnContext
Public Sub New (turnContext As ITurnContext)
Parameters
- turnContext
- ITurnContext