ConversationReference.GetContinuationActivity Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates Activity from conversation reference as it is posted to bot.
public Microsoft.Bot.Schema.Activity GetContinuationActivity ();
member this.GetContinuationActivity : unit -> Microsoft.Bot.Schema.Activity
Public Function GetContinuationActivity () As Activity
Returns
Continuation activity.