Delen via


TestScript.SendConversationUpdate(String, Int32) Methode

Definitie

Hiermee wordt een gespreksupdate verzonden.

public Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestScript SendConversationUpdate (string path = "", int line = 0);
member this.SendConversationUpdate : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestScript
Public Function SendConversationUpdate (Optional path As String = "", Optional line As Integer = 0) As TestScript

Parameters

path
String

Optioneel pad naar het bellerbestand.

line
Int32

Optioneel nummer voor de lijn van de beller.

Retouren

TestScript is gewijzigd.

Van toepassing op