ReplayTranscript Class
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.
Class to collect and then replay activities as a transcript.
public sealed class ReplayTranscript
type ReplayTranscript = class
Public NotInheritable Class ReplayTranscript
- Inheritance
-
ReplayTranscript
Constructors
ReplayTranscript(IBotToUser, Func<IActivity,String>) |
Constructor. |
Methods
Replay(IActivity) |
Replay activity to IBotToUser. |