Freigeben über


AdaptiveCardInvokeResponseFactory.NotSupported(String) Method

Definition

Creates an Error of type "NotSupported" AdaptiveCardInvokeResponse.

public static Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse NotSupported(string message);
static member NotSupported : string -> Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse
Public Shared Function NotSupported (message As String) As AdaptiveCardInvokeResponse

Parameters

message
String

Returns

Applies to