Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
TelemetryDelegate Class Reference

A class that defines the interface to the MIP SDK telemetry notifications. More...

#include <telemetry_delegate.h>

Inheritance diagram for TelemetryDelegate:
DiagnosticDelegate< TelemetryEvent >

Additional Inherited Members

- Public Member Functions inherited from DiagnosticDelegate< TelemetryEvent >
virtual void WriteEvent (const std::shared_ptr< TelemetryEvent > &event)=0
 Log a diagnostic event.
 
virtual void WriteEvent (const std::shared_ptr< TelemetryEvent > &event, const mip::EventContext &eventContext)=0
 Log a diagnostic event.
 
virtual void Flush ()=0
 Flush any queued events (e.g. due to shutdown)
 

Detailed Description

A class that defines the interface to the MIP SDK telemetry notifications.


The documentation for this class was generated from the following file: