AdaptiveCardInvokeResponseFactory.NotSupported(String) Method
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.
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