ITeamsOperations Interface
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.
TeamsOperations operations.
public interface ITeamsOperations
type ITeamsOperations = interface
Public Interface ITeamsOperations
- Derived
Methods
FetchChannelListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Fetches channel list for a given team. |
FetchTeamDetailsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Fetches details related to a team. |