com.microsoft.bot.builder.teams

This package contains the classes for com.microsoft.bot.builder.teams.

Classes

TeamsActivityHandler

A Teams implementation of the Bot interface intended for further subclassing.

TeamsInfo

Teams helper methods.

TeamsSSOTokenExchangeMiddleware

If the activity name is signin/tokenExchange, this middleware will attempt toexchange the token, and deduplicate the incoming call, ensuring only oneexchange request is processed.