AppLogErrorCallbackParameter class

Object used in anonymous.getLogEntriesErrorCallback and anonymous.startOrStopLogListenerErrorCallback functions.

Syntax

new AppLogErrorCallbackParameter()

Properties

Name Type Default Description
errorCode number undefined Predefined error code
description string undefined The description of the error

Source

Plugins/AppLog/applog.js, line 475.