ITranscriptLogger Interface
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.
Transcript logger stores activities for conversations for recall.
public interface ITranscriptLogger
type ITranscriptLogger = interface
Public Interface ITranscriptLogger
- Derived
Methods
LogActivityAsync(IActivity) |
Log an activity to the transcript. |