ConversationReference.GetCreateContinuationActivity 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.
public Microsoft.Agents.Core.Models.Activity GetCreateContinuationActivity(Microsoft.Agents.Core.Models.ConversationAccount conversation = default, object channelData = default);
member this.GetCreateContinuationActivity : Microsoft.Agents.Core.Models.ConversationAccount * obj -> Microsoft.Agents.Core.Models.Activity
Public Function GetCreateContinuationActivity (Optional conversation As ConversationAccount = Nothing, Optional channelData As Object = Nothing) As Activity
Parameters
- conversation
- ConversationAccount
- channelData
- Object