System.Analytics.AppAnalytics.TAppAnalyticsListener

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTAppAnalyticsListener

Delphi

TAppAnalyticsListener = class(TInterfacedObject, IApplicationActivityListener)

C++

class PASCALIMPLEMENTATION TAppAnalyticsListener : public System::TInterfacedObject

Properties

Type Visibility Source Unit Parent
class public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics System.Analytics.AppAnalytics

Description

Implementation of the IApplicationActivityListener to use with the AppAnalytics service.

See Also