System.Analytics.AppAnalytics.TAppAnalyticsCacheManager

From RAD Studio API Documentation
Jump to: navigation, search
TAppAnalyticsCacheManager

Delphi

TAppAnalyticsCacheManager = class(TInterfacedObject, IApplicationActivityCacheManager, IAppAnalyticsStartupDataRecorder)

C++

class PASCALIMPLEMENTATION TAppAnalyticsCacheManager : 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 IApplicationActivityCacheManager.

The TAppAnalyticsCacheManager class stores application events in a temporary cache and uploads the data to a AppAnalytics server for analysis.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Analytics.AppAnalytics.TAppAnalyticsCacheManager&oldid=710833"