TeamsConversationUpdateRouteBuilder.WithHandler(TeamsRouteHandler) Method
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 Microsoft.Agents.Extensions.MSTeams.App.TeamsConversationUpdateRouteBuilder WithHandler(Microsoft.Agents.Extensions.MSTeams.App.TeamsRouteHandler handler);
member this.WithHandler : Microsoft.Agents.Extensions.MSTeams.App.TeamsRouteHandler -> Microsoft.Agents.Extensions.MSTeams.App.TeamsConversationUpdateRouteBuilder
Public Function WithHandler (handler As TeamsRouteHandler) As TeamsConversationUpdateRouteBuilder
Parameters
- handler
- TeamsRouteHandler