![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
READ_STATUS_NOTIFICATION |
The sender wants acknowledgment upon reading of the message by this recipient. |
DELIVERY_STATUS_NOTIFICATION |
The sender wants acknowledgement upon delivery of this message. |
<xs:simpleType name="faxDeliveryDirective">
<xs:restriction base="xs:string">
<xs:enumeration value="READ_STATUS_NOTIFICATION"/>
<xs:enumeration value="DELIVERY_STATUS_NOTIFICATION"/>
</xs:restriction>
</xs:simpleType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices