Freigeben über


AdaptiveCardInvokeResponseFactory.InternalError(String) Method

Definition

Creates an Error of type InternalError AdaptiveCardInvokeResponse.

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

Parameters

message
String

Returns

Applies to