3.1.4.3 DeliverXms

Used to send a mobile message to the protocol server.

 <wsdl:operation name="DeliverXms">
   <wsdl:input message="tns:DeliverXmsSoapIn" /> 
   <wsdl:output message="tns:DeliverXmsSoapOut" /> 
 </wsdl:operation>

The client sends a DeliverXmsSoapIn request message, which contains the content of a mobile message, and the server responds with a DeliverXmsSoapOut response message, which contains one or more error elements that indicate the success or failure of the attempt to send this message to the intended recipient.