This is the complete list of members for MxAnalyticsInterface, including all inherited members.
IsMxAnalyticsInitialized() | MxAnalyticsInterface | static |
MAXON_INTERFACE_NONVIRTUAL(MxAnalyticsInterface, MAXON_REFERENCE_STATIC, "net.maxon.interface.mxanalytics") | MxAnalyticsInterface | private |
MxAnalyticsEnd() | MxAnalyticsInterface | static |
MxAnalyticsInit(const String &mainProductId, const String &selectedProductId, const String &licenseId, Bool isBetaAccount, Bool isProduction, const String &userId, Bool optedIn, Bool trialOptedIn) | MxAnalyticsInterface | static |
MxAnalyticsSendAppUsedEvent(const String &name) | MxAnalyticsInterface | static |
MxAnalyticsSendEvent(const String &identifier, const String &key, const String &value, Bool omitEmpty=false) | MxAnalyticsInterface | static |
MxAnalyticsSendEvent(const String &identifier, const DataDictionary &keyValuePairs, Bool omitEmpty=false) | MxAnalyticsInterface | static |
MxAnalyticsSendFeatureUsedEvent(const String &name) | MxAnalyticsInterface | static |
MxAnalyticsSendFrameIncrementEvent(const Int32 &batchSize) | MxAnalyticsInterface | static |
MxAnalyticsSendFrameSubmitEvent(const String &name) | MxAnalyticsInterface | static |
MxAnalyticsSendPluginUsedEvent(const String &name, const String &host="Cinema 4D"_s) | MxAnalyticsInterface | static |
MxAnalyticsSendPresetUsedEvent(const String &name) | MxAnalyticsInterface | static |
MxAnalyticsSendToolUsedEvent(const String &name) | MxAnalyticsInterface | static |