class MAGES::Analytics::MAGESAnalyticsRuntime¶
Overview¶
The MAGES analytics module runtime implementation. More…
class MAGESAnalyticsRuntime { public: // enums enum Type; // methods void Initialize(); };
Detailed Documentation¶
The MAGES analytics module runtime implementation.
Methods¶
void Initialize()
Initializes the runtime analytics module.