| CCXML 1.0-W3C Development Guide | Home | Frameset Home |
|
<send> element to the specified recipient, this event will be generated to indicate that it was successfully received. Note that this event does not neccessarily mean that the recipient has succesfully processed the event, it simply means that the event was received.| field name | data type | summary |
name | string | send.successful |
sendid | string | Contains the ID of the send request that is returned in the 'sendid' attribute of the <send> element. |
eventid | string | Defines the unique identifier for the event. If the event was generated via a <send> request, then this value will match the 'sendid' value. |
eventsource | string | This value will contain the CCXML 1.0 I/O Processor that sent the event. |
eventsourcetype | string | This defines the name of the Event I/O Processor that sent the event. |
| field name | data type | summary |
name | string | move.successful |
sourceid | string | Contains the ID of the event source that has been moved as specified either directly via the 'source' attribute, or indirectly via the 'event' attribute of the <move> element. |
eventid | string | Defines the unique identifier for the event. If the event was generated via a <send> request, then this value will match the 'sendid' value. |
eventsource | string | This value will contain the CCXML 1.0 I/O Processor that sent the event. |
eventsourcetype | string | This defines the name of the Event I/O Processor that sent the event. |
| field name | data type | summary |
name | string | cancel.successful |
eventid | string | Defines the unique identifier for the event. If the event was generated via a <send> request, then this value will match the 'sendid' value. |
sendid | string | Contains the ID of the send event that has been cancelled as denoted in the 'sendid' attribute of the <cancel> element. |
eventsource | string | This value will contain the CCXML 1.0 I/O Processor that sent the event. |
eventsourcetype | string | This defines the name of the Event I/O Processor that sent the event. |
| ANNOTATIONS: EXISTING POSTS |
| login |
|