public class SendMessageResponse extends Object
Java class for sendMessageResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="sendMessageResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="result" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SendMessageResponse() |
protected String result
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.