eventsApp
The following methods are accessed via the eventsApp
object returned by window.LearnosityEvents.init()
. This object provides methods to interact with, and receive information from the particular instance of Events API.
Most of these methods are not available until the readyListener
callback has been executed, unless otherwise noted. See Initialization & Callbacks for more information.