ResumptionCookie.GetMessage 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 a message from the resumption cookie.
public Microsoft.Bot.Connector.Activity GetMessage ();
member this.GetMessage : unit -> Microsoft.Bot.Connector.Activity
Public Function GetMessage () As Activity
Returns
The message that can be sent to bot based on the resumption cookie