![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Description |
|---|---|
NOT_REACHABLE |
the ContactMethod is closed for communication and the presentity is not accessible |
REACHABLE |
the ContactMethod is open for communication and the presentity may be reached through this ContactMethod |
CHATTY |
The ContactMethod is open for communication and the presentity has expressed an active interest in chatting |
AWAY |
the ContactMethod is open for communication, however the presentity is away from the device used for this contact method. |
EXTENDED_AWAY |
The ContactMethod is open for communication, however, the presentity has been away from the device for an extended period of time |
DO_NOT_DISTURB |
the ContactMethod is open for communication, however the presentity has indicated that he does not wished to be disturbed |
<xs:simpleType name="contactReachabilityStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="NOT_REACHABLE"/>
<xs:enumeration value="REACHABLE"/>
<xs:enumeration value="CHATTY"/>
<xs:enumeration value="AWAY"/>
<xs:enumeration value="EXTENDED_AWAY"/>
<xs:enumeration value="DO_NOT_DISTURB"/>
</xs:restriction>
</xs:simpleType>

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