Is there any better documentation/samples on what event handlers do. I can't see anything that says what variables are passed to an event handler following an event. For example, if a doc close event occurs does the handler get passed username, password, document ID, IP address etc? Or does it just get passed an event ID that you then go and lookup in the APS database.
This aspect of the SDK seems very poorly documented.
Thanks in advance for any pointers.