API for the usage and configuration of customer error reporting (CER) More...
#include "ai_api.h"Go to the source code of this file.
Functions | |
| AI_API void | AiErrorReportingSetEnabled (bool value) |
| Configure the usage of Customer Error Reporting (CER) More... | |
| AI_API bool | AiErrorReportingGetEnabled () |
| Get the current configuration of Customer Error Reporting (CER) More... | |
| AI_API void | AiErrorReportingSetAutosendEmail (AtString email) |
| Assign an email address for automatically sending error reports. More... | |
| AI_API AtString | AiErrorReportingGetAutosendEmail () |
| Retrieves the email address assigned for automatically sending error reports. More... | |
API for the usage and configuration of customer error reporting (CER)