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