Jaa


ITranscriptLogger Interface

Definition

Transcript logger stores activities for conversations for recall.

public interface ITranscriptLogger
type ITranscriptLogger = interface
Public Interface ITranscriptLogger
Derived

Methods

Name Description
LogActivityAsync(IActivity)

Log an activity to the transcript.

Applies to