| CCXML 1.0 Development Guide | Home | Frameset Home |
<cancel> element provides a quite useful method of stopping a CCXML event timer, (such as an event that is in a pending state from a <send> directive that has a delay specified. When executed, this element will remove any pending event from the event queue of the invoking CCXML session in question. Note that if a delay timer has already expired when this element is fired off, an error.notallowed will be thrown to the event queue instead. Also be aware that this 'cancel' event can be sent to a local, or even a remote CCXML session.
| sendid | Data Type: (none) | Default: Required |
The sendid attribute denotes an ECMAScript expression evaluating to the event identifier of the <send> command that is to be cancelled. | ||
| ANNOTATIONS: EXISTING POSTS |
| login |