AdaptiveCardInvokeResponse Class

Definition

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.

Applies to