IInputFileDownloader 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.
A plugin responsible for downloading files relative to the current user's input.
public interface IInputFileDownloader
type IInputFileDownloader = interface
Public Interface IInputFileDownloader
- Derived
Methods
| DownloadFilesAsync(ITurnContext, ITurnState, CancellationToken) |
Download any files relative to the current user's input. |