BBjCustomEvent
Description
In BBj 6.00 and higher, a call to BBjAPI::postCustomEvent() or to BBjAPI::postPriorityCustomEvent adds this event to the BBj event queue.
Remarks
None.
Methods of BBjCustomEvent
| Return | Method |
|---|---|
| sting | getName() |
| object | getObject() |
Methods of BBjCustomEvent inherited from BBjEvent
| Return Value | Method |
|---|---|
| string | getEventName() |
| string | getEventString() |
See Also
BBjAPI::postPriorityCustomEvent