Delen via


APIResponse Constructors

Definitie

Overloads

APIResponse()
APIResponse(String)

APIResponse()

public APIResponse ();
Public Sub New ()

Van toepassing op

APIResponse(String)

public APIResponse (string message = default);
new Microsoft.Bot.Connector.APIResponse : string -> Microsoft.Bot.Connector.APIResponse
Public Sub New (Optional message As String = Nothing)

Parameters

message
String

Van toepassing op