![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
note |
Sets the note to the specified string. The note will not be translatable. | |
priority |
Sets the priority of the ContactMethod with respect to other ContactMethods in the same presence. | |
status |
Sets the status of this contact method |
<xs:complexType name="contactMethodUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="note" type="xs:string"/>
<xs:element minOccurs="0" name="priority" type="xs:int"/>
<xs:element minOccurs="0" name="status" type="tns:contactReachabilityStatus"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Current User Utilities | Update Presence Connection |

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