Namespace ECall
Classes
ackType
Data class that acknowledges receipt of an eCall data object or request.
ackTypeActionResult
Indicates the result of an action (other than a successfully executed "send-data" action). The ack element contains an actionResult element for each request element that is not a successfully executed "send-data" action.
capabilitiesType
Class for data transmitted by the IVS to indicate its capabilities to the PSAP. See Section 9.1.2 of RFC 8147.
controlType
This is the class for the root element of an ECALL XML document. The root element has three sub-elements: capabilities, request and ack. Only one of these sub-elements will be non-null.
requestType
Used by the IVS to describe the types of requests (actions) it supports. Also used by the PSAP to request data from the IVS. See Section 9.1.3 of RFC 8147.
requestTypeText
Defined for extension. Sent from the PSAP to the IVS. Optional.