AdaptiveCardInvokeResponse Class
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.
Defines the structure that is returned as the result of an Invoke activity with Name of 'adaptiveCard/action'.
public class AdaptiveCardInvokeResponse
type AdaptiveCardInvokeResponse = class
Public Class AdaptiveCardInvokeResponse
- Inheritance
-
AdaptiveCardInvokeResponse
- Derived
Constructors
AdaptiveCardInvokeResponse() |
Properties
StatusCode |
Gets or sets the Card Action response StatusCode. |
Type |
Gets or sets the Type of this AdaptiveCardInvokeResponse. |
Value |
Gets or sets the json response object. |