BBjAPI::clearCustomEventCallback
Description
In BBj 6.00 and higher, this method clears a callback that has been set for a specified BBjCustomEvent.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
clearCustomEventCallback(string eventName) |
Parameters
|
Variable |
Description |
|---|---|
|
eventName |
This name identifies the event for which a callback is being cleared. |
Return Value
None.
Example
|
See Also
BBjAPI::setCustomEventCallback
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.