--This pack has no LUA API.
This plugin has no lua function. The aim of this plugin is to be able to send events in the Cocoa (iOS) or Java (Android) from any context/thread. If you try to send an event outside of the main context, the application may crash.
If you need to send event from a plugin or a native project (xCode/Eclipse) to a user AIModel, you should think of using jpEventQueue to prevent any application crash due to an event sent in a wrong context.
This plugin is required by other plugins.