Product Information > JADE Developer’s Reference > Chapter 2 - Notifications > eventType
eventType

The eventType parameter specifies the type of user event being notified by the Object class causeEvent, sdeCauseEvent, or sdsCauseEvent method, or the Class class causeClassEvent method.

The global constants (provided by the UserEvents category) for the range of user events that can be received are listed in the following table.

Global Constant Integer Value
Any_User_Event -1 (to receive to all user events)
User_Base_Event 16
User_Max_Event Max_Integer (#7FFFFFFF, equates to 2147483647)