anonymous.AppLogErrorCallbackParameter class

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

Syntax

new AppLogErrorCallbackParameter()

Properties

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

Source

Plugins/AppLog/applog.js, line 479.