BBjAPI::removeTimer
Description
In BBj 3.00 and higher, this method removes a timer previously created with BBjAPI::createTimer.
Syntax
Return Value |
Method |
---|---|
void |
removeTimer(Object key) |
Parameters
Variable |
Description |
---|---|
key |
Specifies a key that was previously used in a call to BBjAPI::createTimer. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.