Share via


IBotPageViewTelemetryClient Interface

Definition

Describes a logging client for bot telemetry.

public interface IBotPageViewTelemetryClient
type IBotPageViewTelemetryClient = interface
Public Interface IBotPageViewTelemetryClient
Derived

Methods

TrackPageView(String, IDictionary<String,String>, IDictionary<String,Double>)

Logs an Application Insights page view.

Applies to