Share via


SendTaskModuleMessageResponse(String, Int32) Constructor

Definition

public SendTaskModuleMessageResponse (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendTaskModuleMessageResponse : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendTaskModuleMessageResponse
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

Parameters

callerPath
String
callerLine
Int32

Applies to