Share via


SendMEMessageResponse(String, Int32) Constructor

Definition

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

Parameters

callerPath
String
callerLine
Int32

Applies to