IBotPageViewTelemetryClient 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.
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. |