Microsoft.Agents.Builder.App.AdaptiveCards Namespace
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.
Classes
| AdaptiveCard |
AdaptiveCards class to enable fluent style registration of handlers related to Adaptive Cards. |
| AdaptiveCardInvokeResponseFactory |
Contains utility methods for creating various types of AdaptiveCardInvokeResponse. |
| AdaptiveCardsInvokeNames |
Constants for adaptive card invoke names |
| AdaptiveCardsOptions |
Options for AdaptiveCards class. |
| AdaptiveCardsSearchParams |
Parameters passed to AdaptiveCards.OnSearch() handler. |
| AdaptiveCardsSearchResult |
Individual result returned from AdaptiveCards.OnSearch() handler. |
| Query<TParams> |
Query arguments for Message Extension query and Adaptive Card dynamic search. |
Delegates
| ActionExecuteHandler |
Function for handling Adaptive Card Action.Execute events. |
| ActionSubmitHandler |
Function for handling Adaptive Card Action.Submit events. |
| SearchHandler |
Function for handling Adaptive Card dynamic search events. |