This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Questions API

errorListener

Function to be called on a Learnosity error event.

Note For more information, see the troubleshooting section.

Values

Type function

Callback arguments

The callback receives the following arguments when it is executed.

  • error object
    • code number
    • detail string
    • msg string
Was this article helpful?