Skip to Content
0
Former Member
Dec 14, 2007 at 08:27 PM

Can't find documentation on EPCM event object.

30 Views

When I subscribe to an event using:

EPCM.subscribeEvent( nameSpace, eventName, eventHandler )

the eventHandler JavaScript method receives an event object. I have been trying to find documentation on what this event object has in it. Can anyone point me to this?