Share via


TestFlow.SendConversationUpdate Method

Definition

Creates a conversation update activity and process it the activity.

public Microsoft.Bot.Builder.Adapters.TestFlow SendConversationUpdate ();
member this.SendConversationUpdate : unit -> Microsoft.Bot.Builder.Adapters.TestFlow
Public Function SendConversationUpdate () As TestFlow

Returns

A new TestFlow object.

Applies to